Skip to content

Commit

Permalink
fixup casing for Microsoft.Cdn to avoid resource ID parsing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops committed Dec 5, 2024
1 parent a9064aa commit a81e73c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ func NormalizeResourceProviderName(input string) string {
"microsoft.azurestackhci": "Microsoft.AzureStackHCI",
"microsoft.baremetalinfrastructure": "Microsoft.BareMetalInfrastructure",
"microsoft.botservice": "Microsoft.BotService",
"microsoft.cdn": "Microsoft.CDN",
"microsoft.cdn": "Microsoft.Cdn",
"microsoft.cognitiveservices": "Microsoft.CognitiveServices",
"microsoft.confidentialledger": "Microsoft.ConfidentialLedger",
"microsoft.connectedvmwarevsphere": "Microsoft.ConnectedVMwarevSphere",
Expand Down

0 comments on commit a81e73c

Please sign in to comment.