Skip to content

Commit 3acc0f5

Browse files
authored
Merge pull request #193721 from ntrogh/alt-rbac-message
[Azure Load Testing] Added screenshot of unauthorized access
2 parents 9c62764 + d75876b commit 3acc0f5

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Azure Load Testing resources have three built-in roles that are available by def
3535

3636
If you have the **Owner**, **Contributor**, or **Load Test Owner** role at the subscription level, you automatically have the same permissions as the **Load Test Owner** at the resource level.
3737

38+
You'll encounter this message if your account doesn't have the necessary permissions to manage tests.
39+
40+
:::image type="content" source="media/how-to-assign-roles/azure-load-testing-not-authorized.png" lightbox="media/how-to-assign-roles/azure-load-testing-not-authorized.png" alt-text="Screenshot that shows an error message in the Azure portal that you're not authorized to use the Azure Load Testing resource.":::
41+
3842
> [!IMPORTANT]
3943
> Role access can be scoped to multiple levels in Azure. For example, someone with owner access to a resource may not have owner access to the resource group that contains the resource. For more information, see [How Azure RBAC works](../role-based-access-control/overview.md#how-azure-rbac-works).
4044
109 KB
Loading

includes/azure-load-testing-create-in-portal.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ ms.date: 02/15/2022
4747
:::image type="content" source="media/azure-load-testing-create-in-portal/create-azure-load-testing-goto-resource.png" alt-text="Screenshot that shows the deployment completion screen.":::
4848

4949
1. Optionally, [manage access to your Azure Load Testing resource](../articles/load-testing/how-to-assign-roles.md).
50+
51+
Azure Load Testing uses role-based access control (RBAC) to manage permissions for your resource. If you encounter this message, your account doesn't have the necessary permissions to manage tests.
52+
53+
:::image type="content" source="media/azure-load-testing-create-in-portal/azure-load-testing-not-authorized.png" lightbox="media/azure-load-testing-create-in-portal/azure-load-testing-not-authorized.png" alt-text="Screenshot that shows an error message in the Azure portal that you're not authorized to use the Azure Load Testing resource.":::
54+
109 KB
Loading

0 commit comments

Comments
 (0)