You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Register for increased file handle limits (preview)
190
-
191
-
To increase the maximum number of concurrent handles per file and directory for SSD SMB file shares from 2,000 to 10,000, register for the preview feature using the Azure portal or Azure PowerShell. If you have questions, email [email protected].
192
-
193
-
# [Azure portal](#tab/portal)
194
-
195
-
1. Sign in to the [Azure portal](https://portal.azure.com?azure-portal=true).
196
-
2. Search for and select **Preview features**.
197
-
3. Select the **Type** filter and select **Microsoft.Storage**.
198
-
4. Select **Azure Premium Files Increased Maximum Opened Handles Count** and then select **Register**.
199
-
200
-
# [Azure PowerShell](#tab/powershell)
201
-
202
-
To register your subscription using Azure PowerShell, run the following commands. Replace `<your-subscription-id>` and `<your-tenant-id>` with your own values.
> - Although listed under Preview Features, we honor GA SLAs and will soon make this the default for all accounts, removing the need for registration.
212
-
> - Allow 2-6 hours for accounts to be onboarded once registration is complete.
213
-
214
189
### Regional availability for metadata caching
215
190
216
191
Supported regions:
@@ -283,6 +258,31 @@ Metadata caching can increase network throughput by more than 60% for metadata-h
283
258
284
259
:::image type="content" source="media/smb-performance/metadata-caching-throughput.jpg" alt-text="Chart showing network throughput with and without metadata caching." border="false":::
285
260
261
+
## Register for increased file handle limits (preview)
262
+
263
+
To increase the maximum number of concurrent handles per file and directory for SSD SMB file shares from 2,000 to 10,000, register for the preview feature using the Azure portal or Azure PowerShell. If you have questions, email [email protected].
264
+
265
+
# [Azure portal](#tab/portal)
266
+
267
+
1. Sign in to the [Azure portal](https://portal.azure.com?azure-portal=true).
268
+
2. Search for and select **Preview features**.
269
+
3. Select the **Type** filter and select **Microsoft.Storage**.
270
+
4. Select **Azure Premium Files Increased Maximum Opened Handles Count** and then select **Register**.
271
+
272
+
# [Azure PowerShell](#tab/powershell)
273
+
274
+
To register your subscription using Azure PowerShell, run the following commands. Replace `<your-subscription-id>` and `<your-tenant-id>` with your own values.
0 commit comments