microsoft / windows-dev-center-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the Windows Dev Center store from your automated CI builds
Other
41 stars 16 forks source link

Service Connection docs missing guidance on Service Principal ID, et al. #76

Open riverar opened 5 years ago

riverar commented 5 years ago

I'm attempting to configure a new Windows Dev Center [sic] service connection in Azure Dev Ops and it's not clear what Service Principal ID represents.

The README has outdated graphics/guidance on this https://github.com/microsoft/windows-dev-center-vsts-extension#configuring-your-credentials

Screenshot: image

louis-wuitton commented 4 years ago

Hi, you can leave the service principal id and tenant id to be blank. For the Azure tenant ID you can use the azure tenant id and client id from the Azure App registration you use to authenticate.

riverar commented 4 years ago

That is incorrect. There is no way to dismiss this dialog and configure this correctly. See #77.

louis-wuitton commented 4 years ago

Hi folks, please see this comment. https://github.com/microsoft/windows-dev-center-vsts-extension/issues/77#issuecomment-553552395