Skip to content

Commit

Permalink
Update ALZ-Corp-Default.jsonc (#494)
Browse files Browse the repository at this point in the history
Added the missing role display name
  • Loading branch information
arrerezai authored Mar 25, 2024
1 parent 4ddc2a3 commit 861e090
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
"additionalRoleAssignments": {
"*": [
{
"roleDisplayName": "Network Contributor",
"roleDefinitionId": "/providers/microsoft.authorization/roleDefinitions/4d97b98b-1d4f-4787-a291-c67834d212e7",
"scope": "/subscriptions/connectivity--subscription--id" // Replace with your connectivity subscription Id
}
Expand Down Expand Up @@ -241,4 +242,4 @@
]
}
]
}
}

0 comments on commit 861e090

Please sign in to comment.