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
description: Learn how to create Azure NetApp Files-based NFS datastores for Azure VMware Solution hosts.
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
-
ms.date: 07/14/2023
6
+
ms.date: 11/27/2023
7
7
ms.custom: "references_regions, engagement-fy23"
8
8
---
9
9
@@ -36,7 +36,7 @@ Before you begin the prerequisites, review the [Performance best practices](#per
36
36
1. Based on your performance requirements, select the correct service level needed for the Azure NetApp Files capacity pool. Select option **Azure VMware Solution Datastore** listed under the **Protocol** section.
37
37
1. Create a volume with **Standard**[network features](../azure-netapp-files/configure-network-features.md) if available for ExpressRoute FastPath connectivity.
38
38
1. Under the **Protocol** section, select **Azure VMware Solution Datastore** to indicate the volume is created to use as a datastore for Azure VMware Solution private cloud.
39
-
1. If you're using [export policies](../azure-netapp-files/azure-netapp-files-configure-export-policy.md) to control, access to Azure NetApp Files volumes, enable the Azure VMware private cloud IP range, not individual host IPs. Faulty hosts in a private cloud could get replaced so if the IP isn't enabled, connectivity to datastore will be impacted.
39
+
1. If you're using [export policies](../azure-netapp-files/azure-netapp-files-configure-export-policy.md) to control access to Azure NetApp Files volumes, enable the Azure VMware private cloud IP range, not individual host IPs. Faulty hosts in a private cloud could get replaced. If the IP isn't enabled, connectivity to datastore is impacted.
40
40
41
41
>[!NOTE]
42
42
>Azure NetApp Files datastores for Azure VMware Solution are generally available. To use it, you must register Azure NetApp Files datastores for Azure VMware Solution.
@@ -87,7 +87,7 @@ There are some important best practices to follow for optimal performance of NFS
87
87
>[!IMPORTANT]
88
88
> If you've changed the Azure NetApp Files volumes performance tier after creating the volume and datastore, see [Service level change for Azure NetApp files datastore](#service-level-change-for-azure-netapp-files-datastore) to ensure that volume/datastore metadata is in sync to avoid unexpected behavior in the portal or the API due to metadata mismatch.
89
89
90
-
- Create one or more volumes based on the required throughput and capacity. See [Performance considerations](../azure-netapp-files/azure-netapp-files-performance-considerations.md) for Azure NetApp Files to understand how volume size, service level, and capacity pool QoS type will determine volume throughput. For assistance calculating workload capacity and performance requirements, contact your Azure VMware Solution or Azure NetApp Files field expert. The default maximum number of Azure NetApp Files datastores is 8, but it can be increased to a maximum of 256 by submitting a support ticket. To submit a support ticket, see [Create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md).
90
+
- Create one or more volumes based on the required throughput and capacity. See [Performance considerations](../azure-netapp-files/azure-netapp-files-performance-considerations.md) for Azure NetApp Files to understand how volume size, service level, and capacity pool QoS type determines volume throughput. For assistance calculating workload capacity and performance requirements, contact your Azure VMware Solution or Azure NetApp Files field expert. The default maximum number of Azure NetApp Files datastores is 8, but it can be increased to a maximum of 256 by submitting a support ticket. To submit a support ticket, see [Create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md).
91
91
- Ensure that the Azure VMware Solution private cloud and the Azure NetApp Files volumes are deployed within the same [availability zone](../availability-zones/az-overview.md#availability-zones) using the [the availability zone volume placement](../azure-netapp-files/manage-availability-zone-volume-placement.md) in the same subscription. Information regarding your AVS private cloud's availability zone can be viewed from the overview pane within the AVS private cloud.
92
92
93
93
For performance benchmarks that Azure NetApp Files datastores deliver for VMs on Azure VMware Solution, see [Azure NetApp Files datastore performance benchmarks for Azure VMware Solution](../azure-netapp-files/performance-benchmarks-azure-vmware-solution.md).
@@ -117,13 +117,13 @@ Under **Manage**, select **Storage**.
117
117
1. Under **Associated cluster**, in the **Client cluster** field, select one or more clusters to associate the volume as a datastore.
118
118
1. Under **Data store**, create a personalized name for your **Datastore name**.
119
119
1. When the datastore is created, you should see all of your datastores in the **Storage**.
120
-
2.You'll also notice that the NFS datastores are added in vCenter.
120
+
2.Notice that the NFS datastores are added in vCenter.
121
121
122
122
### [Azure CLI](#tab/azure-cli)
123
123
124
124
To attach an Azure NetApp Files volume to your private cloud using Azure CLI, follow these steps:
125
125
126
-
1. Verify the subscription is registered to `CloudSanExperience` feature in the **Microsoft.AVS** namespace. If it's not already registered, then register it.
126
+
1. Verify the subscription is registered to `CloudSanExperience` feature in the **Microsoft.AVS** namespace. If it's not, register it.
127
127
128
128
`az feature show --name "CloudSanExperience" --namespace "Microsoft.AVS"`
129
129
@@ -136,7 +136,7 @@ To attach an Azure NetApp Files volume to your private cloud using Azure CLI, fo
1. Verify the subscription is registered to `AnfDatastoreExperience` feature in the **Microsoft.AVS** namespace. If it's not already registered, then register it.
139
+
1. Verify the subscription is registered to `AnfDatastoreExperience` feature in the **Microsoft.AVS** namespace. If it's not, register it.
@@ -173,8 +173,10 @@ Cloud Backup for Virtual Machines is a plug-in for Azure VMware Solution that pr
173
173
174
174
## Service level change for Azure NetApp Files datastore
175
175
176
-
Based on the performance requirements of the datastore, you can change the service level of the Azure NetApp Files volume used for the datastore by following the instructions to [dynamically change the service level of a volume for Azure NetApp Files](../azure-netapp-files/dynamic-change-volume-service-level.md).
177
-
Changing the service level has no impact on the datastore or private cloud. There is no downtime and the volume's IP address/mount path remain unchanged. However, the volume's resource ID will change as a result of the capacity pool change. To correct any metadata mismatch, re-run the datastore creation in Azure CLI for the existing datastore with the new Resource ID for the Azure NetApp Files volume:
176
+
Based on performance requirements of the datastore, you can change the service level of the Azure NetApp Files volume used for the datastore. Use the instructions provided to [dynamically change the service level of a volume for Azure NetApp Files](../azure-netapp-files/dynamic-change-volume-service-level.md).
177
+
178
+
Changing the service level has no effect on the datastore or private cloud. There's no downtime and the volume IP address/mount path remains unchanged. However, the volume resource ID changes as a result of the capacity pool change. To correct any metadata mismatch, rerun the datastore creation in Azure CLI for the existing datastore with the new Resource ID for the Azure NetApp Files volume:
179
+
178
180
```azurecli
179
181
az vmware datastore netapp-volume create \
180
182
--name <name of existing datastore> \
@@ -201,7 +203,7 @@ You can use the instructions provided to disconnect an Azure NetApp Files-based
201
203
202
204
## Next steps
203
205
204
-
Now that you've attached a datastore on Azure NetApp Files-based NFS volume to your Azure VMware Solution hosts, you can create your VMs. Use the following resources to learn more.
206
+
Now that you attached a datastore on Azure NetApp Files-based NFS volume to your Azure VMware Solution hosts, you can create your VMs. Use the following resources to learn more.
205
207
206
208
-[Service levels for Azure NetApp Files](../azure-netapp-files/azure-netapp-files-service-levels.md)
207
209
- Datastore protection using [Azure NetApp Files snapshots](../azure-netapp-files/snapshots-introduction.md)
@@ -226,7 +228,7 @@ Now that you've attached a datastore on Azure NetApp Files-based NFS volume to y
226
228
227
229
-**Should Azure NetApp Files be in the same subscription as the private cloud?**
228
230
229
-
It's recommended to create the Azure NetApp Files volumes for the datastores in the same VNet that has connectivity to the private cloud.
231
+
The recommendation is to create the Azure NetApp Files volumes for the datastores in the same virtual network that has connectivity to the private cloud.
230
232
231
233
-**How many datastores are we supporting with Azure VMware Solution?**
232
234
@@ -250,16 +252,16 @@ Now that you've attached a datastore on Azure NetApp Files-based NFS volume to y
250
252
251
253
-**What happens if a new node is added to the cluster, or an existing node is removed from the cluster?**
252
254
253
-
When you add a new node to the cluster, it will automatically gain access to the datastore. Removing an existing node from the cluster won't affect the datastore.
255
+
When you add a new node to the cluster, it automatically gains access to the datastore. Removing an existing node from the cluster doesn't affect the datastore.
254
256
255
257
-**How are the datastores charged, is there an additional charge?**
256
258
257
-
Azure NetApp Files NFS volumes that are used as datastores will be billed following the [capacity pool based billing model](../azure-netapp-files/azure-netapp-files-cost-model.md). Billing will depend on the service level. There's no extra charge for using Azure NetApp Files NFS volumes as datastores.
259
+
Azure NetApp Files NFS volumes that are used as datastores are billed following the [capacity pool based billing model](../azure-netapp-files/azure-netapp-files-cost-model.md). Billing depends on the service level. There's no extra charge for using Azure NetApp Files NFS volumes as datastores.
258
260
259
261
-**Can a single Azure NetApp Files datastore be added to multiple clusters within the same Azure VMware Solution SDDC?**
260
262
261
-
Yes, you can select multiple clusters at the time of creating the datastore. Additional clusters may be added or removed after the initial creation as well.
263
+
Yes, you can select multiple clusters at the time of creating the datastore. More clusters can be added or removed after the initial creation as well.
262
264
263
265
-**Can a single Azure NetApp Files datastore be added to multiple clusters within different Azure VMware Solution SDDCs?**
264
266
265
-
Yes, you can connect an Azure NetApp Files volume as a datastore to multiple clusters in different SDDCs. Each SDDC will need connectivity via the ExpressRoute gateway in the Azure NetApp Files virtual network. Latency considerations apply.
267
+
Yes, you can connect an Azure NetApp Files volume as a datastore to multiple clusters in different SDDCs. Each SDDC needs connectivity via the ExpressRoute gateway in the Azure NetApp Files virtual network. Latency considerations apply.
Copy file name to clipboardExpand all lines: articles/azure-vmware/azure-security-integration.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Integrate Microsoft Defender for Cloud with Azure VMware Solution
3
3
description: Learn how to protect your Azure VMware Solution VMs with Azure's native security tools from the workload protection dashboard.
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
-
ms.date: 10/24/2022
6
+
ms.date: 11/27/2023
7
7
ms.custom: engagement-fy23
8
8
---
9
9
@@ -86,9 +86,9 @@ Recommendations and assessments provide you with the security health details of
86
86
87
87
## Deploy a Microsoft Sentinel workspace
88
88
89
-
Microsoft Sentinel provides security analytics, alert detection, and automated threat response across an environment. It's a cloud-native, security information event management (SIEM) solution that's built on top of a Log Analytics workspace.
89
+
Microsoft Sentinel provides security analytics, alert detection, and automated threat response across an environment. It's a cloud-native, security information event management (SIEM) solution built on top of a Log Analytics workspace.
90
90
91
-
Since Microsoft Sentinel is built on top of a Log Analytics workspace, you'll only need to select the workspace you want to use.
91
+
Since Microsoft Sentinel is built on top of a Log Analytics workspace, you only need to select the workspace you want to use.
92
92
93
93
1. In the Azure portal, search for **Microsoft Sentinel**, and select it.
94
94
@@ -124,7 +124,7 @@ Since Microsoft Sentinel is built on top of a Log Analytics workspace, you'll on
124
124
125
125
## Create rules to identify security threats
126
126
127
-
After connecting data sources to Microsoft Sentinel, you can create rules to generate alerts for detected threats. In the following example, we'll create a rule for attempts to sign into Windows server with the wrong password.
127
+
After connecting data sources to Microsoft Sentinel, you can create rules to generate alerts for detected threats. In the following example, we create a rule for attempts to sign in to Windows server with the wrong password.
128
128
129
129
1. On the Microsoft Sentinel overview page, under Configurations, select **Analytics**.
130
130
@@ -166,7 +166,7 @@ After connecting data sources to Microsoft Sentinel, you can create rules to gen
166
166
8. On the **Review and create** tab, review the information, and select **Create**.
167
167
168
168
>[!TIP]
169
-
>After the third failed attempt to sign into Windows server, the created rule triggers an incident for every unsuccessful attempt.
169
+
>After the third failed attempt to sign in to Windows server, the created rule triggers an incident for every unsuccessful attempt.
170
170
171
171
## View alerts
172
172
@@ -185,9 +185,9 @@ You can view generated incidents with Microsoft Sentinel. You can also assign in
185
185
186
186
## Hunt security threats with queries
187
187
188
-
You can create queries or use the available pre-defined query in Microsoft Sentinel to identify threats in your environment. The following steps run a pre-defined query.
188
+
You can create queries or use the available predefined query in Microsoft Sentinel to identify threats in your environment. The following steps run a predefined query.
189
189
190
-
1. On the Microsoft Sentinel overview page, under Threat management, select **Hunting**. A list of pre-defined queries is displayed.
190
+
1. On the Microsoft Sentinel overview page, under Threat management, select **Hunting**. A list of predefined queries is displayed.
191
191
192
192
>[!TIP]
193
193
>You can also create a new query by selecting **New Query**.
@@ -200,7 +200,7 @@ You can create queries or use the available pre-defined query in Microsoft Senti
200
200
201
201
## Next steps
202
202
203
-
Now that you've covered how to protect your Azure VMware Solution VMs, you may want to learn about:
203
+
Now that you covered how to protect your Azure VMware Solution VMs, you can learn more about:
204
204
205
205
- [Using the workload protection dashboard](../security-center/azure-defender-dashboard.md)
206
206
- [Advanced multistage attack detection in Microsoft Sentinel](../azure-monitor/logs/quick-create-workspace.md)
description: Learn how to deploy VMware Citrix on Azure VMware Solution.
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
-
ms.date: 10/24/2022
6
+
ms.date: 11/27/2023
7
7
ms.custom: engagement-fy23
8
8
---
9
9
10
10
11
11
# Deploy Citrix on Azure VMware Solution
12
12
13
-
Citrix Virtual Apps and Desktop service supports Azure VMware Solution. Azure VMware Solution provides cloud infrastructure containing vSphere clusters created by Azure infrastructure. You can leverage the Citrix Virtual Apps and Desktop Service to use Azure VMware Solution for provisioning your [Virtual Delivery Agent (VDA)](https://www.citrix.com/downloads/xendesktop/components/xendesktop-and-xenapp-76-VDA.html) workload in the same way you would using vSphere in on-premises environments.
13
+
Citrix Virtual Apps and Desktop service supports Azure VMware Solution. Azure VMware Solution provides cloud infrastructure containing vSphere clusters created by Azure infrastructure. You can apply the Citrix Virtual Apps and Desktop Service to use Azure VMware Solution for provisioning your [Virtual Delivery Agent (VDA)](https://www.citrix.com/downloads/xendesktop/components/xendesktop-and-xenapp-76-VDA.html) workload in the same way you'd use vSphere in on-premises environments.
14
14
15
15
[Learn more about Citrix virtual apps and desktops](https://www.citrix.com/products/citrix-virtual-apps-and-desktops/)
16
16
@@ -36,7 +36,7 @@ Citrix Virtual Apps and Desktop service supports Azure VMware Solution. Azure VM
36
36
37
37
A. Not at this time. However, Citrix workloads on Microsoft Azure support GPU if that use case is important to you.
38
38
39
-
- Q. Is Azure VMware Solution supported with on-premesis Citrix deployments or LTSR?
39
+
- Q. Is Azure VMware Solution supported with on-premises Citrix deployments or LTSR?
40
40
41
41
A. No. Azure VMware Solution is only supported with the Citrix Virtual Apps and Desktops service offerings.
0 commit comments