Skip to content

Commit ac86234

Browse files
Merge pull request #302972 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-18 17:00 UTC
2 parents dc6e59d + 4587235 commit ac86234

File tree

399 files changed

+922
-877
lines changed

Some content is hidden

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

399 files changed

+922
-877
lines changed

articles/application-gateway/application-gateway-tls-version-retirement.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application gateway
55
author: jaesoni
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 05/15/2025
8+
ms.date: 07/18/2025
99
ms.author: mbender
1010
ms.custom:
1111
- build-2025
@@ -84,7 +84,26 @@ You don't need to configure anything on your Application Gateway for the backend
8484
* For V2 SKUs: the connections to backend servers will always be with preferred TLS v1.3 and minimum up to TLS v1.2
8585
* For V1 SKUs: the connections to backend servers will always be with TLS v1.2
8686

87-
You must ensure that your servers in the backend pools are compatible with these updated protocol versions. This compatibility avoids any disruptions when establishing a TLS/HTTPS connection with those backend servers.
87+
You must ensure that your servers in the backend pools are compatible with these updated protocol versions. This compatibility avoids any disruptions when establishing an TLS/HTTPS connection with those backend servers.
88+
89+
## Identification methods
90+
91+
### Metrics
92+
To determine whether clients connecting to your Application Gateway resource are utilizing TLS 1.0 or 1.1, use the `Client TLS protocol` metric provided by Application Gateway. For more information, see the [metrics documentation](monitor-application-gateway-reference.md#metrics). You can view it from the Portal by following these steps.
93+
94+
1. Go to the Application Gateway resource in the Azure portal.
95+
2. In the left menu pane, open the "Metrics" blade in Monitoring section.
96+
3. Select metric as `Client TLS protocol` from the dropdown.
97+
4. To view granular protocol version information, select "Apply splitting" and choose "TLS protocol".
98+
99+
[![A diagram showing metrics page with TLS version split for application gateway traffic.](media/application-gateway-tls-version-retirement/metric-tls-version.png)](media/application-gateway-tls-version-retirement/metric-tls-version.png#lightbox)
100+
101+
### Logs
102+
You can also check the [Application Gateway Access logs](monitor-application-gateway-reference.md#access-log-category) to view this information in log format.
103+
104+
### Error information
105+
Once support for TLS versions 1.0 and 1.1 is discontinued, clients may encounter errors such as `curl: (35) error:0A000410:SSL routines::sslv3 alert handshake failure`. Depending on the browser being used, various messages indicating TLS handshake failures may be displayed.
106+
88107

89108
## Next steps
90109

137 KB
Loading

articles/azure-app-configuration/concept-private-endpoint.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Service account owners can manage consent requests and private endpoints through
4343

4444
When creating a private endpoint, you must specify the App Configuration store to which it connects. If you enable the geo-replication for an App Configuration store, you can connect to all replicas of the store using the same private endpoint. If you have multiple App Configuration stores, you need a separate private endpoint for each store.
4545

46+
### Considerations for geo-replicated App Configuration stores
47+
48+
When geo-replication is enabled for your App Configuration store, you can use a single private endpoint to connect to all replicas. However, since private endpoints are regional resources, this approach may not ensure connectivity in the event of a regional outage.
49+
50+
For enhanced resilience, consider creating private endpoints for each replica of your geo-replicated store, in addition to a private endpoint for the origin store. This ensures that if one region becomes unavailable, clients can access the store through private endpoints provisioned in the same region as a replica. Ensure the relevant [DNS changes](#dns-changes-for-private-endpoints) are made so the endpoint for each replica resolves to the relevant IP address for the private endpoint in the respective replica's region.
51+
4652
### Connecting to private endpoints
4753

4854
Azure relies upon DNS resolution to route connections from the VNet to the configuration store over a private link. You can quickly find connections strings in the Azure portal by selecting your App Configuration store, then selecting **Settings** > **Access Keys**.

articles/azure-netapp-files/backup-search.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Search backups of Azure NetApp Files volumes
3-
description: Describes how to display and search backups of Azure NetApp Files volumes at the volume level and the NetApp account level.
3+
description: You can display and search for backups at the NetApp account level or the volume level.
44
services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 04/24/2024
8+
ms.date: 07/18/2025
99
ms.author: anfdocs
1010
# Customer intent: As a cloud administrator, I want to search for backups of Azure NetApp Files volumes, so that I can efficiently manage and restore backups according to my data protection strategy.
1111
---
@@ -16,7 +16,16 @@ The names used for snapshots are preserved when the snapshots are backed up. Sna
1616
If a volume is deleted, its backups are retained. The backups are listed in the associated backup vault, under the **Backups** section. This list includes all backups within the backup vault in the region. It can be used to restore a backup to a volume in another NetApp account under the same subscription.
1717

1818
>[!IMPORTANT]
19-
>All existing backups must be migrated to backup vaults. You can search for backups, but you are unable to perform any operations on a backup until the backup has been migrated to a backup vault. For more information about this procedure, see [Manage a backup vault](backup-vault-manage.md).
19+
>All existing backups must be migrated to backup vaults. You can search for backups, but you're unable to perform any operations on a backup until the backup has migrated to a backup vault. For more information about this procedure, see [Manage a backup vault](backup-vault-manage.md).
20+
21+
In addition to name, size, and type, backups display time-based information:
22+
23+
| Field | Description |
24+
| - | - |
25+
| Started | Date and time the snapshot was created |
26+
| Initiated | Date and time the backup was created |
27+
| Completed | Date and time the backup was completed |
28+
| Duration | The elapsed time from the creation of the snapshot to the completion of the backup time. When you create a backup with existing snapshot, the reported backup duration can appear longer than the actual time taken for the backup operation. |
2029

2130
## Search backups from backup vault
2231

@@ -33,16 +42,16 @@ You can display and search backups at the volume level:
3342

3443
1. Select **Volumes**.
3544

36-
1. If you have migrated to a backup vault, navigate to **Backup Vault**. Select the backup vault.
37-
If you have not yet migrated to a backup vault, navigate to **Backups**.
45+
1. If you've migrated to a backup vault, navigate to **Backup Vault**. Select the backup vault.
46+
If you've not yet migrated to a backup vault, navigate to **Backups**.
3847
The **Type** column shows whether the backup is generated by a *Scheduled* (policy-based) or a *manual* backup.
3948

4049
3. In the **Search Backups** field, enter the backup name that you want to search for.
4150

4251
A partial search is supported; you don’t have to specify the entire backup name. The search filters the backups based on the search string.
4352

4453
:::image type="content" source="./media/backup-search/backup-search-volume-level.png" alt-text="Screenshot that shows a list of backup for a volume." lightbox="./media/backup-search/backup-search-volume-level.png":::
45-
54+
4655
## Next steps
4756

4857
* [Understand Azure NetApp Files backup](backup-introduction.md)

articles/azure-netapp-files/configure-network-features.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ Two settings are available for network features:
4747

4848
This section shows you how to set the network features option when you create a new volume.
4949

50-
1. During the process of creating a new [NFS](azure-netapp-files-create-volumes.md), [SMB](azure-netapp-files-create-volumes-smb.md), or [dual-protocol](create-volumes-dual-protocol.md) volume, you can set the **Network Features** option to **Basic** or **Standard** under the Basic tab of the Create a Volume screen.
50+
1. During the process of creating a new [NFS](azure-netapp-files-create-volumes.md), [SMB](azure-netapp-files-create-volumes-smb.md), or [dual-protocol](create-volumes-dual-protocol.md) volume, you can set the **Network Features** option to **Basic** or **Standard** under the Basic tab of the Create a volume screen.
5151

5252
![Screenshot that shows volume creation for Standard network features.](./media/configure-network-features/network-features-create-standard.png)
5353

54-
2. Before completing the volume creation process, you can display the specified network features setting in the **Review + Create** tab of the Create a Volume screen. Select **Create** to complete the volume creation.
54+
2. Before completing the volume creation process, you can display the specified network features setting in the **Review + Create** tab of the Create a volume screen. Select **Create** to complete the volume creation.
5555

5656
![Screenshot that shows the Review and Create tab of volume creation.](./media/configure-network-features/network-features-review-create-tab.png)
5757

@@ -114,9 +114,9 @@ Updating the network features of your volume alters the underlying network sibli
114114
>A discontinuity between state data and remote Azure resource configurations--notably, in the `network_features` argument--can result in the destruction of one or more volumes and possible data loss upon running `terraform apply`. Carefully follow the workaround outlined here to safely update the network features from Basic to Standard of Terraform-managed volumes.
115115
116116
>[!NOTE]
117-
>A Terraform module usually consists solely of all top level `*.tf` and/or `*.tf.json` configuration files in a directory, but a Terraform module can make use of module calls to explicitly include other modules into the configuration. You can [learn more about possible module structures](https://developer.hashicorp.com/terraform/language/files). To update all configuration file in your module that reference Azure NetApp Files volumes, be sure to look at all possible sources where your module can reference configuration files.
117+
>A Terraform module usually consists solely of all top level `*.tf` and/or `*.tf.json` configuration files in a directory, but a Terraform module can make use of module calls to explicitly include other modules into the configuration. You can [learn more about possible module structures](https://developer.hashicorp.com/terraform/language/files). To update all configuration files in your module that refer to Azure NetApp Files volumes, be sure to look at all possible sources where your module can reference configuration files.
118118
119-
The name of the state file in your Terraform module is `terraform.tfstate`. It contains the arguments and their values of all deployed resources in the module. Below is highlighted the `network_features` argument with value “Basic” for an Azure NetApp Files Volume in a `terraform.tfstate` example file:
119+
The name of the state file in your Terraform module is `terraform.tfstate`. It contains the arguments and the values of all deployed resources in the module. The following image shows the `terraform.tfstate` file for an Azure NetApp Files volume, highlighting the `network_features` argument with value "Basic":
120120
121121
:::image type="content" source="./media/configure-network-features/terraform-module.png" alt-text="Screenshot of Terraform module." lightbox="./media/configure-network-features/terraform-module.png":::
122122
@@ -129,9 +129,9 @@ By following the steps outlined here, the `network_features` argument in the `te
129129
130130
#### Determine affected volumes
131131
132-
Changing the network features for an Azure NetApp Files Volume can impact the network features of other Azure NetApp Files Volumes. Volumes in the same network sibling set must have the same network features setting. Therefore, before you change the network features of one volume, you must determine all volumes affected by the change using the Azure portal.
132+
Changing the network features for an Azure NetApp Files volume can impact the network features of other Azure NetApp Files volumes. Volumes in the same network sibling set must have the same network features setting. Therefore, before you change the network features of one volume, you must determine all volumes affected by the change using the Azure portal.
133133
134-
1. Log in to the Azure portal.
134+
1. Sign in to the Azure portal.
135135
1. Navigate to the volume for which you want to change the network features option.
136136
1. Select the **Change network features**. ***Do **not** select Save.***
137137
1. Record the paths of the affected volumes then select **Cancel**.
@@ -174,7 +174,7 @@ The `ignore_changes` feature is intended to be used when a resource’s referenc
174174
:::image type="content" source="./media/configure-network-features/terraform-plan-output.png" alt-text="Screenshot of terraform plan command output." lightbox="./media/configure-network-features/terraform-plan-output.png":::
175175
176176
>[!IMPORTANT]
177-
> As a safety precaution, execute `terraform plan` before executing `terraform apply`. The command `terraform plan` allows you to create a plan file, which contains the changes to your remote resources. This plan allows you to know if any of your affected volumes can be destroyed by running `terraform apply`.
177+
> As a safety precaution, execute `terraform plan` before executing `terraform apply`. The command `terraform plan` allows you to create a "plan" file, which contains the changes to your remote resources. This plan allows you to know if any of your affected volumes can be destroyed by running `terraform apply`.
178178
179179
1. Run `terraform apply` to update the `terraform.tfstate` file.
180180

articles/azure-netapp-files/large-volumes-requirements-considerations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.custom: references_regions
88
ms.topic: concept-article
9-
ms.date: 04/17/2025
9+
ms.date: 07/18/2025
1010
ms.author: anfdocs
1111
# Customer intent: As a storage administrator, I want to review the requirements and limitations of large volumes in Azure NetApp Files, so that I can effectively plan the deployment and management of storage solutions to meet my organization's data capacity and performance needs.
1212
---
@@ -21,7 +21,8 @@ The following requirements and considerations apply to large volumes. For perfor
2121
* A regular volume can’t be converted to a large volume.
2222
* You must create a large volume at a size of 50 TiB or larger. The maximum size of a large volume is 1,024 TiB, though 2-PiB large volumes are available on request depending on regional dedicated capacity availability. To request 2-PiB large volumes, contact your account team.
2323
* You can't resize a large volume to less than 50 TiB.
24-
A large volume cannot be resized to more than 30% of its lowest provisioned size. This limit is adjustable via [a support request](azure-netapp-files-resource-limits.md#resource-limits). When requesting the resize, specify the desired size in TiB.
24+
* A large volume can't be resized to more than 30% of its lowest provisioned size. This limit is adjustable via [a support request](azure-netapp-files-resource-limits.md#resource-limits). When requesting the resize, specify the desired size in TiB.
25+
* When reducing the size of a large volume, the size you can decrease to depends on the size of files written to the volume and the snapshots currently active on the volumes.
2526
* Large volumes are currently not supported with Azure NetApp Files backup.
2627
* You can't create a large volume with application volume groups.
2728
* Currently, large volumes aren't suited for database (HANA, Oracle, SQL Server, etc.) data and log volumes. For database workloads requiring more than a single volume’s throughput limit, consider deploying multiple regular volumes. To optimize multiple volume deployments for databases, use [application volume groups](application-volume-group-concept.md).
52.5 KB
Loading
-295 KB
Loading

articles/backup/about-azure-vm-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: About the Azure Virtual Machine restore process
33
description: Learn how the Azure Backup service restores Azure virtual machines
44
ms.topic: overview
55
ms.date: 09/09/2024
6-
author: jyothisuri
7-
ms.author: jsuri
6+
author: AbhishekMallick-MS
7+
ms.author: v-mallicka
88
ms.custom: engagement-fy24
99
# Customer intent: As an IT admin, I want to understand the Azure VM restore process and its options, so that I can efficiently recover virtual machines based on different scenarios and ensure business continuity.
1010
---

articles/backup/about-restore-microsoft-azure-recovery-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn about the restore options available with the Microsoft Azure
44
ms.reviewer: mepand
55
ms.topic: overview
66
ms.date: 09/09/2024
7-
author: jyothisuri
8-
ms.author: jsuri
7+
author: AbhishekMallick-MS
8+
ms.author: v-mallicka
99
ms.custom: engagement-fy24
1010
# Customer intent: As a system administrator, I want to explore the various restore options available with the MARS agent, so that I can efficiently recover data in different scenarios and ensure business continuity.
1111
---

0 commit comments

Comments
 (0)