We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefc04a commit 2db1fa5Copy full SHA for 2db1fa5
1 file changed
infra/modules/roleassignments.bicep
@@ -8,7 +8,7 @@ param appConfigName string
8
// Role definition IDs (built-in)
9
// ---------------------------------------------------------------------------
10
11
-var keyVaultSecretsUserRoleId = '4633458b-17de-408a-b874-0445c86b69e0'
+var keyVaultSecretsUserRoleId = 'b86a8fe4-44ce-4948-aee5-eccb2c155cd7'
12
var appConfigDataReaderRoleId = '516239f1-63e1-4d78-a4de-a74fb236a071'
13
14
// Cosmos DB Built-in Data Contributor is a Cosmos DB SQL role, not a standard
0 commit comments