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 90afd1e commit 3b7d717Copy full SHA for 3b7d717
infra/main.waf.parameters.json
@@ -53,14 +53,6 @@
53
"existingAiFoundryAiProjectResourceId": {
54
"value": "${AZURE_EXISTING_AI_PROJECT_RESOURCE_ID}"
55
},
56
- "customerManagedKey": {
57
- "value": {
58
- "keyVaultResourceId": "/subscriptions/1d5876cd-7603-407a-96d2-ae5ca9a9c5f3/resourceGroups/macae-keyvault/providers/Microsoft.KeyVault/vaults/macae-cmk",
59
- "keyName": "macae-key",
60
- "keyVersion": "c9c62b36289342eca6fffb111f3634be",
61
- "userAssignedIdentityResourceId": "/subscriptions/1d5876cd-7603-407a-96d2-ae5ca9a9c5f3/resourceGroups/macae-keyvault/providers/Microsoft.ManagedIdentity/userAssignedIdentities/macae-identity"
62
- }
63
- },
64
"allowedFqdnList": {
65
"value": [
66
"mcr.microsoft.com",
0 commit comments