Skip to content

Commit 10ea420

Browse files
authored
reverting
1 parent 266ade0 commit 10ea420

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@ The following section shows you how to configure Azure RBAC on your load testing
104104

105105
1. Select **Access control (IAM)** and select a role from the list of available roles. You can choose any of the available built-in roles that an Azure load testing resource supports or any custom role you might have defined. Assign the role to a user to which you want to give permissions.
106106

107-
For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
107+
For detailed steps, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
108108

109109
#### Remove role assignments from a user
110110

111-
You can remove the access permission for a user who isn't managing the Azure load testing resource, or who no longer works for the organization. The following steps show how to remove the role assignments from a user. For detailed steps, see [Remove Azure role assignments](../role-based-access-control/role-assignments-remove.md):
111+
You can remove the access permission for a user who isn't managing the Azure load testing resource, or who no longer works for the organization. The following steps show how to remove the role assignments from a user. For detailed steps, see [Remove Azure role assignments](/azure/role-based-access-control/role-assignments-remove):
112112

113113
1. Open **Access control (IAM)** at a scope, such as management group, subscription, resource group, or resource, where you want to remove access.
114114

@@ -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 a load testing resource using the following [Azure PowerShell cmdlets](../role-based-access-control/role-assignments-powershell.md):
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

@@ -169,4 +169,4 @@ You can also configure role-based access to a load testing resource using the fo
169169
## Next steps
170170
171171
* Learn more about [Using managed identities](./how-to-use-a-managed-identity.md).
172-
* Learn more about [Identifying performance bottlenecks (tutorial)](./tutorial-identify-bottlenecks-azure-portal.md).
172+
* Learn more about [Identifying performance bottlenecks (tutorial)](./tutorial-identify-bottlenecks-azure-portal.md).

0 commit comments

Comments
 (0)