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

Example - ARM Template Deployment Script development environment #1961

Merged
merged 3 commits into from
Mar 31, 2021
Merged

Example - ARM Template Deployment Script development environment #1961

merged 3 commits into from
Mar 31, 2021

Conversation

StefanIvemo
Copy link
Collaborator

Contributing an example

  • I have checked that there is not an equivalent example already submitted
  • I have resolved all warnings and errors shown by the Bicep VS Code extension
  • I have checked that all tests are passing by running dotnet test
  • I have consistent casing for all of my identifiers and am using camelCasing unless I have a justification to use another casing style

Could not get the all tests to pass because of the templateHash in the ARM template metadata 😊

  • Added example that deploys an ARM template deployment script development environment, running either Azure CLI or Azure PowerShell based on input parameters.

@anthony-c-martin
Copy link
Member

@StefanIvemo - FYI, https://github.com/Azure/bicep/blob/main/CONTRIBUTING.md#via-github-action might be helpful here for updating your baselines.

@StefanIvemo
Copy link
Collaborator Author

@anthony-c-martin cool! It worked like a charm.

@alex-frankel alex-frankel merged commit 81fccbb into Azure:main Mar 31, 2021
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

Successfully merging this pull request may close these issues.

3 participants