Add Terraform example for deploying AKS monitoring - #250
Rebecca Calixte (Rebecca-Calixte) wants to merge 1 commit into
Conversation
|
Rebecca Calixte (@Rebecca-Calixte) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 8dc820b: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
Rebecca Calixte (@Rebecca-Calixte) - Did you mean to open this PR in the private repository: https://github.com/MicrosoftDocs/azure-monitor-docs-pr Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
Adds a Terraform example to the Kubernetes monitoring in Azure Monitor article to provide customers with a reference implementation for deploying monitoring using infrastructure as code.
Changes
Reason for change
Configuring monitoring manually can require several steps. Providing a Terraform example gives customers a reusable reference for deploying AKS monitoring using infrastructure as code.