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
I did a new install of powershell on my macos. This is for the simplest ARM template for a single instance based on "100-marketplace-sample". When I try to run the test case in the "test" folder in powershell I get this error:
Test-AzureRMTemplate -TemplatePath ../../my-offer/azuredeploy.jsonsdf
Import-Json : The term 'Import-Json' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At /Users/pratap/cloud-images/azure/dai-azure-managed-app/test/template-tests/Test-AzureRMTemplate.ps1:145 char:76
I am following instructions in this video.
I did a new install of powershell on my macos. This is for the simplest ARM template for a single instance based on "100-marketplace-sample". When I try to run the test case in the "test" folder in powershell I get this error:
--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------
Sorry to hear you had a bad experience with one of the templates 😟 But, in case you're just asking a question, we're happy to help. You can also check if the question might already have been asked here https://github.com/Azure/azure-quickstart-templates/issues?utf8=%E2%9C%93&q=is%3Aissue
We've created an outline of recommended sections to fill out that will help make this Pull Request awesome!
--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------
[Template Name goes here](Template link goes here)
Issue Details
Repro steps (if necessary, delete otherwise)
The text was updated successfully, but these errors were encountered: