You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/application-gateway-tls-version-retirement.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: application gateway
5
5
author: jaesoni
6
6
ms.service: azure-application-gateway
7
7
ms.topic: concept-article
8
-
ms.date: 05/15/2025
8
+
ms.date: 07/18/2025
9
9
ms.author: mbender
10
10
ms.custom:
11
11
- build-2025
@@ -84,7 +84,26 @@ You don't need to configure anything on your Application Gateway for the backend
84
84
* For V2 SKUs: the connections to backend servers will always be with preferred TLS v1.3 and minimum up to TLS v1.2
85
85
* For V1 SKUs: the connections to backend servers will always be with TLS v1.2
86
86
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
+
[](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.
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/concept-private-endpoint.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,12 @@ Service account owners can manage consent requests and private endpoints through
43
43
44
44
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.
45
45
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
+
46
52
### Connecting to private endpoints
47
53
48
54
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**.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/backup-search.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
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.
4
4
services: azure-netapp-files
5
5
author: b-hchen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: how-to
8
-
ms.date: 04/24/2024
8
+
ms.date: 07/18/2025
9
9
ms.author: anfdocs
10
10
# 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.
11
11
---
@@ -16,7 +16,16 @@ The names used for snapshots are preserved when the snapshots are backed up. Sna
16
16
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.
17
17
18
18
>[!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. |
20
29
21
30
## Search backups from backup vault
22
31
@@ -33,16 +42,16 @@ You can display and search backups at the volume level:
33
42
34
43
1. Select **Volumes**.
35
44
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**.
38
47
The **Type** column shows whether the backup is generated by a *Scheduled* (policy-based) or a *manual* backup.
39
48
40
49
3. In the **Search Backups** field, enter the backup name that you want to search for.
41
50
42
51
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.
43
52
44
53
:::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":::
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/configure-network-features.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,11 +47,11 @@ Two settings are available for network features:
47
47
48
48
This section shows you how to set the network features option when you create a new volume.
49
49
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.
51
51
52
52

53
53
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.
55
55
56
56

57
57
@@ -114,9 +114,9 @@ Updating the network features of your volume alters the underlying network sibli
114
114
>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.
115
115
116
116
>[!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.
118
118
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":
120
120
121
121
:::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":::
122
122
@@ -129,9 +129,9 @@ By following the steps outlined here, the `network_features` argument in the `te
129
129
130
130
#### Determine affected volumes
131
131
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.
133
133
134
-
1. Log in to the Azure portal.
134
+
1. Sign in to the Azure portal.
135
135
1. Navigate to the volume for which you want to change the network features option.
136
136
1. Select the **Change network features**. ***Do **not** select Save.***
137
137
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
174
174
:::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":::
175
175
176
176
>[!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`.
178
178
179
179
1. Run `terraform apply` to update the `terraform.tfstate` file.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/large-volumes-requirements-considerations.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: b-ahibbard
6
6
ms.service: azure-netapp-files
7
7
ms.custom: references_regions
8
8
ms.topic: concept-article
9
-
ms.date: 04/17/2025
9
+
ms.date: 07/18/2025
10
10
ms.author: anfdocs
11
11
# 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.
12
12
---
@@ -21,7 +21,8 @@ The following requirements and considerations apply to large volumes. For perfor
21
21
* A regular volume can’t be converted to a large volume.
22
22
* 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.
23
23
* 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.
25
26
* Large volumes are currently not supported with Azure NetApp Files backup.
26
27
* You can't create a large volume with application volume groups.
27
28
* 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).
Copy file name to clipboardExpand all lines: articles/backup/about-azure-vm-restore.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: About the Azure Virtual Machine restore process
3
3
description: Learn how the Azure Backup service restores Azure virtual machines
4
4
ms.topic: overview
5
5
ms.date: 09/09/2024
6
-
author: jyothisuri
7
-
ms.author: jsuri
6
+
author: AbhishekMallick-MS
7
+
ms.author: v-mallicka
8
8
ms.custom: engagement-fy24
9
9
# 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.
Copy file name to clipboardExpand all lines: articles/backup/about-restore-microsoft-azure-recovery-services.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ description: Learn about the restore options available with the Microsoft Azure
4
4
ms.reviewer: mepand
5
5
ms.topic: overview
6
6
ms.date: 09/09/2024
7
-
author: jyothisuri
8
-
ms.author: jsuri
7
+
author: AbhishekMallick-MS
8
+
ms.author: v-mallicka
9
9
ms.custom: engagement-fy24
10
10
# 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.
0 commit comments