Skip to content

Commit ac36db7

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-roles-read-permissions-text
2 parents 38c8442 + 638f241 commit ac36db7

File tree

57 files changed

+106
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+106
-95
lines changed

articles/azure-netapp-files/application-volume-group-add-volume-secondary.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ This section shows an example of creating a single-host, secondary SAP HANA syst
118118

119119
1. From your NetApp account, select **Application volume groups**, and select **+Add Group**. In Deployment Type, select **SAP HANA** then **Next**.
120120

121+
:::image type="content" source="./media/application-volume-group-add-volume-secondary/extension-one-create.png" alt-text="Screenshot of application volume group creation menu." lightbox="./media/application-volume-group-add-volume-secondary/extension-one-create.png":::
122+
121123
2. In the **SAP HANA** tab, provide HANA-specific information.
122124

123125
> [!IMPORTANT]
@@ -200,7 +202,7 @@ This section shows an example of creating a single-host, secondary SAP HANA syst
200202

201203
Select **Volumes** to return to the Volumes overview page.
202204

203-
8. Select **Review + Create** to list all volumes that will be created. Select **Create Volume Group** to start the volume group creation.
205+
8. Select **Review + Create** to list all volumes to be created. Select **Create Volume Group** to start the volume group creation.
204206

205207

206208
---

articles/azure-netapp-files/application-volume-group-considerations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 08/13/2024
8+
ms.date: 01/29/2025
99
ms.author: anfdocs
1010
---
1111
# Requirements and considerations for application volume group for SAP HANA
@@ -32,7 +32,7 @@ This article describes the requirements and considerations you need to be aware
3232
It is recommended that you lay out the VNet and delegated subnet at design time.
3333

