To ensure that only allowed networks can access the Azure AI Foundry resources deployed across your organization, enable the "Azure AI Services resources should restrict network access" policy assignment within your Microsoft Azure cloud account. This action enforces security and compliance standards for AI resources throughout your organization.
optimisation
Microsoft Azure Policy is a powerful service for enforcing organizational standards and assessing cloud compliance at scale. It allows you to define, assign, and manage policies that enforce rules and effects over your cloud resources. This helps ensure consistent security configurations, prevents misconfigurations, and maintains compliance with corporate standards and service level agreements (SLAs). A policy assignment is a policy definition or initiative that's applied to a specific scope, such as a subscription or a resource group. This is especially useful in enterprise environments where multiple teams deploy services and consistent security standards must be maintained across all deployments. By enforcing the "Azure AI Services resources should restrict network access" policy, you can minimize the attack surface by preventing unauthorized access from public networks, thus protecting sensitive data and AI models from external threats and reducing the risk of data exfiltration. This restriction enforces a secure network boundary for your AI Foundry resources.
Audit
To determine if the "Azure AI Services resources should restrict network access" policy is assigned to your Azure cloud subscriptions, perform the following operations:
Remediation / Resolution
To ensure that only allowed networks can access the Azure AI Foundry resources deployed across your organization, enforce the "Azure AI Services resources should restrict network access" policy assignment, by performing the following operations:
References
- Azure Official Documentation
- Azure Policy Regulatory Compliance controls for Azure AI services
- What is Azure Policy?
- Azure Policy definition structure basics
- Azure Policy built-in policy definitions
- Quickstart: Create a policy assignment to identify non-compliant resources using Azure portal
- Quickstart: Create a policy assignment to identify non-compliant resources using Azure CLI
- Azure Command Line Interface (CLI) Documentation
- az account list
- az policy assignment list
- az policy assignment create