April 2017
Beginner
404 pages
9h 30m
English
For VSTS to create resources on the user's subscription, a new role must be provisioned in the Azure Active Directory account associated with the subscription so that VSTS agents can authenticate before creating the environments. The following section shows how to create Azure Resource Manager Service Endpoint. To authorize VSTS to create machines, we must create an AAD application and assign a service principal name with a role. To simplify the whole process a PowerShell script added under c:\learningwsc\chapter9\musicstore\Deploy Items\SPNCreation.ps1 will be used. Run the script using a PowerShell command line as explained in the following steps before proceeding further.
Read now
Unlock full access