Last week we released the Azure Resource Manager MCP server (check it out at aka.ms/ARMMCP 😄) and one of my favorite use cases is using it to get your #Azure #Policy compliance questions answered instantly. Since Azure Policy state data lives in Azure Resource Graph, you can ask natural-language questions about your compliance posture and get back accurate, scoped answers in seconds. Even better, the MCP server generates the underlying KQL for you, so you can take those queries directly into Azure Workbooks! To show this off, I created a simple #Github #Copilot agent that queries Azure Policy compliance data, analyzes the top non-compliant policies and resource types, and generates a structured report with findings and remediation recommendations. This is just a starting point and I'm excited to see how you all use the Azure Resource Manager MCP server to build your own agents & workflows for compliance! Gist of agent: https://lnkd.in/egYs9Xgc #Azure #MicrosoftAzure #CloudSecurity #Governance #Compliance #DevSecOps #PlatformEngineering #MCP #AzureResourceManager #AzurePolicy
This is actually a nice use case. Only missing setting up some notification/alerts for when you are non-complient with some polices. You still need a manual step now and above all else. Actually think about the compliance. 😅
Try Azure SRE Agent :)