Update Reports
General Topics
Azure Services Categories
-
AI and machine learning
- Anomaly Detector
- Azure Applied AI Services
- Azure Bot Services
- Azure Cognitive Search
- Azure Cognitive Services
- Azure Databricks
- Azure Form Recognizer
- Azure Immersive Reader
- Azure Machine Learning
- Azure Metrics Advisor
- Azure Open Datasets
- Azure OpenAI Service
- Azure Video Indexer
- Cognitive Service for Language
- Computer Vision
- Content Moderator
- Custom Vision
- Data Science Virtual Machines
- Face
- Health Bot
- Language Understanding (LUIS)
- Microsoft Genomics
- Personalizer
- Project Bonsai
- QnA Maker
- Speaker Recognition
- Speech to text
- Speech translation
- Text to speech
- Translator
-
Analytics
- Azure Analysis Services
- Azure Data Explorer
- Azure Data Factory
- Azure Data Lake Storage
- Azure Data Lake Storage Gen1
- Azure Stream Analytics
- Azure Synapse Analytics
- Data Catalog
- Data Lake Analytics
- Event Hubs
- HDInsight
- Microsoft Graph Data Connect
- Microsoft Purview
- Power BI Embedded
- R Server for HDInsight
- Compute
- Containers
- Databases
- Developer tools
- DevOps
- Hybrid and multicloud
-
Identity and Security
- Azure Active Directory
- Azure Active Directory Domain Services
- Azure Active Directory External Identities
- Azure Bastion
- Azure Confidential Ledger
- Azure Dedicated HSM
- Azure Information Protection
- Key Vault
- Microsoft Azure Attestation
- Microsoft Defender for Cloud
- Microsoft Defender for IoT
- Microsoft Sentinel
- Integration
- Internet of Things
-
Management and governance
- Automation
- Azure Advisor
- Azure Automanage
- Azure Blueprints
- Azure Lighthouse
- Azure Managed Applications
- Azure Managed Grafana
- Azure mobile app
- Azure Monitor
- Azure Policy
- Azure Resource Manager
- Azure Resource Manager templates
- Azure Resource Mover
- Azure Service Health
- Bicep
- Cloud Shell
- Defender External Attack Surface Management
- Microsoft Azure portal
- Microsoft Cost Management
- Update management center
- Media
- Migration
- Mixed reality
-
Networking
- Application Gateway
- Azure DDoS Protection
- Azure DNS
- Azure ExpressRoute
- Azure Firewall
- Azure Firewall Manager
- Azure Front Door
- Azure Internet Analyzer
- Azure Network Function Manager
- Azure Orbital
- Azure Private 5G Core
- Azure Private Link
- Azure Route Server
- Azure Virtual Network Manager
- Content Delivery Network
- Load Balancer
- Network Watcher
- Traffic Manager
- Virtual Network
- Virtual WAN
- VPN Gateway
- Web Application Firewall
- Power Platform
- Storage
- Virtual desktop infrastructure
- Web and mobile
Azure Policy
Implement corporate governance and standards at scale.
Web Resources
10/19/2023, Azure PaaS Blog
Managing Azure Policies through Python SDK
Azure Policy helps to enforce organizational standards and to assess compliance at-scale. It also helps to bring your resources to compliance through bulk remediation for existing resources and automatic remediation for added resources.
Common use cases for Azure Policy include implementing governance for resource consistency, regulatory compliance, security, cost, and management. Policy definitions for these common use cases are already available in your Azure environment as built-ins to help you get started.
Specifically, some useful...
12/26/2022, Azure PaaS Blog
Recently, a new feature called “Manual effect” popped out to users, but it is still in the PREVIEW stage. It allows users to self-attest the compliance of resources or scopes. In another word, it gives users a chance to determine the evaluation result of the specific resource and the reason. Currently, it is mostly used inside the Security related built-in policies and initiatives. You may check more details from the following doc.
Understand how effects work - Azure Policy | Microsoft Learn
There are multiple built-in policies under the Security category to check the subscription...