Skip to content

Commit fde2e39

Browse files
authored
Fixed a C&P error (#20021)
1 parent f25290b commit fde2e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/Resources/help/Set-AzRoleAssignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Set-AzRoleAssignment -InputFile <String> [-PassThru] [-DefaultProfile <IAzureCon
3535
```
3636

3737
## DESCRIPTION
38-
Use the New-AzRoleAssignment command to modify an existing assignment.
38+
Use the Set-AzRoleAssignment command to modify an existing assignment.
3939
Descriptions can be any valid string, use that to diferentiate from one another.
4040
if Condition is set Condition Version has to be set as well but if you're updating a Condition that is not necesary.
4141
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

Comments
 (0)