File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ module aiServices 'br/public:avm/res/cognitive-services/account:0.7.2' = {
6060 tags : tags
6161 kind : 'AIServices'
6262 customSubDomainName : aiServicesNameAndSubdomain
63- sku : 'S0'
63+ sku : 'S0'
6464 publicNetworkAccess : 'Enabled'
6565 deployments : [
6666 {
@@ -74,7 +74,8 @@ module aiServices 'br/public:avm/res/cognitive-services/account:0.7.2' = {
7474 name : 'GlobalStandard'
7575 capacity : 1
7676 }
77- }]
77+ }
78+ ]
7879 disableLocalAuth : disableKeyBasedAuth
7980 roleAssignments : [
8081 {
@@ -152,7 +153,6 @@ module appupdate 'appupdate.bicep' = {
152153 }
153154}
154155
155-
156156module aiServicesRoleBackend 'core/security/role.bicep' = {
157157 scope : resourceGroup
158158 name : 'aiservices-role-backend'
You can’t perform that action at this time.
0 commit comments