Add Pre-Req step to create or reuse existing Service Principal
ghoelzer-aws opened this issue · 3 comments
ghoelzer-aws commented
To help expedite the deployment of the the Azure ARM Template, put a Pre-Req step in the Doco to create or reuse an existing Service Principal. Otherwise, you get to the portal, and then have to go back and find or create one.
Stuff like this may seem trivial, but really interrupts the flow of Workshops, etc., especially the 1st time through.
eiximenis commented
Hi @ghoelzer-rht
Thanks for the suggestion! We will update the doc!
Just commenting: There is now a Powershell script (/Deploy/Deploy-Arm-Azure.ps1
) that deploys the ARM script creating the service principal by you.