Skip to content

Commit 0c4b416

Browse files
Merge pull request #289473 from khdownie/patch-2
Update smb-performance.md
2 parents 6ff529a + fc95d39 commit 0c4b416

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/storage/files/smb-performance.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about ways to improve performance and throughput for premium
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 10/03/2024
7+
ms.date: 10/30/2024
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
@@ -183,7 +183,8 @@ This preview feature improves the following metadata APIs and can be used from b
183183
Currently this preview feature is only available for premium SMB file shares (file shares in the FileStorage storage account kind). There are no additional costs associated with using this feature.
184184

185185
### Register for the feature
186-
To get started, register for the feature using Azure portal or PowerShell.
186+
187+
To get started, register for the feature using the Azure portal or Azure PowerShell.
187188

188189
# [Azure portal](#tab/portal)
189190

@@ -201,8 +202,9 @@ Connect-AzAccount -SubscriptionId <your-subscription-id> -TenantId <your-tenant-
201202
Register-AzProviderFeature -FeatureName AzurePremiumFilesMetadataCacheFeature -ProviderNamespace Microsoft.Storage
202203
```
203204
---
204-
> [!Information]
205-
> Please allow 1-2 days for accounts to be onboarded once registration is complete.
205+
206+
> [!IMPORTANT]
207+
> Allow 1-2 days for accounts to be onboarded once registration is complete.
206208
207209
### Regional availability
208210

0 commit comments

Comments
 (0)