microsoft-teams-apps-requestateam icon indicating copy to clipboard operation
microsoft-teams-apps-requestateam copied to clipboard

Request: How to deploy from Azure Cloud Shell

Open bouncethebox opened this issue 4 years ago • 3 comments

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?

bouncethebox avatar Aug 27 '20 02:08 bouncethebox

@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?

alexc-MSFT avatar Sep 14 '20 09:09 alexc-MSFT

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?

bouncethebox avatar Sep 23 '20 20:09 bouncethebox

I saw this was added to the roadmap! I'd be happy to test in the environment that caused me to ask about cloud shell deployment.

bouncethebox avatar Oct 28 '20 04:10 bouncethebox