Skip to content

Commit 8598662

Browse files
committed
avg cmk support
1 parent 1b22b2d commit 8598662

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

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

Lines changed: 7 additions & 1 deletion
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: 10/28/2024
99
ms.author: anfdocs
1010
---
1111
# Deploy the first SAP HANA host using application volume group for SAP HANA
@@ -211,6 +211,9 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
211211
Specify an existing VNet where the VMs are placed.
212212
* **Subnet**:
213213
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.
214+
<!-- ??? here ??? -->
215+
* **Encryption key source**:
216+
Select [customer-managed keys](configure-customer-managed-keys.md) or platform-managed keys.
214217
215218
Select **Next: Tags**.
216219
@@ -246,6 +249,9 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
246249
The size of the volume.
247250
* **Throughput**:
248251
You can reduce the throughput requirements for development or test systems accordingly to the value required for your use cases.
252+
<!-- check order -->
253+
* **Encryption key source**:
254+
Select [customer-managed keys](configure-customer-managed-keys.md) or platform-managed keys.
249255
250256
Select **Next: Protocols** to review the protocol settings.
251257

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

Lines changed: 8 additions & 2 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: 10/28/2024
1616
ms.author: anfdocs
1717
---
1818
# Deploy application volume group for Oracle
@@ -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 keys](configure-customer-managed-keys.md) or platform-managed keys.
8789
8890
Select **Next: Tags**. Continue with Step 6.
8991
@@ -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 keys](configure-customer-managed-keys.md) or platform-managed keys.
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

articles/azure-netapp-files/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ ms.author: anfdocs
1313
# What's new in Azure NetApp Files
1414

1515
Azure NetApp Files is updated regularly. This article provides a summary about the latest new features and enhancements.
16+
17+
* [Application volume group for Oracle](application-volume-group-oracle-introduction.md) and [application volume group for SAP HANA extension one](application-volume-group-introduction.md) now support customer-managed keys.
18+
19+
<!-- Arnt -->
1620

1721
## October 2024
1822

0 commit comments

Comments
 (0)