Skip to content

Commit e9e2626

Browse files
committed
Changed role back to a read-only role
1 parent 1ce76ee commit e9e2626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/modules/roleassignments.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ param appConfigName string
88
// Role definition IDs (built-in)
99
// ---------------------------------------------------------------------------
1010

11-
var keyVaultSecretsUserRoleId = 'b86a8fe4-44ce-4948-aee5-eccb2c155cd7'
11+
var keyVaultSecretsUserRoleId = '4633458b-17de-408a-b874-0445c86b69e0'
1212
var appConfigDataReaderRoleId = '516239f1-63e1-4d78-a4de-a74fb236a071'
1313

1414
// Cosmos DB Built-in Data Contributor is a Cosmos DB SQL role, not a standard

0 commit comments

Comments
 (0)