We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25290b commit fde2e39Copy full SHA for fde2e39
src/Resources/Resources/help/Set-AzRoleAssignment.md
@@ -35,7 +35,7 @@ Set-AzRoleAssignment -InputFile <String> [-PassThru] [-DefaultProfile <IAzureCon
35
```
36
37
## DESCRIPTION
38
-Use the New-AzRoleAssignment command to modify an existing assignment.
+Use the Set-AzRoleAssignment command to modify an existing assignment.
39
Descriptions can be any valid string, use that to diferentiate from one another.
40
if Condition is set Condition Version has to be set as well but if you're updating a Condition that is not necesary.
41
Condition Version can be upgraded from 1.0 to 2.0 but it can't not be downgraded back. Be cautious as 2.0 is not retrocompatible with 1.0.
0 commit comments