Skip to content

Commit b26ccff

Browse files
Merge pull request #294471 from guptasonia/patch-6
Update files-change-redundancy-configuration.md
2 parents 78515cf + 07d1f43 commit b26ccff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/files-change-redundancy-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,9 +313,9 @@ The following table lists the redundancy options available for storage account t
313313
| Storage account type | Supports LRS | Supports ZRS | Supports conversion<br>(from the Azure portal) | Supports conversion<br>(by support request) | Supports manual migration |
314314
|:----------------------------|:------------:|:------------:|:-----------------------:|:-------------------------:|:-------------------------:|
315315
| Standard general purpose v2 | &#x2705; | &#x2705; | &#x2705; | &#x2705; | &#x2705; |
316-
| Premium file shares | &#x2705; | &#x2705; | | &#x2705; <sup>1</sup> | &#x2705; |
316+
| Premium file shares | &#x2705; | &#x2705; | &#x2705; | &#x2705; <sup>1</sup> | &#x2705; |
317317

318-
<sup>1</sup> Customer-initiated conversion can be undertaken using either [PowerShell](../common/redundancy-migration.md?tabs=powershell#customer-initiated-conversion) or the [Azure CLI](../common/redundancy-migration.md?tabs=azure-cli#customer-initiated-conversion). You can also [open a support request](#support-initiated-conversion).<br />
318+
<sup>1</sup> Customer-initiated conversion can be undertaken using [Azure Portal](../common/redundancy-migration.md?tabs=portal#customer-initiated-conversion), [PowerShell](../common/redundancy-migration.md?tabs=powershell#customer-initiated-conversion) or the [Azure CLI](../common/redundancy-migration.md?tabs=azure-cli#customer-initiated-conversion). You can also [open a support request](#support-initiated-conversion).<br />
319319

320320
### Protocol support
321321

@@ -324,7 +324,7 @@ You can't convert storage accounts to zone-redundancy (ZRS or GZRS) if either of
324324
- NFSv3 protocol support is enabled for Azure Blob Storage
325325
- The storage account contains Azure Files NFSv4.1 shares with public endpoint access enabled
326326

327-
Converting NFSv4.1 shares with public endpoints enabled isn't supported. To change redundancy for NFS shares with public endpoints, follow these steps in order:
327+
Converting **NFSv4.1 shares with public endpoints enabled isn't supported**. To change redundancy for NFS shares with public endpoints, follow these steps in order:
328328

329329
1. [Disable access](storage-files-networking-endpoints.md#restrict-public-endpoint-access) to the storage account's public endpoint.
330330
1. Submit the conversion request to change redundancy of the given storage account.

0 commit comments

Comments
 (0)