Skip to content

Commit 24716ee

Browse files
Merge pull request #301266 from msftadam/patch-80
Update how-to-create-user-assigned-managed-identity.md
2 parents 7c49830 + 0946a9a commit 24716ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Next, assign a custom role to your new UAMI. Choose a scope-based approach and t
3737

3838
Either assign the custom role individually to a child resource, like an NFDV, or to a parent resource, such as the publisher resource group or Network Function Definition Group (NFDG). Assigning the role to a parent resource grants equal access over all child resources. For proper SNS operations, either the parent resource must include all below resources, or the following resources must be assigned the custom role individually:
3939

40-
- All the Network Function Definition Versions (NSDV).
41-
- All the Network Function Definition Groups (NFDG) and Versions
42-
- All the Network Service Design Groups (NSD) and Versions.
43-
- All the Configuration Group Schemas (CGS).
40+
- All the Network Function Definition Groups (NFDG) and versions.
41+
- All the Network Function Definition (NFD) and versions.
42+
- All the Network Service Design Groups (NSD) and versions.
43+
- All the Configuration Group Schemas (CGS) and versions.
4444
- All the custom locations.
4545

4646
### Allow proper permissions for the chosen scope

0 commit comments

Comments
 (0)