-
Notifications
You must be signed in to change notification settings - Fork 146
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
Automation Account Example #663
Conversation
* Check that Portal UI form outputs map to template parameter inputs on pull requests (#620) * Move the workflow scripts to where they're used (#632) * Update descriptions in alt text on main README.md (#633) * Add spike issue template and remove feature request issue template (#635) * Fix for Terraform issue in which the tier 2 subscription parameter is ignored (#638) * Process for handling a broken build (#641) * Clean-up nightly deployments using Azure CLI (#642) * Add instructions for ASC/Defender cleanup (#643) * Pin Bicep to v0.4.1272 (#650) * SBOM generation in PR (#648) * Update policy assignment resource provider version (#652) * Generate SBOMs without .git contents (#654) * Generate SBOM files during PR events (#656) * check to see if the SBOM needs to be regenerated before running the pipeline again * Update Software Bill of Materials (SBOM) Co-authored-by: Microsoft.VisualStudio.Services.TFS <> Co-authored-by: Glenn Musa <[email protected]> Co-authored-by: Brooke Hamilton <[email protected]> Co-authored-by: Vidya Bala <[email protected]> Co-authored-by: JeromeJansen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is 🚀 ✨ 👍 These are a few minor things. I'm still running deployment tests so I may add a few more comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bicep warning upon compile:
Co-authored-by: Brooke Hamilton <[email protected]>
Co-authored-by: Brooke Hamilton <[email protected]>
Co-authored-by: Brooke Hamilton <[email protected]>
Co-authored-by: Brooke Hamilton <[email protected]>
Co-authored-by: Brooke Hamilton <[email protected]>
Co-authored-by: Brooke Hamilton <[email protected]>
…ssionlz into breestryker/AzAutomationBicepEx
…ssionlz into breestryker/AzAutomationBicepEx
Co-authored-by: Brooke Hamilton <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Description
Added Automation Account example with relevant module from bicep examples as well as a rudimentary runbook.
Note: Runbook example/default is hardcoded to the test.ps1 in this branch for testing. Pre-merge this should be removed, or updated to post merge test.ps1 location.
Issue reference
The issue this PR will close: #604
Checklist
Please make sure you've completed the relevant tasks for this PR out of the following list: