python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to create a custom policy for storage account to deny public access and allow selected networks bypassing the AzureServices?
After looking through the policies I want to merge the policies :
Storage accounts should restrict network access using virtual network rules Storage accounts
should allow access from trusted Mi...
UserP
Votes: 0
Answers: 1
Getting error - The policy assignment 'xyz' create request is invalid. Policy assignment scope must match the scope specified in the URI
I am trying to create an ARM template which creates a policy definition and an policy assignment as well. While creating policy assignment, I am getting an error that says - "The policy assignmen...
Siddhi Morajkar
Votes: 0
Answers: 1
Azure API policy JSON conversion while returning the response from cache
I am using below policy code and storing the data in the cache. While storing as string, it is working fine but requirement is to store in JSON format and its failing and throwing error during convers...
user3656432
Votes: 0
Answers: 1
Enforcing Azure Policy for Convert Tags either being all lowercase or all uppercase
Error : Editing policy definition 'Enforce Lowercase or Uppercase on Tags and their Values' in
'subscription ABCXXX' failed. A function or parameter in policy assignment ''
associated with the policy ...
Madhur Asati
Votes: 0
Answers: 1