AD B2C Custom Policies auto-account-linking
I am currently trying to replicate the following custom policy sample: https://github.com/azure-ad-b2c/samples/tree/master/policies/auto-account-linking I generated all the needed things with the setup tool from the documentation, everything seems to…
Azure B2C custom policy self asserted change password skips change password screen when user has active session
I have implemented self asserted password change flow in my custom policies according to the instructions described in https://learn.microsoft.com/en-us/azure/active-directory-b2c/add-password-change-policy?pivots=b2c-custom-policy. However when running…
Azure Policy Definition false match against null value triggering non-compliance
I'm confused about the compliance result I'm getting against a test NSG of mine. I've tried the policy rule with "equals" and "match" with the same result. Basically, the policy rule says the current value must not match the target…
Use Azure Policy to manage Extensions Allow- and Blocklist on Azure Arc Connected Machines
Is there a way to manage Extensions Allow- and Blocklist for Azure Arc Connected Machines? As mentioned in this KB-Article, it should be possible. But it is not precisely stated, if this works only for Azure VMs, or if this also applies for Arc…
Restrict Savings Plan creation outside specified subscription in Mgmt group via Azure Policy
Using Terraform/Azure Policies, I want to restrict the creation of savings plans only to one of our subscriptions i.e Prod. We have more than 10 subscriptions in the tenant in different management groups. Since Savings Plans don't have a straightforward…
Azure initiative for ISO 27001:2022
We have to implement ISO 27001:2022 at Azure Switzerlan. Is there an azure initiative for ISO 27001:2022? There is currently one for ISO27001:2013. Does anyone know what should be changed for 27001:2022?
Need help on azure policy for Virtual network Subnet Creation
I want to create a policy where is the Virtual Network subnet prefix is less then /24 then the policy should block the subnet creation. I have below sample policy but it is not working. Can you please help. { …
Configure Azure Activity logs to stream to specified Storage account from all subscriptions
I want to Configure Azure Activity logs to stream to specified Storage account from all subscriptions, is there any Built In policy available which can be leveraged to send activity logs from all subscription to a pre-defined storage account.
Enforcement Mode Enabled
Hello, In the diagram below: In best practice framework - the1st aspect is assign with enforcement mode disabled. Ok. Is it correct to say that the 2nd aspect is assign with enforcement mode…
I needed assistance on my KQL query with regards to Policy | Compliance data
Hi, I needed help for my Defender for Cloud workbook. The following KQL allows me to show the selected custom policies or initiatives (from Control parameter) in a table. Unfortunately, I am unable to figure out how to improve the KQL to show the data…
Configure Azure Activity logs to stream to specified Storage account from all subscriptions
I want to send all Activity logs from all subscriptions (with in my Managment group) to a specific storage account. Do we have any Built in policy which can be enforced at management group and propagated to all subscriptions ?
charged billing even though i was not using developer plan.plz cancel my azure subscription and help me.
I was charged for non using developer account i am not in position to pay the balance.Please cancel my payment.and subscription immediately i am student and i cannot pay the balance.Please kindly cancel my developer plan and ignore my balance as i dont…
DORA Regulations and Azure CSP (Reseller)
Hi team - we have customers asking us for DORA addendums in their Azure contracts - as they are in our CSP model, that would fall under the MCA framework - what is the guidance from Microsoft on that, has the MCA been updated so that it is fit for…
How to add multiple values to one tag?
Hi, I would like to add multiple values to one tag. E.g. a database might be used for several projects, so I would like to assign two project ids. I tried separating with semicolon or whitespace, added JSON as shown on the linked page but was not…
Question about VM update and Policy
Hi everyone, I have been tasked to create a policy that will do a weekly VM update at a certain time but I have been reading more about this and if my understanding is correct, policy is not meant to be used this way. My understanding is I will need to…
Urgent: Account Locked and Verification Issues (TrackingID#2412170040002994)
Dear Azure Support, I am reaching out regarding our account, which has been locked for almost a month. Unfortunately, despite following up on the emails we've received, the responses have not been helpful in resolving the issue. This situation is…
Question regarding the document- https://learn.microsoft.com/en-us/azure/openshift/howto-tag-resources
Team, I'm from the Azure Containers team, and regarding the documentation, there seems to be an issue that needs some opinions. Below are the test lab results I performed. Please see the details below. Thanks, Conclusion The policy definition and…
Is it possible to enforce a Resource Naming Convention using a RegEx from an Azure Policy.
Is it possible to enforce a required resource naming convention using a RegEx from an Azure Policy.
AZT508 - Azure Policy
Hello all :) I have designed the following simple KQL query to monitor for potential misuse of the DeployIfNotExists effect by detecting policy definition updates: AzureActivity | where OperationNameValue ==…
Have few queries related to management group
Hello Team, Have few queries related to management group. For example, I've a parent MG and child MG. Need to create a new MG under child MG and move few subscriptions from child MG to new MG. By doing so, Will there be any latency and data loss? Will…