Open CamiloTerevinto opened 5 months ago
This looks to be an issue with the Microsoft.Cdn RP team. I would suggest opening up a support ticket with them if you would like this issue to be resolved sooner.
Good day! I face the exact same issue with the SKU Standard_Microsoft. @CamiloTerevinto can you share to me what is the workaround you mention?
All the best
Hey @charlesb87, we decided to just stop using classic CDNs altogether and moved everything to a Standard Front Door. You can see the original workaround here: https://github.com/Azure/bicep/discussions/5567
Bicep version 0.27.1
Describe the bug Deploying a
Microsoft.Cdn/profiles/secrets@2024-02-01
resource against aMicrosoft.Cdn/profiles@2024-02-01
with SKUStandard_AzureFrontDoor
(orPremium_AzureFrontDoor
) works, but fails with "That action isn't valid on this profile" when the SKU isStandard_Microsoft
.To Reproduce
Assuming a Key Vault has been previously created, that it contains a certificate, and that the FrontDoor/CDN application has been granted access to it:
Additional context This was reported over 2 years ago under #5567 but the "solution" is a workaround at best and not an actual solution.