Skip to content

Commit d31d5df

Browse files
authored
Update enable-continuous-availability-existing-SMB.md
1 parent a539256 commit d31d5df

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/azure-netapp-files/enable-continuous-availability-existing-SMB.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,20 @@ ms.author: anfdocs
2020
You can enable the SMB Continuous Availability (CA) feature when you [create a new SMB volume](azure-netapp-files-create-volumes-smb.md#continuous-availability). You can also enable SMB CA on an existing SMB volume; this article shows you how to do so.
2121

2222
> [!IMPORTANT]
23-
> The SMB Continuous Availability feature is currently in public preview. You need to submit a waitlist request for accessing the feature through the **[Azure NetApp Files SMB Continuous Availability Shares Public Preview waitlist submission page](https://aka.ms/anfsmbcasharespreviewsignup)**. Wait for an official confirmation email from the Azure NetApp Files team before using the Continuous Availability feature.
23+
> The SMB Continuous Availability feature is currently in public preview. You need to submit a waitlist request for accessing the feature through the **[Azure NetApp Files SMB Continuous Availability Shares Public Preview waitlist submission page](https://aka.ms/anfsmbcasharespreviewsignup)**. The SMB Continuous Availability feature is expected to be enabled within a week after you submit the waitlist request. You can check the status of feature registration by using the following command:
24+
>
25+
> ```azurepowershell-interactive
26+
> Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFSMBCAShare
2427
>
25-
> See the [**Enable Continuous Availability**](azure-netapp-files-create-volumes-smb.md#continuous-availability) option for additional details and considerations.
28+
> FeatureName ProviderName RegistrationState
29+
> ----------- ------------ -----------------
30+
> ANFSMBCAShare Microsoft.NetApp Registered
31+
> ```
2632
2733
>[!IMPORTANT]
2834
> Custom applications are not supported with SMB Continuous Availability.
35+
>
36+
> See the [**Enable Continuous Availability**](azure-netapp-files-create-volumes-smb.md#continuous-availability) option for additional details and considerations.
2937
3038
## Steps
3139

0 commit comments

Comments
 (0)