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
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,8 +141,7 @@ Before creating an SMB volume, you need to create an Active Directory connection
141
141
142
142
* <a name="continuous-availability"></a>If you want to enable Continuous Availability for the SMB volume, select **Enable Continuous Availability**.
143
143
144
-
>[!IMPORTANT]
145
-
>You should enable Continuous Availability for Citrix App Layering, SQL Server, [FSLogix user profile containers](../virtual-desktop/create-fslogix-profile-container.md), and FSLogix ODFC containers. Using SMB Continuous Availability shares for workloads other than Citrix App Layering, SQL Server, FSLogix user profile containers, or FSLogix ODFC containers is *not* supported. This feature is currently supported on Windows SQL Server. Linux SQL Server is not currently supported. If you are using a non-administrator (domain) account to install SQL Server, ensure that the account has the required security privilege assigned. If the domain account does not have the required security privilege (`SeSecurityPrivilege`), and the privilege cannot be set at the domain level, you can grant the privilege to the account by using the **Security privilege users** field of Active Directory connections. See [Create an Active Directory connection](create-active-directory-connections.md#create-an-active-directory-connection).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/enable-continuous-availability-existing-SMB.md
+19-5Lines changed: 19 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,26 @@ You can enable the SMB Continuous Availability (CA) feature when you [create a n
24
24
>
25
25
> See the [**Enable Continuous Availability**](azure-netapp-files-create-volumes-smb.md#continuous-availability) option for additional details and considerations.
26
26
27
-
>[!IMPORTANT]
28
-
> You should enable Continuous Availability for [Citrix App Layering](https://docs.citrix.com/en-us/citrix-app-layering/4.html), SQL Server, [FSLogix user profile containers](../virtual-desktop/create-fslogix-profile-container.md), and FSLogix ODFC containers. Using SMB Continuous Availability shares for workloads other than Citrix App Layering, SQL Server, FSLogix user profile containers, or FSLogix ODFC containers is *not* supported. This feature is currently supported on Windows SQL Server. Linux SQL Server is not currently supported.
29
-
> If you are using a non-administrator (domain) account to install SQL Server, ensure that the account has the required security privilege assigned. If the domain account does not have the required security privilege (`SeSecurityPrivilege`), and the privilege cannot be set at the domain level, you can grant the privilege to the account by using the **Security privilege users** field of Active Directory connections. See [Create an Active Directory connection](create-active-directory-connections.md#create-an-active-directory-connection).
27
+
You should enable Continuous Availability for for the following workloads/use cases only:
30
28
31
-
>[!IMPORTANT]
32
-
> Change notifications are not supported with Continuously Available shares in Azure NetApp Files.
*[FSLogix user profile containers](../virtual-desktop/create-fslogix-profile-container.md), including [FSLogix ODFC containers](/fslogix/concepts-container-types#odfc-container)
31
+
*[MSIX app attach with Azure Virtual Desktop](../virtual-desktop/create-netapp-files.md) with [Azure Virtual Desktop](../virtual-desktop/overview.md)
32
+
* When using MSIX applications with the `CIM FS` file format:
33
+
* The number of AVD session hosts should not exceed 500.
34
+
* The number of MSIX applications should not exceed 40.
35
+
* When using MSIX applications with the `VHDX` file format:
36
+
* The number of AVD session hosts should not exceed 500.
37
+
* The number of MSIX applications should not exceed 60.
38
+
* When using a combination of MSIX applications with both the `VHDX` and `CIM FS` file formats:
39
+
* The number of AVD session hosts should not exceed 500.
40
+
* The number of MSIX applications using the `CIM FS` file format should not exceed 24.
41
+
* The number of MSIX applications using the `VHDX` file format should not exceed 24.
42
+
* SQL Server
43
+
* Continuous Availability is currently supported on Windows SQL Server.
>Using SMB Continuous Availability shares for workloads other than Citrix App Layering, SQL Server, FSLogix user profile containers including FSLogix ODFC containers, or MSIX app attach containers is *not* supported. This feature is currently supported on Windows SQL Server. Linux SQL Server is not currently supported.
17
+
>
18
+
> If you are using a non-administrator (domain) account to install SQL Server, ensure the account has the required security privilege assigned. If the domain account does not have the required security privilege (`SeSecurityPrivilege`), and the privilege cannot be set at the domain level, you can grant the privilege to the account by using the Security privilege users field of Active Directory connections. For more information, see [Create an Active Directory connection](create-active-directory-connections.md#create-an-active-directory-connection).
19
+
20
+
>[!IMPORTANT]
21
+
>Change notifications are not supported with Continuously Available shares in Azure NetApp Files.
Copy file name to clipboardExpand all lines: articles/virtual-desktop/create-netapp-files.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ To start using Azure NetApp Files:
31
31
1. Set up your Azure NetApp Files account by following the instructions in [Set up your Azure NetApp Files account](create-fslogix-profile-container.md#set-up-your-azure-netapp-files-account).
32
32
2. Create a capacity pool by following the instructions in [Set up a capacity pool](../azure-netapp-files/azure-netapp-files-set-up-capacity-pool.md).
33
33
3. Join an Active Directory connection by following the instructions in [Join an Active Directory connection](create-fslogix-profile-container.md#join-an-active-directory-connection).
34
-
4. Create a new volume by following the instructions to [create an SMB volume for Azure NetApp Files](azure-netapp-files-create-volumes-smb.md). Ensure you enable Continuous Availability.
34
+
4. Create a new volume by following the instructions to [create an SMB volume for Azure NetApp Files](../azure-netapp-files/azure-netapp-files-create-volumes-smb.md). Ensure you enable Continuous Availability.
35
35
5. Make sure your connection to the Azure NetApp Files share works by following the instructions in [Make sure users can access the Azure NetApp Files share](create-fslogix-profile-container.md#make-sure-users-can-access-the-azure-netapp-files-share).
36
36
37
37
## Upload an MSIX image to the Azure NetApp file share
0 commit comments