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
Yes, we try and use a custom initiative as a source to scrape the urls of the custom policies to make a custom initiative via terraform, but because of the url inconsistence we are unable to load in this custom policy, leading to making a workaround that could be prevented. So it is about the casing of the file name and in turn the casing of the url.
Describe the bug
Inconsistence with URL of deny-eh-mintls
https://github.com/Azure/Enterprise-Scale/blob/main/src/resources/Microsoft.Authorization/policyDefinitions/Deny-EH-MINTLS.json
name of the file is not the name of policy inside JSON, leading to inconsistancy.
Steps to reproduce
Screenshots
Consistent in name, filename and url
Inconsistent
The text was updated successfully, but these errors were encountered: