-
Notifications
You must be signed in to change notification settings - Fork 4
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
Issues with using deploy.ps1 on MacOS #34
Comments
@tomaslaz what was the reason you were using Powershell on MacOs vs Bash? |
As I remember, I was testing the script written by someone else |
@leestott this was @tomaslaz using the Powershell scripts I'd written. We tried a combo of local on MacOS, and in Azure Portal using the console. Worked much better in browser. The scripts didn't work on MacOS because some of the dependent Azure packages weren't available for MacOS (I believe.. was a while ago now!) The line which fails is one which tries to install Azure Powershell modules. |
Thanks for clarifying this @stylesm it has been some time ago. I can confirm everything what you have said. Apologies for my bad memory. |
The script throws the following error when executed and values for subscriptionId,
resourceGroupName and deploymentName entered:
If this error is ignored and all the following actions accepted, the script fails with the following error:
The text was updated successfully, but these errors were encountered: