Skip to content

Commit e4958a3

Browse files
authored
Update how-to-create-user-assigned-managed-identity.md
1 parent c9c4c94 commit e4958a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-service-manager/how-to-create-user-assigned-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Next, create a custom role. Start by considering the best scope-based approach,
3636

3737
### Scope considerations for UAMI custom role
3838

39-
The custom role must be assigned sufficient permissions to access user resourcecs. The custom role can be scoped to individual child resources, like an NFDV, for the most granual control. Or, the custom role can be scope to a parent resource, such as the publisher resource group, which grants equal access over all child resources. For proper operations, either individually or via parent, all below resources must be assigned to the custom role:
39+
The custom role must be assigned sufficient permissions to access user resources. The custom role can be scoped to individual child resources, like an NFDV, for the most granular control. Or, the custom role can be scope to a parent resource, such as the publisher resource group, which grants equal access over all child resources. For proper operations, either individually or via parent, all below resources must be assigned to the custom role:
4040

4141
- All the Network Function Definition Groups (NFDG) and versions.
4242
- All the Network Function Definition (NFD) and versions.

0 commit comments

Comments
 (0)