Azure-devops-docs: Unable to set Destination ID for Store Destination (not Group)

Created on 4 Aug 2019  Â·  2Comments  Â·  Source: MicrosoftDocs/azure-devops-docs

I'm trying to deploy a build signed with an App Store profile to Test Flight through AppCenter.ms using this task, but I don't know what to set Destination ID. The documentation only explains how to set this for Group Distribution, not Store.
I can do this manually, by uploading the IPA through the web interface. However, I'd like to push to Test Flight through Pipelines.
How do obtain the Destination ID for both Production and other Test Flight groups. I tried adding the name, but it didn't work.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 devops-cictech devopprod doc-bug

Most helpful comment

Cross link to this document, which for some reason never shows up in search
https://docs.microsoft.com/en-us/appcenter/distribution/vsts-deploy#setting-up-distribution-with-app-center

All 2 comments

I wish the documentation would include more details.
One can get the Destination ID using AppCenter REST API

https://openapi.appcenter.ms/
GET /v0.1/apps/{owner_name}/{app_name}/distribution_stores

Cross link to this document, which for some reason never shows up in search
https://docs.microsoft.com/en-us/appcenter/distribution/vsts-deploy#setting-up-distribution-with-app-center

Was this page helpful?
0 / 5 - 0 ratings