Skip to content

Commit

Permalink
Update abbreviations.json with cog services speech (#3936)
Browse files Browse the repository at this point in the history
  • Loading branch information
pamelafox committed May 20, 2024
1 parent e162433 commit 531d630
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/common/infra/bicep/abbreviations.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"cognitiveServicesAccounts": "cog-",
"cognitiveServicesFormRecognizer": "cog-fr-",
"cognitiveServicesTextAnalytics": "cog-ta-",
"cognitiveServicesSpeech": "cog-sp-",
"computeAvailabilitySets": "avail-",
"computeCloudServices": "cld-",
"computeDiskEncryptionSets": "des",
Expand Down Expand Up @@ -133,4 +134,4 @@
"webSitesAppServiceEnvironment": "ase-",
"webSitesFunctions": "func-",
"webStaticSites": "stapp-"
}
}

0 comments on commit 531d630

Please sign in to comment.