Skip to content

Commit 0c3f596

Browse files
committed
cleanup
1 parent 41e1664 commit 0c3f596

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

learn-pr/azure/intro-to-arc-for-servers/includes/2-characteristics-azure-arc-enabled-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Azure Arc relies on the Azure Arc Connected Machine agent, a locally installed a
1212

1313
After you onboard your machines to Azure Arc-enabled servers, you can use Azure to manage and monitor their configuration and operations. This facilitates a range of other scenarios that use Azure services to optimize security, monitoring, and governance.
1414

15-
![A screenshot of the Azure portal displaying the entry representing an Azure Arc-enabled Windows server.](../media/2-azure-arc-enabled-vm-portal.png)
15+
:::image type="content" source="../media/2-azure-arc-enabled-vm-portal.png" alt-text="A screenshot of the Azure portal displaying the entry representing an Azure Arc-enabled Windows server.":::
1616

1717
## What is the Connected Machine agent?
1818

learn-pr/azure/intro-to-arc-for-servers/includes/3-capabilities-azure-arc-enabled-servers.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ Connecting your non-Azure Windows and Linux servers to Azure through Azure Arc p
99
- A consolidated view of both Azure and Azure Arc-enabled resources via the Azure portal, Azure Command Line Interface (CLI), Azure PowerShell, or REST API.
1010
- Direct access from the Azure portal to many of the management features of Azure Arc-enabled servers:
1111

12-
- Role-based access control (RBAC) to control which users in your organization can access and manage servers
13-
- Azure Policy guest configuration to audit operating system and software configuration
14-
- A Microsoft Entra system-assigned managed identity for apps running on the server to use when authenticating to other Azure services
15-
- VM extensions to deploy software agents and run scripts on your servers
12+
- Azure Policy guest configuration to audit operating system and software configuration.
13+
- A Microsoft Entra system-assigned managed identity for apps running on the server to use when authenticating to other Azure services.
14+
- VM extensions to deploy software agents and run scripts on your servers.
15+
- Role-based access control (RBAC) to control which users in your organization can access and manage servers.
1616

17-
![Screenshot of the Access control (IAM) page in the Azure portal for the selected VM: ContosoVM1. The details pane displays a number of tabs: Check access (selected), Role assignments, Deny assignments, Classic administrators, and Roles.](../media/3-access-control.png)
17+
For example, you can view a server's **Access control (IAM)** settings in the Azure portal. In this pane, you can view and manage who has access to the server and what permissions they have.
18+
19+
![Screenshot of the Access control (IAM) page in the Azure portal for the selected VM, ContosoVM1.](../media/3-access-control.png)
1820

1921
### What are VM extensions and how are they used with Azure Arc-enabled servers?
2022

0 commit comments

Comments
 (0)