You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**NetcfgSubnetRangeOutsideVnet**|| - Ensure the subnet's IP address range falls within the virtual network's address space<br>- Always validate that the subnet CIDR block is a subset of the VNet range<br>- For Azure Bastion, the AzureBastionSubnet must be at least /27<br>- Confirm that the AzureBastionSubnet is deployed inside the VNet |
87
+
|**DisableExport_PublicNetworkAccessMustBeDisabled**|| - **Check container source:** Confirm whether the deployment is using a Docker image or Azure Container Registry (ACR)<br>- **Verify ACR configuration:** If ACR is included, review its settings to ensure they comply with Azure requirements<br>- **Check export settings:** If export is disabled in ACR, make sure public network access is also disabled<br>- **Redeploy after fix:** Correct the configuration and redeploy. This will prevent the Conflict error during deployment<br>- For more information refer [ACR Data Loss Prevention](https://learn.microsoft.com/en-us/azure/container-registry/data-loss-prevention) document |
0 commit comments