Skip to content

Commit 39bb0c4

Browse files
committed
cmk sap hana ext 1 call out
1 parent 1693361 commit 39bb0c4

9 files changed

+20
-17
lines changed

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

Lines changed: 6 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: conceptual
8-
ms.date: 01/29/2025
8+
ms.date: 02/24/2025
99
ms.author: anfdocs
1010
---
1111
# Understand Azure NetApp Files application volume group for SAP HANA
@@ -58,6 +58,11 @@ Application volume group for SAP HANA extension one offers support for:
5858

5959
Application volume group for SAP HANA now supports selecting Standard network features for all volumes in the volume group. Standard network features support enhanced security including [network security groups (NSGs)](../virtual-network/network-security-group-how-it-works.md)
6060

61+
* [Customer-managed keys](configure-customer-managed-keys.md)
62+
63+
Application volumes group for SAP HANA now supports the use of customer-managed keys for increased security and compliance. With customer-managed keys, you can fully manage the relationship between a key's life cycle, key usage permissions, and auditing operations on keys.
64+
65+
6166
## Next steps
6267

6368
* [Requirements and considerations for application volume group for SAP HANA](application-volume-group-considerations.md)

articles/azure-netapp-files/azure-netapp-files-develop-with-rest-api.md

Lines changed: 1 addition & 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: 09/30/2022
8+
ms.date: 09/30/2024
99
ms.author: anfdocs
1010
---
1111
# Develop for Azure NetApp Files with REST API

articles/azure-netapp-files/azure-netapp-files-sdk-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: devx-track-arm-template, devx-track-azurecli
88
ms.topic: conceptual
9-
ms.date: 09/30/2022
9+
ms.date: 09/30/2024
1010
ms.author: anfdocs
1111
---
1212
# Azure NetApp Files SDKs, CLI tools, and ARM templates
1313

14-
This article lists the SDKs, command-line (CLI) tools, and Azure Resource Manager (ARM) templates supported by Azure NetApp Files.
14+
Learn about the SDKs, command-line (CLI) tools, and Azure Resource Manager (ARM) templates supported by Azure NetApp Files.
1515

1616
## Supported SDKs
1717

articles/azure-netapp-files/azure-policy-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes the Azure Policy custom definitions and built-in definiti
44
author: b-hchen
55
ms.service: azure-netapp-files
66
ms.topic: conceptual
7-
ms.date: 06/02/2022
7+
ms.date: 09/02/2024
88
ms.author: anfdocs
99
---
1010
# Azure Policy definitions for Azure NetApp Files

articles/azure-netapp-files/configure-access-control-lists.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Configure access control lists with Azure NetApp Files | Microsoft Docs
3-
description: This article shows you how to configure access control lists (ACLs) on NFSv4.1 with Azure NetApp Files.
3+
description: Learn how to configure access control lists (ACLs) on NFSv4.1 with Azure NetApp Files.
44
author: b-ahibbard
55
ms.service: azure-netapp-files
66
ms.topic: how-to
7-
ms.date: 12/20/2022
7+
ms.date: 12/20/2024
88
ms.author: anfdocs
99
---
1010
# Configure access control lists on NFSv4.1 volumes for Azure NetApp Files

articles/azure-netapp-files/configure-nfs-clients.md

Lines changed: 3 additions & 4 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: 05/27/2022
8+
ms.date: 05/27/2024
99
ms.author: anfdocs
1010
---
1111
# Configure an NFS client for Azure NetApp Files
@@ -56,7 +56,7 @@ The examples in this section use the following domain name and IP address:
5656

5757
5. Configure the NTP client.
5858

59-
RHEL 8 uses chrony by default.
59+
RHEL 8 uses `chrony` by default.
6060

6161
6. Join the Active Directory domain:
6262

@@ -104,7 +104,6 @@ The examples in this section use the following domain name and IP address:
104104

105105
`sudo kinit [email protected]`
106106

107-
108107
### RHEL 8 configuration if you are using dual protocol
109108

110109
The following steps are optional. You need to perform the steps only if you use user mapping at the NFS client:
@@ -223,7 +222,7 @@ The examples in this section use the following domain name and IP address:
223222

224223
`sudo systemctl start rpc-gssd.service`
225224

226-
5. Ubuntu 18.04 uses chrony by default. Following the configuration guidelines in [Ubuntu Bionic: Using chrony to configure NTP](https://ubuntu.com/blog/ubuntu-bionic-using-chrony-to-configure-ntp).
225+
5. Ubuntu 18.04 uses `chrony` by default. Following the configuration guidelines in [Ubuntu Bionic: Using chrony to configure NTP](https://ubuntu.com/blog/ubuntu-bionic-using-chrony-to-configure-ntp).
227226

228227
6. Join the Active Directory domain:
229228

articles/azure-netapp-files/convert-nfsv3-nfsv41.md

Lines changed: 2 additions & 3 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: 11/08/2022
8+
ms.date: 11/08/2024
99
ms.author: anfdocs
1010
---
1111
# Convert an NFS volume between NFSv3 and NFSv4.1
@@ -37,8 +37,7 @@ Converting a volume between NFSv3 and NFSv4.1 does not require that you create a
3737

3838
## Register the option
3939

40-
The option to convert an NFS volume between NFSv3 and NFSv4.1 is currently in preview. If you are using this option for the first time, register the option before using it.
41-
40+
The option to convert an NFS volume between NFSv3 and NFSv4.1 is currently in preview. If you are using this option for the first time, you must register the feature:
4241
> [!IMPORTANT]
4342
> Until further communication, [Azure NetApp Files for Azure Government](azure-government.md) users should contact their account team to access this option instead of following the steps below.
4443

articles/azure-netapp-files/cross-region-replication-display-health-status.md

Lines changed: 2 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: how-to
8-
ms.date: 05/16/2022
8+
ms.date: 10/16/2024
99
ms.author: anfdocs
1010
---
1111
# Display health and monitor status of replication relationship
@@ -38,7 +38,7 @@ You can view replication status on the source volume or the destination volume.
3838
![Replication health status](./media/cross-region-replication-display-health-status/cross-region-replication-health-status.png)
3939

4040
> [!NOTE]
41-
> Replication relationship shows health status as *unhealthy* if previous replication jobs are not complete. This status is a result of larger volumes being transferred with a lower transfer window (for example, a ten-minute transfer time for a larger volume). In this case, the relationship status shows *transferring* and health status shows *unhealthy*.
41+
> Replication relationship shows health status as *unhealthy* if previous replication jobs aren't complete. This status is a result of larger volumes being transferred with a lower transfer window (for example, a ten-minute transfer time for a larger volume). In this case, the relationship status shows *transferring* and health status shows *unhealthy*.
4242
4343
## Set alert rules to monitor replication
4444

articles/azure-netapp-files/develop-rest-api-powershell.md

Lines changed: 1 addition & 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: 09/30/2022
8+
ms.date: 09/30/2024
99
ms.author: anfdocs
1010
---
1111
# Develop for Azure NetApp Files with REST API using PowerShell

0 commit comments

Comments
 (0)