Skip to content

Commit 4fbf9d3

Browse files
committed
Moved image folder, changed landing page
1 parent e94db21 commit 4fbf9d3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

articles/azure-arc/servers/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ landingContent:
2121
url: agent-overview.md
2222
- text: VMware FAQ
2323
url: vmware-faq.md
24+
- text: Security overview
25+
url: security-overview.md
2426

2527
- linkListType: architecture
2628
links:

articles/azure-arc/servers/security-identity-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Generic RBAC roles in Azure also apply to Azure Arc-enabled servers, including R
3939

4040
[Azure role-based access control](../../role-based-access-control/overview.md) is used to control which accounts can see and manage your Azure Arc-enabled server. From the [**Access Control (IAM)**](../../role-based-access-control/role-assignments-portal.yml) page in the Azure portal, you can verify who has access to your Azure Arc-enabled server.
4141

42-
:::image type="content" source="./media/security-overview/access-control-page.png" alt-text="Azure Arc-enabled server access control" border="false" lightbox="./media/security-overview/access-control-page.png":::
42+
:::image type="content" source="./media/security-identity-authorization/access-control-page.png" alt-text="Azure Arc-enabled server access control" border="false" lightbox="./media/security-overview/access-control-page.png":::
4343

4444
Users and applications granted [contributor](../../role-based-access-control/built-in-roles.md#contributor) or administrator role access to the resource can make changes to the resource, including deploying or deleting [extensions](manage-vm-extensions.md) on the machine. Extensions can include arbitrary scripts that run in a privileged context, so consider any contributor on the Azure resource to be an indirect administrator of the server.
4545

0 commit comments

Comments
 (0)