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-backend-health-troubleshooting.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,10 +108,11 @@ To increase the timeout value, follow these steps:
108
108
**Resolution:**
109
109
110
110
1. Verify that the FQDN entered in the backend pool is correct and that it's a public domain, then try to resolve it from your local machine.
111
-
1. If you can resolve the IP address, there might be something wrong with the DNS configuration in the virtual network.
112
-
1. Check whether the virtual network is configured with a custom DNS server. If it is, check the DNS server about why it can't resolve to the IP address of the specified FQDN.
113
-
1. If you're using Azure default DNS, verify with your domain name registrar that proper A record or CNAME record mapping is complete.
114
-
1. If the domain is private or internal, try to resolve it from a VM in the same virtual network. If you can resolve it, restart Application Gateway and check again. To restart Application Gateway, you need to [stop](/powershell/module/az.network/stop-azapplicationgateway) and [start](/powershell/module/az.network/start-azapplicationgateway) by using the PowerShell commands described in these linked resources.
111
+
2. If you can resolve the IP address, there might be something wrong with the DNS configuration in the virtual network.
112
+
3. Check whether the virtual network is configured with a custom DNS server. If it is, check the DNS server about why it can't resolve to the IP address of the specified FQDN.
113
+
4. If you're using Azure default DNS, verify with your domain name registrar that proper A record or CNAME record mapping is complete.
114
+
5. If the domain is private or internal, try to resolve it from a VM in the same virtual network. If you cannnot resolve it, restart Application Gateway and check again. To restart Application Gateway, you need to [stop](/powershell/module/az.network/stop-azapplicationgateway) and [start](/powershell/module/az.network/start-azapplicationgateway) by using the PowerShell commands described in these linked resources.
115
+
6. If you're using short names (single-label domain names like `server1` instead of a fully-qualified domain name `server1.contoso.com`), verify that your DNS server can resolve the short name. Azure's built-in DNS (168.63.129.16) only resolves short names for resources within the same virtual network. For on-premises short names, use a custom DNS server configured with the appropriate search domains.
Copy file name to clipboardExpand all lines: articles/application-gateway/application-gateway-components.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ A backend pool routes request to backend servers, which serve the request. Backe
130
130
- Virtual machine scale sets
131
131
- Public IP addresses
132
132
- Internal IP addresses
133
-
- FQDN
133
+
- FQDN (fully qualified domain names) or short names (single-label domain names), provided your DNS server can resolve them
134
134
- Multitenant backends (such as App Service)
135
135
136
136
Application Gateway backend pool members aren't tied to an availability set. An application gateway can communicate with instances outside of the virtual network that it's in. As a result, the members of the backend pools can be across clusters, across datacenters, or outside Azure, as long as there's IP connectivity.
Copy file name to clipboardExpand all lines: articles/azure-vmware/native-create-azure-vmware-virtual-network-private-cloud.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,17 +40,17 @@ Before you begin, these items are required to create an Azure VMware Solution Ge
40
40
41
41
3. In the **Search services and marketplace** text box, type **Azure VMware Solution** and select it from the search results.
42
42
43
-
4. On the **Azure VMware Solution** window, select **Create**. The following is the information needed to deploy the private cloud from your planning phase.
44
-
43
+
1. On the **Azure VMware Solution** window, select **Create**. The following is the information needed to deploy the private cloud from your planning phase.
|**Subscription**| Select the subscription you plan to use for the deployment. All resources in an Azure subscription are billed together. |
48
48
|**Resource group**| Select the resource group for your private cloud. An Azure resource group is a logical container into which Azure resources are deployed and managed. Alternatively, you can create a new resource group for your private cloud. |
49
49
|**Resource name**| Provide the name of your Azure VMware Solution private cloud. |
50
50
|**Location**| Select a location, such as (US) East US 2. It's the region you defined during the planning phase. |
51
51
|**Size of host**| Select the AV64 SKU. |
52
-
|**Availability zone**| Select which availability zone you want your private cloud deployed in. |
53
-
|**Number of hosts**| Number of hosts allocated for the private cloud cluster. The default value is 3, which you can increase or decrease after deployment. If these nodes aren't listed as available, contact support to request a quota increase. You can also select the link labeled If you need more hosts, request a quota increase in the Azure portal. |
52
+
|**Availability zone_(Optional)_**| Select the Availability Zone where you want your private cloud deployed. If no Availability Zone is selected, the private cloud will use the default placement. This is used to place workloads closer to on-premises environments or other Azure services to meet latency and data-proximity requirements, or to support disaster recovery and high-availability strategies by deploying across multiple zones.|
53
+
|**Number of hosts**| Number of hosts allocated for the private cloud cluster. The default value is 3, which you can increase after deployment or decrease if you have 4 or more nodes deployed. If these nodes aren't listed as available, contact support to request a quota increase. You can also select the link labeled If you need more hosts, request a quota increase in the Azure portal. |
54
54
|**Virtual Network**| Azure Virtual Network with a minimum network address space of a /22 or 4 /24s. This can be a new or existing Virtual Network. The /22 or 4 /24s provided in your Virtual Network can be the same address space as the CIDR block you are planning to for your private cloud as long as the address space is not in use.|
55
55
|**Address block for private cloud**| Provide an IP address block for the private cloud. The CIDR represents the private cloud management network and is used for the cluster management services, such as vCenter Server and NSX-T Manager. Use /22 address space, for example, 10.175.0.0/22. The address should be unique and not overlap with other Azure Virtual Networks and with on-premises networks that are in use. |
56
56
|**DNS Forward Lookup**| Input on your DNS Forward Lookup Zone. Either Private or Public. If no option is selected, the default is Public. This can be changed after your private cloud is created. |
@@ -62,8 +62,8 @@ Before you begin, these items are required to create an Azure VMware Solution Ge
62
62
63
63
6. Verify that the deployment was successful. Navigate to the resource group you created and select your private cloud. You see the status of **Succeeded** when the deployment is finished.
64
64
65
-
6. Verify that the deployment was successful. Navigate to the resource group you created and select your private cloud. You see the status of Succeeded when the deployment is finished.
66
-
65
+
1. Verify that the deployment was successful. Navigate to the resource group you created and select your private cloud. You see the status of Succeeded when the deployment is finished.
66
+
67
67
7. Connect to vCenter Server and NSX Manager using the VMware credentials shown in your Private Cloud. For more information, see [Access an Azure VMware Solution private cloud](tutorial-access-private-cloud.md).
Copy file name to clipboardExpand all lines: articles/azure-vmware/native-introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ With the Azure VMware Solution Gen 2 private clouds offering, you get the follow
43
43
44
44
### Other features and capabilities unlocked
45
45
- Ability to select Private DNS resolution for your private cloud, enabling businesses to communicate across Azure and on-premises environments without being exposed to the internal.
46
-
- Ability to select which availability zone to deploy your private cloud in to minimize latency to on-premises environments.
46
+
- Ability to select which availability zone to deploy your private cloud in to minimize latency to on-premises environments. Availability zones are typically specified when a customer wants their private cloud to be geographically closest to their on-premises data center. If availability zone selection is not required, no zone should be specified.
Copy file name to clipboardExpand all lines: articles/backup/azure-kubernetes-service-cluster-backup-support-matrix.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure Kubernetes Service (AKS) backup support matrix
3
3
description: This article provides a summary of support settings and limitations of Azure Kubernetes Service (AKS) backup.
4
4
ms.topic: reference
5
-
ms.date: 06/10/2025
5
+
ms.date: 01/06/2026
6
6
ms.custom:
7
7
- references_regions
8
8
- ignite-2023
@@ -118,11 +118,11 @@ China East 2, China East 3, China North 2, China North 3, US GOV Arizona, US GOV
118
118
119
119
- Currently, backup instances with <= 100 disks attached as persistent volume are supported. Backup and restore operations might fail if number of disks are higher than the limit.
120
120
121
-
- Only Azure Disks with public access enabled from all networks are eligible to be moved to the Vault Tier; if there are disks with network access apart from public access, tiering operation fails.
122
-
121
+
- Only Azure Disks that have public network access enabled, AAD (Data Access) authentication disabled, and Disk Encryption Set (DES) disabled are eligible to be moved to the Vault tier. If a disk has restricted network access, AAD authentication enabled, or DES enabled, the tiering operation will fail.
122
+
123
123
-*Disaster Recovery* feature is only available between Azure Paired Regions (if backup is configured in a Geo Redundant Backup vault with Cross Region Restore enabled on them). The backup data is only available in an Azure paired region. For example, if you have an AKS cluster in East US that is backed up in a Geo Redundant Backup vault with Cross Region Restore enabled on them, the backup data is also available in West US for restore.
124
124
125
-
- In the Vault Tier, only one scheduled recovery point is created per day, providing a Recovery Point Objective (RPO) of 24 hours in the primary region. In the secondary region, replication of this recovery point can take up to 12 additional hours, resulting in an effective RPO of up to 36 hours.
125
+
- In the Vault Tier, only one scheduled recovery point is created per day, providing a Recovery Point Objective (RPO) of upto 24 hours in the primary region. In the secondary region, replication of this recovery point can take up to 12 additional hours, resulting in an effective RPO of up to 36 hours.
126
126
127
127
- When a backup is created in the Operational Tier and becomes eligible for Vault Tier, it may take up to four hours for the tiering process to begin.
Copy file name to clipboardExpand all lines: articles/backup/backup-reports-email.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Email Azure Backup Reports
3
3
description: Create automated tasks to receive periodic reports via email
4
4
ms.topic: how-to
5
-
ms.date: 12/10/2025
5
+
ms.date: 12/30/2025
6
6
ms.service: azure-backup
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-mallicka
@@ -183,5 +183,15 @@ You can also directly update the ARM template, which is used for deploying the l
183
183
184
184
---
185
185
186
+
## Pricing for Email Reports
187
+
188
+
Email reports are free. However, you incur charges for the Log Analytics workspace and Logic Apps that you use to configure and deliver email notifications. These charges apply as per the respective pricing models.
189
+
190
+
The following examples illustrate the cost estimation for using Email Reports:
191
+
192
+
- **Cost of actions**: Cost of the action type (varies by the report you configure for email) x Count of actions × 30 days (a month).
193
+
- **Cost of standard connectors**: Cost of connector x Count of connectors x 30 days (a month).
194
+
- **Cost of data retention** (calculation for 7 days): 7 days × data volume per run in MB (determine the volume by running the workflow once and noting emitted storage metrics) × storage cost for each unit × 30 days (a month).
195
+
186
196
## Next steps
187
197
[Learn more about Backup Reports](./configure-reports.md)
Copy file name to clipboardExpand all lines: articles/backup/restore-afs.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ You can use this restore option to restore the complete File Share in the origin
34
34
35
35
To restore the complete File Share, follow these steps:
36
36
37
-
1. In the [Azure portal](https://portal.azure.com/), go to **Business Continuity Center** > **Protection inventory** > **Protected items**, and then select **Recover**.
37
+
1. In the [Azure portal](https://portal.azure.com/), go to **Resiliency** > **Protection inventory** > **Protected items**, and then select **Recover**.
38
38
1. On the **Recover** pane, select the **Azure Files (Azure Storage)** as the **Datasource type**, and then click **Select** under **Protected item**.
39
39
40
40
The **Select restore point** context pane opens that lists the restore points available for the selected File Share.
@@ -78,7 +78,7 @@ You can use this restore option to restore individual files or folders in the or
78
78
79
79
To restore individual files or folders, follow these steps:
80
80
81
-
1. Go to **Business Continuity Center**, and then select **Protected inventory** > **Protected items** from the menu, with the datasource type selected as **Azure Storage (Azure Files)**.
81
+
1. Go to **Resiliency**, and then select **Protected inventory** > **Protected items** from the menu, with the datasource type selected as **Azure Storage (Azure Files)**.
82
82
1. Select the File Share for which you want to do an item-level recovery.
83
83
84
84
The *backup item* menu appears with a **File Recovery** option.
@@ -152,7 +152,7 @@ After you trigger the restore operation, the backup service creates a job for tr
152
152
153
153
You can also monitor restore progress from the Recovery Services vault:
154
154
155
-
1. Go to **Business Continuity Center** and select **Monitoring + Reporting** > **Jobs** from the menu.
155
+
1. Go to **Resiliency**. and select **Monitoring + Reporting** > **Jobs** from the menu.
156
156
1. On the **Jobs** pane, filter the jobs for the required solution and datasource type.
Copy file name to clipboardExpand all lines: articles/data-factory/connector-file-system.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
@@ -5,7 +5,7 @@ description: Learn how to copy data from file system to supported sink data stor
5
5
author: jianleishen
6
6
ms.subservice: data-movement
7
7
ms.topic: conceptual
8
-
ms.date: 09/25/2024
8
+
ms.date: 01/06/2026
9
9
ms.author: jianleishen
10
10
ms.custom:
11
11
- synapse
@@ -34,7 +34,7 @@ This file system connector is supported for the following capabilities:
34
34
Specifically, this file system connector supports:
35
35
36
36
- Copying files from/to network file share. To use a Linux file share, install [Samba](https://www.samba.org/) on your Linux server.
37
-
- Copying files using **Windows** authentication.
37
+
- Copying files using **Basic** authentication.
38
38
- Copying files as-is or parsing/generating files with the [supported file formats and compression codecs](supported-file-formats-and-compression-codecs.md).
0 commit comments