Skip to content

Commit 2456cc5

Browse files
author
Ben Viglietta
committed
Onboard Microsoft.Communication for auto-generation
1 parent e4ec711 commit 2456cc5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ const autogenlist: AutogenlistConfig[] = [
112112
basePath: 'cognitiveservices/resource-manager',
113113
namespace: 'Microsoft.CognitiveServices',
114114
},
115+
{
116+
basePath: 'communication/resource-manager',
117+
namespace: 'Microsoft.Communication',
118+
},
115119
{
116120
basePath: 'containerinstance/resource-manager',
117121
namespace: 'Microsoft.ContainerInstance',

schemas/2019-04-01/deploymentTemplate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,8 +1456,7 @@
14561456
{ "$ref": "https://schema.management.azure.com/schemas/2017-04-19/Microsoft.Advisor.json#/resourceDefinitions/recommendations_suppressions" },
14571457
{ "$ref": "https://schema.management.azure.com/schemas/2017-04-19/Microsoft.Advisor.json#/resourceDefinitions/configurations" },
14581458
{ "$ref": "https://schema.management.azure.com/schemas/2020-01-01/Microsoft.Advisor.json#/resourceDefinitions/recommendations_suppressions" },
1459-
{ "$ref": "https://schema.management.azure.com/schemas/2020-01-01/Microsoft.Advisor.json#/resourceDefinitions/configurations" },
1460-
{ "$ref": "https://schema.management.azure.com/schemas/2020-08-20-preview/Microsoft.Communication.json#/resourceDefinitions/communicationServices" }
1459+
{ "$ref": "https://schema.management.azure.com/schemas/2020-01-01/Microsoft.Advisor.json#/resourceDefinitions/configurations" }
14611460
]
14621461
}
14631462
]

0 commit comments

Comments
 (0)