-
Notifications
You must be signed in to change notification settings - Fork 209
Governance Dashboard
CCOInsightsPipelinePrincipal edited this page Dec 13, 2022
·
2 revisions
The CCO Azure Governance Dashboard is aligned with the Microsoft Cloud Adoption Framework governance principles and will allow you to get quick insights around important cloud assets and configuration, such as:
- Management Groups,
- Subscriptions,
- Blueprints,
- Polices,
- Naming Standards,
- Tagging
- and Regulatory Standards compliance.
The information captured on this Power BI Dashboard can help Cloud Teams, Operations Teams or business decision makers to have a snapshot of the current Azure configuration in just few minutes.
The CCO Azure Governance Dashboard Governance pulls the information from several APIs. You can read the public documentation if you need further information about the calls and methods available:
API Name | Dashboard API Version | Using latest version available when it was released |
---|---|---|
Resource Groups | 2019-05-01 | ✔️ |
Azure Resources | 2019-05-01 | ✔️ |
Azure Subscriptions | 2020-01-01 | ✔️ |
Azure Locations | 2019-05-01 | ✔️ |
Azure Blueprints | 2018-11-01-preview | ✔️ |
Azure Policies | 2019-09-01 | ✔️ |
Azure Regulatory Compliances | 2019-01-01-preview | ✔️ |
Azure Assessments | 2020-01-01 | ✔️ |
Azure Secure Scores | 2020-01-01 | ✔️ |
Azure Secure Scores Controls | 2020-01-01-preview | ✔️ |
API URLs by Azure environment:
API Name | API URL | Environment |
---|---|---|
Management | https://management.azure.com/ | Global |
Management | https://management.usgovcloudapi.net/ | US Government |
Management | https://management.chinacloudapi.cn/ | China |