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

Issues with using deploy.ps1 with Azure Cloud Console #40

Open
tomaslaz opened this issue May 22, 2019 · 0 comments
Open

Issues with using deploy.ps1 with Azure Cloud Console #40

tomaslaz opened this issue May 22, 2019 · 0 comments

Comments

@tomaslaz
Copy link

To execute the uploaded script deploy.ps1 first it needs to be declared as code:

code .\deploy.ps1

Then it can be simply executed as follows:

./deploy.ps1

The script throws the following error when executed and values for subscriptionId,
resourceGroupName and deploymentName are entered:

Screenshot 2019-05-22 at 15 37 57

If this error is ignored and all the following actions accepted, the script fails with the following error:

Screenshot 2019-05-22 at 15 39 38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant