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.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
109
109
>[!NOTE]
110
110
>By default, the `.snapshot` directory path is hidden from NFSv4.1 clients. Enabling the **Hide snapshot path** option will hide the .snapshot directory from NFSv3 clients; the directory will still be accessible.
111
111
112
-
3.Click**Protocol**, and then complete the following actions:
112
+
3.Select**Protocol** then complete the following actions:
113
113
* Select **NFS** as the protocol type for the volume.
114
114
115
115
* Specify a unique **file path** for the volume. This path is used when you create mount targets. The requirements for the path are as follows:
@@ -133,7 +133,7 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
*[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 shouldn't exceed 500.
34
-
* The number of MSIX applications shouldn't exceed 40.
35
-
* When using MSIX applications with the `VHDX` file format:
36
-
* The number of AVD session hosts shouldn't exceed 500.
37
-
* The number of MSIX applications shouldn't 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 shouldn't exceed 500.
40
-
* The number of MSIX applications using the `CIM FS` file format shouldn't exceed 24.
41
-
* The number of MSIX applications using the `VHDX` file format shouldn't exceed 24.
42
-
* SQL Server
43
-
* Continuous Availability is currently supported on Windows SQL Server.
*[FSLogix user profile containers](../virtual-desktop/create-fslogix-profile-container.md), including [FSLogix ODFC containers](/fslogix/concepts-container-types#odfc-container)
19
+
*[MSIX app attach with Azure Virtual Desktop](../virtual-desktop/create-netapp-files.md)
20
+
* When using MSIX applications with the `CIM FS` file format:
21
+
* The number of AVD session hosts per volume shouldn't exceed 500.
22
+
* The number of MSIX applications per volume shouldn't exceed 40.
23
+
* When using MSIX applications with the `VHDX` file format:
24
+
* The number of AVD session hosts per volume shouldn't exceed 500.
25
+
* The number of MSIX applications per volume shouldn't exceed 60.
26
+
* When using a combination of MSIX applications with both the `VHDX` and `CIM FS` file formats:
27
+
* The number of AVD session hosts per volume shouldn't exceed 500.
28
+
* The number of MSIX applications per volume using the `CIM FS` file format shouldn't exceed 24.
29
+
* The number of MSIX applications per volume using the `VHDX` file format shouldn't exceed 24.
30
+
* SQL Server
31
+
* Continuous Availability is currently supported on Windows SQL Server.
32
+
* Linux SQL Server is not currently supported.
33
+
15
34
>[!IMPORTANT]
16
-
>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.
35
+
>Using SMB Continuous Availability shares is only supported for Citrix App Layering, SQL Server, FSLogix user profile containers including FSLogix ODFC containers, or MSIX app attach containers. This feature is currently supported on SQL Server on Windows. Any other workload is not supported.
17
36
>
18
37
> 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).
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/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 select **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