AKS
AKS copied to clipboard
[BUG] AKS still doesn't propagate tags to created resources
Describe the bug
AKS does not deploy when Require a tag on resources policy is in place
To Reproduce Steps to reproduce the behavior:
- Apply a
Require a tag on resourcespolicy to a subscription or resource group which requires a speicific tag ("owner" in my case) - Attempt to deploy an AKS cluster to the policy-governed resource through the web console
- Validation fails
Expected behavior AKS deployment propagates tags to created resources and deployment does not fail.
Screenshots
Environment (please complete the following information): N/A
Additional context Bug #1200 is marked as closed merged, but that's pretty clearly not accurate.