You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bouncethebox good question, I think some updates will need to be made e.g. the pop up dialogs for the service account in order to make this run on Azure Cloud Shell.
We don't have any plans to add this directly at the moment but I will keep the request open.
What you can do is manually authenticate the API connections through the Azure portal after you have run the script - do you know how to do this?
Thanks for the reply! I was able to deploy this through Azure Cloud Shell to circumvent a proxy server with a NoAuth rule that was killing Azure CLI login when the script ran. Unfortunately I ran into some heavy CA policy drama, but I was able to manually authenticate and deploy most of the solution. ACS is a great alternative for proxy servers that kill Azure CLI login/authentication. I'll share what I have so far in this post if that is ok?
So I ran into a VPN issue I wasn't able to mitigate, but I was thinking, should this be able to be executed from Azure Cloud Shell?
I had minor success on my own, but I'm running into authentication errors when I get down to the service account UPN.
Would you guys be able to write a secondary deployment guide that leverages Azure Cloud Shell?
The text was updated successfully, but these errors were encountered: