Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 691 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 691 Bytes

Cleanup - Executing The 'Remove Procedure Pipeline'

  1. In Azure Devops -> %Your AVD Project% -> Pipelines -> All -> click 'Cleanup Pipeline !Warning! will erase azure PoC environment'
  2. Hit Run.
  3. Once the pipeline has finished - delete the service principal

[Azure Portal] -> Azure Active Directory -> App registrations -> 'Owned applications' -> 'myDevopsSP' -> Delete

  1. Delete your Azure Devops Project.

[Azure Portal] -> Azure Active Directory -> App registrations -> 'Owned applications' -> 'myDevopsSP' -> Delete

Here is a video that will show what happens

executing the cleanup pipeline

back