You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/privileged-identity-management/powershell-for-azure-ad-roles.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,10 +119,10 @@ There are four main objects in the setting. Only three of these objects are curr
119
119
120
120
[](media/powershell-for-azure-ad-roles/get-update-role-settings-result.png#lightbox)
121
121
122
-
To update the role setting, you will need to first define a setting object as follows:
122
+
To update the role setting, you must get the existing setting object for a particular role and make changes to it:
You can then go ahead and apply the setting to one of the objects for a particular role as shown below. The ID here is the role setting ID that can be retrieved from the result of the list role settings cmdlet.
0 commit comments