Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 640 Bytes

File metadata and controls

12 lines (9 loc) · 640 Bytes

01 - Create an Azure Service Principal to be used with Azure Devops

  1. Log on to your Azure subscription and launch the cloud shell (PowerShell)
  2. Copy and paste the code from [Azure Devops] -> Repos -> 'CreateDevopsSP.ps1' - into the cloud shell
  3. When the script is running -> make the 2nd logon
  4. Select an azure region to deploy the keyvault to
  5. Copy the Service principal details for later use.

Here is a video that shows how:

Create an Azure Service Principal to be used with Azure Devops

next