Skip to content

Commit fe7bfd1

Browse files
authored
Merge pull request #285549 from MicrosoftDocs/main
8/26/2024 PM Publish
2 parents a56601d + 9d35560 commit fe7bfd1

File tree

84 files changed

+1066
-191
lines changed

Some content is hidden

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

84 files changed

+1066
-191
lines changed

articles/azure-arc/resource-bridge/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Arc resource bridge supports the following Azure regions:
107107
* South Central US
108108
* Canada Central
109109
* Australia East
110+
* Australia SouthEast
111+
110112
* West Europe
111113
* North Europe
112114
* UK South

articles/azure-netapp-files/configure-ldap-over-tls.md

Lines changed: 6 additions & 7 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: 02/23/2023
8+
ms.date: 08/20/2024
99
ms.author: anfdocs
1010
---
1111
# Configure AD DS LDAP over TLS for Azure NetApp Files
@@ -21,21 +21,20 @@ You can use LDAP over TLS to secure communication between an Azure NetApp Files
2121

2222
If you do not have a root CA certificate, you need to generate one and export it for use with LDAP over TLS authentication.
2323

24-
1. Follow [Install the Certification Authority](/windows-server/networking/core-network-guide/cncg/server-certs/install-the-certification-authority) to install and configure AD DS Certificate Authority.
24+
1. Follow [Screenshot of the the Certification Authority.](/windows-server/networking/core-network-guide/cncg/server-certs/install-the-certification-authority) to install and configure AD DS Certificate Authority.
2525

26-
2. Follow [View certificates with the MMC snap-in](/dotnet/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in) to use the MMC snap-in and the Certificate Manager tool.
26+
2. Follow [Screenshot of the view certificates with the MMC snap-in.](/dotnet/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in) to use the MMC snap-in and the Certificate Manager tool.
2727
Use the Certificate Manager snap-in to locate the root or issuing certificate for the local device. You should run the Certificate Management snap-in commands from one of the following settings:
2828
* A Windows-based client that has joined the domain and has the root certificate installed
2929
* Another machine in the domain containing the root certificate
3030

3131
3. Export the root CA certificate.
32-
Root CA certificates can be exported from the Personal or Trusted Root Certification Authorities directory, as shown in the following examples:
33-
![screenshot that shows personal certificates](./media/configure-ldap-over-tls/personal-certificates.png)
34-
![screenshot that shows trusted root certification authorities](./media/configure-ldap-over-tls/trusted-root-certification-authorities.png)
32+
Root CA certificates can be exported from the Personal or Trusted Root Certification Authorities directory. The following image shows the Personal Root Certification Authority directory:
33+
![Screenshot that shows personal certificates.](./media/configure-ldap-over-tls/personal-certificates.png).
3534

3635
Ensure that the certificate is exported in the Base-64 encoded X.509 (.CER) format:
3736

38-
![Certificate Export Wizard](./media/configure-ldap-over-tls/certificate-export-wizard.png)
37+
![Screenshot of the Certificate Export Wizard.](./media/configure-ldap-over-tls/certificate-export-wizard.png)
3938

4039
## Enable LDAP over TLS and upload root CA certificate
4140

articles/azure-netapp-files/manage-cool-access.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The storage with cool access feature provides options for the “coolness period
2929
* See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md#resource-limits) for maximum number of volumes supported for cool access per subscription per region.
3030
* Considerations for using cool access with [cross-region replication](cross-region-replication-requirements-considerations.md) and [cross-zone replication](cross-zone-replication-introduction.md):
3131
* The cool access setting on the destination is updated automatically to match the source volume whenever the setting is changed on the source volume or during authorizing or performing a reverse resync of the replication. Changes to the cool access setting on the destination volume don't affect the setting on the source volume.
32+
* In cross-region or cross-zone replication configuration, you can enable cool access exclusively for destination volumes to enhance data protection and create cost savings without affecting latency in source volumes.
3233
* Considerations for using cool access with [snapshot restore](snapshots-restore-new-volume.md):
3334
* When restoring a snapshot of a cool access enabled volume to a new volume, the new volume inherits the cool access configuration from the parent volume. Once the new volume is created, the cool access settings can be modified.
3435
* You can't restore from a snapshot of a non-cool-access volume to a cool access volume. Likewise, you can't restore from a snapshot of a cool access volume to a non-cool-access volume.
-21.1 KB
Loading
11.8 KB
Loading
Loading
2.07 KB
Loading
35.2 KB
Loading
-32.4 KB
Loading

0 commit comments

Comments
 (0)