3434
Application volume group for SAP HANA creates multiple IP addresses, up to six IP addresses for larger-sized estates. Ensure that the delegated subnet has sufficient free IP addresses. Consider using a delegated subnet with a minimum of 251 IP addresses with a subnet size of /24. See [Considerations about delegating a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md#considerations).
35-
* Application volume group for SAP HANA only supports platform-managed keys for Azure NetApp Files volume encryption at volume creation at this time. Contact your Azure NetApp Files specialist or CSA if you have any questions about transitioning volumes from platform-managed keys to customer-managed keys after volume creation.
35+
* Application volume group for SAP HANA only supports platform-managed keys for Azure NetApp Files volume encryption at volume creation at this time. Contact your Azure NetApp Files specialist or CSA if you have any questions about transitioning volumes from platform-managed keys to customer-managed keys after volume creation. Alternately, you can use customer-managed keys with extension 1.
3636

3737
>[!IMPORTANT]
3838
>The use of application volume group for SAP HANA for applications other than SAP HANA is not supported. Reach out to your Azure NetApp Files specialist for guidance on using Azure NetApp Files multi-volume layouts with other database applications.
@@ -43,6 +43,7 @@ This article describes the requirements and considerations you need to be aware
4343
* Application volume group supports Basic network features. If you're registered for extension 1, application volume group also supports [Standard network features](azure-netapp-files-network-topologies.md).
4444
* Extension 1 supports [availability zone volume placement](use-availability-zones.md) as the new default method for placement. This upgrade mitigates the need for AVset pinning and eliminates the need for proximity placement groups. With support for availability zone volume placement, you only need to select the same availability zone as the database servers. Using availability zone volume placement aligns with the Microsoft recommendation on how to deploy SAP HANA infrastructures to achieve best performance with high-availability, maximum flexibility, and simplified deployment.
4545
If regions do not support availability zones, you can select a regional deployment or choose proximity placement groups.
46+
* Extension one supports [customer-managed-keys](configure-customer-managed-keys.md).
4647

4748
## Best practices about proximity placement
4849

articles/azure-netapp-files/application-volume-group-deploy-first-host.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 06/18/2024
8+
ms.date: 01/29/2025
99
ms.author: anfdocs
1010
---
1111
# Deploy the first SAP HANA host using application volume group for SAP HANA
@@ -16,9 +16,10 @@ This article describes how to deploy the first SAP HANA host using Azure NetApp
1616

1717
## Before you begin
1818

19-
You should understand the [requirements and considerations for application volume group for SAP HANA](application-volume-group-considerations.md).
19+
- Understand the [requirements and considerations for application volume group for SAP HANA](application-volume-group-considerations.md).
2020

21-
Be sure to follow the **[pinning recommendations](https://aka.ms/HANAPINNING)** and have at least one HANA virtual machine (VM) in the availability set started. Alternately, you can use [Application volume group for SAP HANA extension 1](application-volume-group-introduction.md#extension-1-features).
21+
- Application volume group for SAP HANA extension 1 enables you to select Standard network features and availability zone volume placement without using volume pinning. You must register for [extension 1](#register-for-extension-1) to use the function.
22+
Alternately, adhere to the **[pinning recommendations](https://aka.ms/HANAPINNING)**. Have at least one HANA virtual machine (VM) in the availability set started. Alternately, you can use [Application volume group for SAP HANA extension 1](application-volume-group-introduction.md#extension-1-features).
2223

2324
### Register for extension 1
2425

@@ -80,7 +81,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
8081
Specifies that the data, log, and shared volumes are to be created close to the VMs.
8182
* **Capacity pool**:
8283
All volumes are placed in a single manual QoS capacity pool.
83-
If you want to create the log-backup and data-backup volumes in a separate capacity pool, you can choose not to add those volumes to the volume group.
84+
If you want to create the log-backup and data-backup volumes in a separate capacity pool, you can choose not to add those volumes to the volume group and create them separately.
8485
* **Virtual network**:
8586
Specify an existing VNet where the VMs are placed.
8687
* **Subnet**:
@@ -195,13 +196,15 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
195196
4. In the **Volume group** tab, provide information for creating the volume group:
196197
197198
* **Availability option**:
199+
198200
Select either **Availability zone** or **Proximity placement group**.
199201
When selecting **Availability zone**, you must select the appropriate availability zone in the next field.
200202
* **Proximity placement group (PPG)**:
201203
Specifies that the data, log, and shared volumes are to be created close to the VMs.
202204
* **Availability Zone**:
203205
This option lets you deploy the volumes in the logical availability zone that you specify. Select an availability zone where Azure NetApp Files resources are present. For details, see [Manage availability zone volume placement](manage-availability-zone-volume-placement.md).
204206
* **Network features**:
207+
205208
Standard network features is the default, however you can still use Basic network features.
206209
See [Configure network features for a volume](configure-network-features.md) and [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md) for details.
207210
* **Capacity pool**:
@@ -211,6 +214,9 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
211214
Specify an existing VNet where the VMs are placed.
212215
* **Subnet**:
213216
Specify the delegated subnet where the IP addresses for the NFS exports are created. Ensure that you have a delegated subnet with enough free IP addresses.
217+
* **Encryption key source**:
218+
219+
Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
214220
215221
Select **Next: Tags**.
216222
@@ -228,12 +234,14 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
228234
229235
[ ![Screenshot that shows the protocols tags.](./media/application-volume-group-deploy-first-host/application-protocols-tag.png) ](./media/application-volume-group-deploy-first-host/application-protocols-tag.png#lightbox)
230236
231-
7. The **Volumes** tab summarizes the volumes that are being created with proposed volume name, quota, and throughput.
237+
7. The **Volumes** tab summarizes the volumes being created, showing protocol, volume name, quota, and throughput.
232238
233239
The Volumes tab also shows that only the data, log, and shared volumes are created close to the HANA VMs. The other volumes (data-backup and log-backup) are created at a different location within the region.
234240
235241
The creation for the data-backup and log-backup volumes is optional.
236242
243+
[ ![Screenshot that summarizes the volume creation](./media/application-volume-group-deploy-first-host/volume-validation-extension-one.png)(./media/application-volume-group-deploy-first-host/volume-validation-extension-one.png#lightbox)]
244+
237245
8. In the **Volumes** tab, you can select each volume to view or change the volume details. For example, select "data-*volume-name*".
238246
239247
Not all settings can be changed because of SAP HANA certification restrictions.
@@ -246,6 +254,8 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
246254
The size of the volume.
247255
* **Throughput**:
248256
You can reduce the throughput requirements for development or test systems accordingly to the value required for your use cases.
257+
* **Encryption key source**:
258+
Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
249259
250260
Select **Next: Protocols** to review the protocol settings.
251261
@@ -272,17 +282,11 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
272282
273283
Select **Volumes** to return to the Volume overview page. Select **Next: Review + create**.
274284
275-
11. The **Review + Create** tab lists all the volumes and their creation method. Select **Create Volume Group** to start the volume group creation.
276-
277-
12. The **Volume Groups** deployment workflow starts. You can monitor the progress. This process can take a few minutes to complete.
278-
279-
:::image type="content" source="./media/application-volume-group-deploy-first-host/volume-group-confirm-extension-one.png" alt-text="Screenshot of the confirmed operation." lightbox="./media/application-volume-group-deploy-first-host/volume-group-confirm-extension-one.png":::
285+
11. The **Review + Create** tab lists all the volumes and their creation method. Select **Create Volume Group** to start the volume group creation. This process can take a few minutes to complete.
280286
281-
You can display the list of volume groups to see the new volume group. You can select the new volume group to see the details and status of each of the volumes being created.
287+
A notification confirms when the operation completes successfully. When you see this message, you can select **Go to resource** to view the newly created volume group.
282288
283-
Creating a volume group is an "all-or-none" operation. If one volume cannot be created, all remaining volumes are removed.
284-
285-
[ ![Screenshot that shows the new volume group.](./media/application-volume-group-deploy-first-host/application-new-volume-group.png) ](./media/application-volume-group-deploy-first-host/application-new-volume-group.png#lightbox)
289+
:::image type="content" source="./media/application-volume-group-deploy-first-host/go-to-resource.png" alt-text="Screenshot of a successfully created resource." lightbox="./media/application-volume-group-deploy-first-host/go-to-resource.png":::
286290
287291
---
288292

articles/azure-netapp-files/application-volume-group-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Understand Azure NetApp Files application volume group for SAP HANA | Microsoft Docs
2+
title: Understand Azure NetApp Files application volume group for SAP HANA
33
description: Describes the use cases and key features of Azure NetApp Files application volume group for SAP HANA.
44
services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 09/11/2024
8+
ms.date: 01/29/2025
99
ms.author: anfdocs
1010
---
1111
# Understand Azure NetApp Files application volume group for SAP HANA

articles/azure-netapp-files/application-volume-group-oracle-considerations.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 04/19/2024
15+
ms.date: 01/29/2025
1616
ms.author: anfdocs
1717
---
1818
# Requirements and considerations for application volume group for Oracle
@@ -32,8 +32,6 @@ This article describes the requirements and considerations you need to be aware
3232
* Determine the expected change rate for the database volumes (in case you're using snapshots for backup purposes).
3333
* Create a VNet and delegated subnet to map the Azure NetApp Files IP addresses. It is recommended that you lay out the VNet and delegated subnet at design time
3434
* Application volume group for Oracle volumes are deployed in a selectable availability zone for regions that offer availability zones. You need to ensure that the database server is provisioned in the same availability zone as the Azure NetApp Files volumes. You may need to check in which zones the required VM types are available as well as Azure NetApp Files resources.
35-
* Application volume group for Oracle currently only supports platform-managed keys for Azure NetApp Files volume encryption at volume creation.
36-
Contact your Azure NetApp Files specialist or CSA if you have questions about transitioning volumes from platform-managed keys to customer-managed keys after volume creation.
3735
* Application volume group for Oracle creates multiple IP addresses--at a minimum four IP addresses for a single database. For larger Oracle estates distributed across zones, it can be 12 or more IP addresses. Ensure that the delegated subnet has sufficient free IP addresses. It's recommended that you use a delegated subnet with a minimum of 59 IP addresses with a subnet size of /26. For larger Oracle deployments, consider using a /24 network offering 251 IP addresses for the delegated subnet. See [Considerations about delegating a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md#considerations).
3836

3937
> [!IMPORTANT]

articles/azure-netapp-files/application-volume-group-oracle-deploy-volumes.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 04/19/2024
15+
ms.date: 01/29/2025
1616
ms.author: anfdocs
1717
---
1818
# Deploy application volume group for Oracle
@@ -45,7 +45,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
4545
4646
## Steps
4747
48-
1. From your NetApp account, select **Application volume groups**, and click **+Add Group**.
48+
1. From your NetApp account, select **Application volume groups** then **+Add Group**.
4949
5050
[ ![Screenshot that shows how to add a group for Oracle.](./media/volume-hard-quota-guidelines/application-volume-group-oracle-add-group.png) ](./media/volume-hard-quota-guidelines/application-volume-group-oracle-add-group.png#lightbox)
5151
@@ -66,7 +66,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
6666
* **Oracle database storage throughput (MiB/s)**:
6767
Specify the total throughput required for your database. If you select more than one database volume, the throughput is distributed evenly among all volumes. You may change each individual volume once the proposals have been created. See Step in this article.
6868
69-
Click **Next: Volume Group**.
69+
Select **Next: Volume Group**.
7070
7171
[ ![Screenshot that shows the Oracle tag for creating a volume group.](./media/volume-hard-quota-guidelines/application-oracle-tag.png) ](./media/volume-hard-quota-guidelines/application-oracle-tag.png#lightbox)
7272
@@ -84,6 +84,8 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
8484
Specify an existing VNet where the VMs are placed.
8585
* **Subnet**:
8686
Specify the delegated subnet where the IP addresses for the NFS exports will be created. Ensure that you have a delegated subnet with enough free IP addresses.
87+
* **Encryption key source**:
88+
Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
8789
8890
Select **Next: Tags**. Continue with Step 6.
8991
@@ -101,7 +103,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
101103
102104
Select **Next: Tags**.
103105
104-
[ ![Screenshot that shows the option for proximity placement group.](./media/volume-hard-quota-guidelines/proximity-placement-group-oracle.png) ](./media/volume-hard-quota-guidelines/proximity-placement-group-oracle.png#lightbox)
106+
[ ![Screenshot that shows the option for proximity placement group.](./media/application-volume-group-add-volume-secondary/proximity-placement-group-oracle.png) ](./media/application-volume-group-add-volume-secondary/proximity-placement-group-oracle.png#lightbox)
105107
106108
6. In the **Tags** section of the Volume Group tab, you can add tags as needed for the volumes.
107109
@@ -156,7 +158,11 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
156158
157159
[ ![Screenshot that shows the Volume Details - Tags tab of Create a Volume Group page for Oracle.](./media/volume-hard-quota-guidelines/application-create-volume-details-tags-tab-oracle.png) ](./media/volume-hard-quota-guidelines/application-create-volume-details-tags-tab-oracle.png#lightbox)
158160
159-
12. The **Volumes Tab** enables you to remove optional volumes.
161+
12. The **Volumes Tab** enables you to remove optional volumes.
162+
163+
<!-- check -->
164+
Provide an **Encryption key source**. Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
165+
160166
On the Volumes tab, optional volumes are marked with an asterisk (`*`) in front of the name.
161167
If you want to remove the optional volumes such as `ORA1-ora-data4` volume or `ORA1-ora-binary` volume from the volume group, select the volume then **Remove volume**. Confirm the removal in the dialog box that appears.
162168
@@ -188,7 +194,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
188194
[ ![Screenshot that shows the new volume group for Oracle.](./media/volume-hard-quota-guidelines/application-new-volume-group-oracle.png) ](./media/volume-hard-quota-guidelines/application-new-volume-group-oracle.png#lightbox)
189195
190196
191-
15. Following complete, in **Volumes** you can display the list of volume groups to see the new volume group. You can select the new volume group to see the details and status of each of the volumes being created.
197+
15. Following completion, in **Volumes** you can display the list of volume groups to see the new volume group. You can select the new volume group to see the details and status of each of the volumes being created.
192198
193199
## Next steps
194200

articles/azure-netapp-files/application-volume-group-oracle-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 04/19/2024
15+
ms.date: 01/29/2025
1616
ms.author: anfdocs
1717
---
1818
# Understand Azure NetApp Files application volume group for Oracle

0 commit comments

Comments
 (0)