Skip to content

Commit 497eb55

Browse files
committed
add mailto
1 parent 6058a99 commit 497eb55

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

articles/storage/files/smb-performance.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,7 @@ Register-AzProviderFeature -FeatureName AzurePremiumFilesMetadataCacheFeature -P
212212
---
213213

214214
> [!IMPORTANT]
215-
> - Although listed under Preview Features, we honor GA SLAs.
216-
> - After registering the feature, contact [email protected] for further instructions.
215+
> Although listed under Preview Features, we honor GA SLAs. After registering the feature, contact the [Azure Files team](mailto:[email protected]) for further instructions.
217216
218217
### Performance improvements with metadata caching
219218

@@ -248,7 +247,7 @@ Metadata caching can increase network throughput by more than 60% for metadata-h
248247

249248
## Register for increased file handle limits (preview)
250249

251-
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].
250+
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, contact the [Azure Files team](mailto:[email protected]).
252251

253252
# [Azure portal](#tab/portal)
254253

articles/storage/files/zonal-placement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article assumes that you have an Azure subscription. If you don't have an A
3030

3131
## Region support
3232

33-
Zonal placement is supported for SSD storage accounts with LRS redundancy in the following Azure regions. If the region you want to deploy in isn't supported, reach out to [email protected].
33+
Zonal placement is supported for SSD storage accounts with LRS redundancy in the following Azure regions. If the region you want to deploy in isn't supported, reach out to the [Azure Files team](mailto:[email protected]) for assistance.
3434

3535
- Asia East
3636
- Canada Central
@@ -130,7 +130,7 @@ New-AzStorageAccount -ResourceGroupName <resource-group> -Name <storage-account-
130130

131131
## Pin an existing storage account to an Azure-selected zone
132132

133-
You can also pin an existing SSD storage account to an Azure-selected availability zone by using the Azure portal or PowerShell. Once pinned, the storage account won't be moved. If you need help aligning your existing storage account with your VM, reach out to [email protected].
133+
You can also pin an existing SSD storage account to an Azure-selected availability zone by using the Azure portal or PowerShell. Once pinned, the storage account won't be moved. If you need help aligning your existing storage account with your VM, reach out to the [Azure Files team](mailto:[email protected]) for assistance.
134134

135135
> [!IMPORTANT]
136136
> Existing storage accounts can only be pinned to availability zones that are automatically selected by Azure. You can't choose a specific zone number.

0 commit comments

Comments
 (0)