Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: How to deploy from Azure Cloud Shell #139

Open
bouncethebox opened this issue Aug 27, 2020 · 3 comments
Open

Request: How to deploy from Azure Cloud Shell #139

bouncethebox opened this issue Aug 27, 2020 · 3 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bouncethebox
Copy link

bouncethebox commented Aug 27, 2020

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?

@alexc-MSFT
Copy link
Member

@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 alexc-MSFT added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 14, 2020
@alexc-MSFT alexc-MSFT self-assigned this Sep 14, 2020
@bouncethebox
Copy link
Author

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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants