Skip to content

Commit e506a5b

Browse files
committed
convert important callouts to include
1 parent 70947e0 commit e506a5b

File tree

4 files changed

+42
-8
lines changed

4 files changed

+42
-8
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ Before creating an SMB volume, you need to create an Active Directory connection
141141
142142
* <a name="continuous-availability"></a>If you want to enable Continuous Availability for the SMB volume, select **Enable Continuous Availability**.
143143
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).
144+
[!INCLUDE [SMB Continuous Availability warning](includes/smb-continuous-availability.md)]
146145
147146
**Custom applications are not supported with SMB Continuous Availability.**
148147

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

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,26 @@ You can enable the SMB Continuous Availability (CA) feature when you [create a n
2424
>
2525
> See the [**Enable Continuous Availability**](azure-netapp-files-create-volumes-smb.md#continuous-availability) option for additional details and considerations.
2626
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:
3028

31-
>[!IMPORTANT]
32-
> Change notifications are not supported with Continuously Available shares in Azure NetApp Files.
29+
* [Citrix App Layering](https://docs.citrix.com/en-us/citrix-app-layering/4.html)
30+
* [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.
44+
* Linux SQL Server is not currently supported.
45+
46+
[!INCLUDE [SMB Continuous Availability warning](includes/smb-continuous-availability.md)]
3347

3448
## Steps
3549
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: b-ahibbard
5+
ms.service: azure-netapp-files
6+
ms.topic: include
7+
ms.date: 11/07/2023
8+
ms.author: anfdocs
9+
ms.custom: include file
10+
11+
# azure-netapp-files-create-volumes-smb.md
12+
# enable-continuous-availability-existing-SMB.md
13+
---
14+
15+
>[!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.
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.

articles/virtual-desktop/create-netapp-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To start using Azure NetApp Files:
3131
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).
3232
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).
3333
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.
3535
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).
3636

3737
## Upload an MSIX image to the Azure NetApp file share

0 commit comments

Comments
 (0)