Re-labeling Sensitivity labels quickly through powershell
I need a way to use powershell to change the sensitivity label of some files that have an old label applied to them to the current label I have for all files.
Is it possible to have a Group make changes only to certain tags?
Question: Is it possible to have a Group make changes only to certain tags? They should NOT be able to change the other assigned tag values because these are related to costs. Situation: Multiple tags are getting assigned to VM's. A few of those…
Automating Teams Meeting Creation and Recording Upload to SharePoint: Issue with Recording Upload
Requirement: I am developing functionality to create Teams meetings as an organizer via an API with the following requirements: Create a Teams meeting as the organizer. Add two external users to the meeting. The organizer will not join the meeting. …
Azure resource graph query to get azure policies by category
Azure resource graph query to get all azure policies by category (in an azure tenant )
Azure Policy: Cosmos DB Backup type
Hello I have the following policy where I want to check if the Cosmos DB are in Continuous Backup Mode (ideally later to check for 30D but first things first) I did this very basic Policy but the result is the opposite of the…
Resource 'aksManagedAutoUpgradeSchedule' was disallowed by policy. What is the resource type?
I need to whitelist a resource type in Azure to enable AutoUpgrade scheduler. Otherwise policy disallows. But I don't know which resource type to whitelist.
Best Azure service to match AWS Systems manager "State Associations"
Ok, we want to install agents on our VMs in resources groups and make sure they are maintain that state (if users remove, then it should reinstall) and also provide a means to upgrade agent version when upgrades are available Question1: I have used…
Azure Policy to deploy VM application is success when run on our Resource group, but app is not installed
We are attempting to install software agents on our VM's in Azure (looking for something similar to aws systems manager and state manager) Azure Policy that has VM application defined on it runs fine and also completes with success, but application is…
Wildcard SSL not working after uploaded .pfx file to Azure Portal
We have encountered the above error after uploading the Wildcard SSL using .pfx file. Anyone know how to generate the .pfx or what is the requirement need to generate the .pfx file?
Standard Azure Naming policy creation
Microsoft support team is unable to solve the problem. { "properties": { "displayName": "Virtual Machine Naming Policy", "policyType": "Custom", "mode":…
How to deploy an Azure Data Explorer Cluster resource with the ALZ policies activated
Hi, I've detected some limitations with a built-in policy definition that is part of the initiative "Deny-PublicPaaSEndpoints" in ALZ and that is preventing people from creating something, which is supposed to be accepted, through the GUI.…
Can't restrict Subscription creation with Azure Policy.
We created the policy that should restrict the creation of new subscription, if it has any or all of the specific tags missing. The policy is not restricting the creation of new subscription but, is marking the subscription "non-compliant"…
Can you link a log analytic workspace to a dedicated cluster by a policy?
We want to deploy a dedicated cluster and enforce people to be linked to this cluster with their LAW automatically. Is this possible to be done by a policy? Or is there a better "best practise" way of (automatically) linking workspaces to a…
Azure Policy Compliance Report Into CSV format
Dear Team, I want to prepare a report for resource which are non compliant as per the policies or initiatives assigned against scope i want to extract the policy compliance report into CSV and prepare the report by mentioning the non compliance reason…
Unexpected Resource Block: Error 403 Across All Azure OpenAI Models
Our resource has been temporarily blocked with an Error 403, citing a potential violation of the content policy. However, we're confident that we haven't generated any unsafe or improper content. Error message received: openai.PermissionDeniedError:…
I cannot log into the Azure portal. I keep getting stuck at more information required
I can see the login status as interrupted and the error code is 50074. I ran a migration tool to upgrade my tenant away from legay MFA to the new MFA and I enabled MFA on my user, but I am still getting the same issue.
Creating a Dashboard for Azure Policy Initiatives in Audit Mode
I have a policy initiative set to Audit mode in Azure and would like to create a dashboard for it. Additionally, I want to provide access to other team members for better visibility. What is the best approach to achieve this?
Use Azure Policy at scale at an MSP
Hi there, I am starting to use Azure Lighthouse and Policy at a MSP. I want to use Azure Policy to manage all the delegated customer subscriptions. It seems that there is no built-in option to just push initiatives and policies to subscriptions in…
Azure Compute Gallery Image - Unable to interact with Publisher field in Azure Policy
I've created some image definitions and versions in an Azure Compute Gallery. While creating these through the portal I entered the Publisher, Image and SKU fields. I want to deploy an Azure Policy which limits available images to those which are…
Implementing EPAC (ISO 270001) using Terraform
Hello Everyone , My company is using CAF to manage policies on Azure infrastructure. Now they want to switch to EPAC for better policy management. This is our first time for implementing EPAC. Have below queries for which need suggestion. How to decide…