We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed90633 commit 60fea2cCopy full SHA for 60fea2c
use-cases/agents/setup/standard-setup/main.bicep
@@ -38,7 +38,6 @@ param azureCosmosDBAccountResourceId string = ''
38
param projectCapHost string = 'caphostproj'
39
param accountCapHost string = 'caphostacc'
40
41
-// User new or existing dependent resources
42
@allowed([
43
'false'
44
'true'
0 commit comments