Skip to content

Commit f0d7482

Browse files
authored
Update policies and access controls section
Removed image reference and added details about encryption and configuration policies.
1 parent 6fe55b3 commit f0d7482

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

learn-pr/wwl-azure/protect-govern-ai-ready-infrastructure-azure/includes/3-configure-policies-access-controls.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ Consider a scenario where your data science team wants to deploy Azure OpenAI mo
22

33
With Azure Policy, you define rules once and enforce them consistently. For example, an "Allowed locations" policy restricts Azure OpenAI deployments to European regions only, ensuring regulatory compliance by preventing data transfer outside the EU. When a developer attempts to create a resource in an unauthorized region, the deployment fails immediately with a clear error message explaining the violation and suggesting compliant alternatives. This becomes especially important for organizations operating in multiple regulatory jurisdictions: you assign different policy sets to subscriptions based on their data classification, automatically adapting controls to each workload's risk profile.
44

5-
:::image type="content" source="../media/azure-policy-deployment-development.png" alt-text="Diagram showing how Azure Policy governs deployments across different environments.":::
6-
75
Encryption and configuration policies enforce consistent security and cost controls across AI resources.
86
- Policy enforcement requires customer‑managed keys in Azure Key Vault for services processing sensitive data, preventing deployments without approved encryption.
97
- Policies also restrict unsupported SKU tiers, reducing the risk of accidental cost overruns from inappropriate resource pricing choices.

0 commit comments

Comments
 (0)