Unable to use Azure AI Foundry due to region restriction on Azure for Students subscription
Hello, I'm using the Azure for Students subscription and trying to create an Azure AI Foundry resource. Unfortunately, I'm getting the following error: Resource was disallowed by policy. (Code: RequestDisallowedByPolicy) "You can create…
Azure Policy
External testing
Hi, I am getting the below when I try and test an external email address with Entra
Azure Policy
I am creating new account and it is dedicated 2rs. but why I am getting 200000 rs.
Azure Policy
Sign-in failed AADSTS5000225
Hi. I can no longer login to my personal azure account due to inactivity, which I believe is already past 20 days although I didn't receive an email notification about deactivation of my profile. Is it still possible to reuse my email for Azure? I need…
Azure Policy
Azure Policy to prevent AKS clusters diagnostic settings from using specific Storage Account
Hi, I am trying to implement an Azure Policy to prevent AKS clusters from sending diagnostic logs to a specific Storage Account (e.g., a disallowed storage account ID). The goal is to: Deny new configurations of Microsoft.Insights/diagnosticSettings…
Azure Policy
Azure policy reconciler error for constraints k8sazurev2blockautomounttoken
I have enabled DFC and azure policy on my aks cluster. I assigned a policy with exclusions for a namespace nginx (but it doesn't show up in the excluded namespace default values in policy definition as in the last image attached). When I deploy the helm…
Azure Policy
I need a human readable export of all of our current compliance policy's with (at time of running) compliance status with names and descriptions
I need a human readable export of all of our current compliance policy's with (at time of running) compliance status with names and descriptions. A CSV would be good enough as long as it includes the Name, Description, and compliance status. So far all…
Azure Policy
Is there any updated documentation on the ISO/IEC 27001:2022 Azure regulatory compliance initiative?
The ISO/IEC 27001:2022 initiative is now (finally) included in Azure but it contains some weird required parameters at assigning the initiative that really need some explanation. Furthermore, what I noticed was that the 2013 version contains 452…
Azure Policy
How to use Azure Enterprise Policy as Code (EPAC) with Terraform as sub-module?
hello, I need to manage 40+ subscriptions and the Enteprise level Azure policies. Currently we are using Blueprints for defining Customized ARM tempaltes as artifacts. But since Bluerints are marked for depreaction I am trying to move out of Blueprints…
Azure Policy

Login as federated user via katalon studio
Hi, I have an inquiry if it is possible to perform federated user login via katalon studio? We are working on automating logging in as federated user in katalon studio but am encountering an error when logging in. This error does not happen when logging…
Azure Role-based access control
Azure Policy
Problem with "exclude" user/target resource in conditional access policy
Hi, I have been trying to restrict 1 user to access only 1 app on Azure Entra ID, so I use the condition access policy under security tab. I have put the conditions as follows: Target Resources: Include All cloud apps & Exclude App X Grant:…
Azure Policy
Azure Policy Initiative not generating Activity logs
I applied Policy Initiative named ISO 27001:2013 and then configured the diagnostic settings to export the activity data to a log analytics workspace. Its been almost 24 hours and the policy shows the non-compliant resources but i am unable to see any…
Azure Policy
Step-by-Step Guide for Implementing Enterprise Policy as Code (EPAC) using Terraform for ISO 27001 Compliance
Hello Community, I'm working on implementing Enterprise Policy as Code (EPAC) using Terraform for regulatory compliance with ISO 27001 in an Azure environment. This is my first time working with EPAC, and I am new to the concept of policy implementation…
Azure Policy
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Azure Policy is showing Compliant for Other type of OS as well
Hi Team, We are trying to configure an azure policy "Configure periodic checking for missing system updates on azure virtual machines" for Linux OS type of VMs only by selecting the parameter as below. But when checking the compliance report…
Azure Policy
I want to create a Azure policy
I want to create a Azure policy that ensures when I update the tags on a resource group, all resources within that group automatically inherit the same tags.
Azure Policy
Search API is providing unauthorised access for newly logged in users
We have already raised a ticket for SharePoint Support (TrackingID#2506100030007843), and they asked us to raise a ticket for Azure support separately. Please get in touch with ******@happiestminds.com and ******@khaitanco.com for a joint support call.…
Azure Policy
Azure Market place
Good day! I have some questions regarding the MS Azure Marketplace. There is an option of Contact Me on Azure Market place; who receive this email or message? Is there an option to show the contact details of the product owner? Thanks in advance.
Azure Policy
How to disable the Azure policy 'Storage account public access should be disallowed'?
When setting the 'Public read access for blob only' Access level for an Azure Container, it reverts back to 'No public access' after a short period. It seems that the Azure policy 'Storage account public access should be disallowed' is responsible for…
Azure Policy
Azure account is disabled due to violation of terms however its just first day I signed up
Hi, I created an account and signed up, attached my billing details etc but right after successful account creation, I received an email saying this: "Your subscription and services will be deleted on 11 August 2025 As we detected a violation of…
Azure Policy
Require a tag on secret creation using Azure Policy
Background I want to make an Azure Policy that requires a tag to be created for every newly created secret. What I tried so far I made a new policy by copying the pre-existing Azure Policy Require a tag on resources and changed it to only apply to…