Skip to content

Commit 8c367b4

Browse files
authored
Update file-sync-managed-identities.md
1 parent bceb339 commit 8c367b4

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

articles/storage/file-sync/file-sync-managed-identities.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ To enable a system-assigned managed identity on a registered server that has the
7575
# [Portal](#tab/azure-portal)
7676
To check if your registered servers have a system-assigned managed identity, perform the following steps using the portal:
7777
78-
Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
78+
1. Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
7979
80-
In the Registered Servers section, click the **Ready to use Managed ID** tile. This tile displays a list of servers that have a system-assigned managed identity. If your server is not listed, perform the steps to [Enable a system-assigned managed identity on your registered servers]( #enable-a-system-assigned-managed-identity-on-your-registered-servers).
80+
2. In the Registered Servers section, click the **Ready to use Managed ID** tile. This tile displays a list of servers that have a system-assigned managed identity. If your server is not listed, perform the steps to [Enable a system-assigned managed identity on your registered servers]( #enable-a-system-assigned-managed-identity-on-your-registered-servers).
8181
8282
# [PowerShell](#tab/azure-powershell)
8383
To check if your registered servers have a system-assigned managed identity, run the following PowerShell command:
@@ -99,9 +99,9 @@ If the value for the **ActiveAuthType** property is **Certificate** and the **La
9999

100100
To configure the Storage Sync Service and registered servers to use system-assigned managed identities, perform the following steps in the portal:
101101

102-
Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
102+
1. Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
103103

104-
Click “”Turn on Managed identity to begin setup.
104+
2. Click **Turn on Managed identity** to begin setup.
105105

106106
The following steps are performed and will take several minutes (or longer for large topologies) to complete:
107107

@@ -118,7 +118,6 @@ The following steps are performed and will take several minutes (or longer for l
118118
- Configures registered server(s) to use system-assigned managed identity.
119119

120120
> [!NOTE]
121-
122121
> Once the registered server(s) are configured to use a system-assigned managed identity, it can take up to one hour before the server uses the system-assigned managed identity to authenticate to the Storage Sync Service and file shares.
123122
124123

@@ -150,9 +149,9 @@ Use the **Set-AzStorageSyncServiceIdentity** cmdlet anytime you need to configur
150149

151150
To check if the Storage Sync Service is using a system-assigned managed identity, perform the following steps in the portal:
152151

153-
Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
152+
1. Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
154153

155-
In the Registered Servers section, if you have at least one server listed in the **Using Managed ID tile, your service is configured to use managed identities.
154+
2. In the Registered Servers section, if you have at least one server listed in the **Using Managed ID** tile, your service is configured to use managed identities.
156155

157156
# [PowerShell](#tab/azure-powershell)
158157
To check if the Storage Sync Service is using a system-assigned managed identity, run the following command from an elevated PowerShell window:
@@ -169,9 +168,9 @@ Verify the value for the **UseIdentity** property is **True**. If the value is *
169168

170169
To check if a registered server is configured to use a system-assigned managed identity, perform the following steps in the portal:
171170

172-
Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
171+
1. Go to your **Storage Sync Service** in the Azure portal, expand **Settings** and select **Managed identity (preview)**.
173172

174-
In the **Registered Servers** section, click the **Using Managed ID** tile and verify the server is listed.
173+
2. In the Registered Servers section, click the **Using Managed ID** tile and verify the server is listed.
175174

176175
# [PowerShell](#tab/azure-powershell)
177176
To check if a registered server is configured to use a system-assigned managed identity, run the following command from an elevated PowerShell window:

0 commit comments

Comments
 (0)