This repository contains a collection of Bicep templates and Azure CLI scripts to help with various Azure administration tasks.
This project contains a Bicep template and an Azure CLI script to assign the NIST SP 800-53 Rev. 5 initiative to a management group in Azure.
deploy.azcli
: Azure CLI script to deploy the Bicep template.main.bicep
: Bicep template defining the policy assignment.README.MD
: Documentation for this project.
This project contains a Bicep template and an Azure CLI script to create a budget to track cost or usage and get notified whenever a specified threshold is met.
deploy_azure_budget_alert.azcli
: Azure CLI script to deploy the Bicep template.main.bicep
: Bicep template defining the budget.main.bicepparam
: Parameters file for the Bicep template.README.MD
: Documentation for this project.
Contributions are welcome! Please read the contributing guidelines first.
This project is licensed under the MIT License. See the LICENSE file for details.