Skip to content

Commit 2aaa48f

Browse files
committed
Fixed typo
1 parent 12720fc commit 2aaa48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/how-to-assign-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You can remove the access permission for a user who isn't managing the Azure loa
120120

121121
### Configure Azure RBAC using PowerShell
122122

123-
You can also configure role-based access to an load testing resource using the following [Azure PowerShell cmdlets](/azure/role-based-access-control/role-assignments-powershell):
123+
You can also configure role-based access to a load testing resource using the following [Azure PowerShell cmdlets](/azure/role-based-access-control/role-assignments-powershell):
124124

125125
* [Get-AzRoleDefinition](/powershell/module/Az.Resources/Get-AzRoleDefinition) lists all Azure roles that are available in Azure Active Directory. You can use this cmdlet with the Name parameter to list all the actions that a specific role can perform.
126126

0 commit comments

Comments
 (0)