Skip to content

Commit d3c0a77

Browse files
authored
Merge pull request #264316 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 1/26
2 parents f96d18a + a6c4a08 commit d3c0a77

File tree

82 files changed

+205
-93
lines changed

Some content is hidden

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

82 files changed

+205
-93
lines changed

articles/azure-maps/release-notes-map-control.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ This document contains information about new features and other changes to the M
1616

1717
## v3 (latest)
1818

19+
### [3.1.1] (January 26, 2024)
20+
21+
#### New features (3.1.1)
22+
23+
- Added a new option, `enableAccessibilityLocationFallback`, to enable or disable reverse-geocoding API fallback for accessibility (screen reader).
24+
25+
#### Bug fixes (3.1.1)
26+
27+
- Resolved an issue where ApplicationInsights v3.0.5 was potentially sending a large number of requests.
28+
1929
### [3.1.0] (January 12, 2024)
2030

2131
#### New features (3.1.0)
@@ -548,6 +558,7 @@ Stay up to date on Azure Maps:
548558
> [!div class="nextstepaction"]
549559
> [Azure Maps Blog]
550560
561+
[3.1.1]: https://www.npmjs.com/package/azure-maps-control/v/3.1.1
551562
[3.1.0]: https://www.npmjs.com/package/azure-maps-control/v/3.1.0
552563
[3.0.3]: https://www.npmjs.com/package/azure-maps-control/v/3.0.3
553564
[3.0.2]: https://www.npmjs.com/package/azure-maps-control/v/3.0.2
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Troubleshoot data recovery from Microsoft Azure Backup Server by using Azure Backup
3+
description: Learn how to troubleshoot data recovery from Microsoft Azure Backup Server.
4+
ms.topic: troubleshooting
5+
ms.date: 01/26/2024
6+
ms.service: backup
7+
ms.custom: engagement-fy24
8+
author: AbhishekMallick-MS
9+
ms.author: v-abhmallick
10+
---
11+
12+
# Troubleshoot data recovery from Microsoft Azure Backup Server
13+
14+
This article provides troubleshooting steps that help you resolve error massages caused during data recovery from Microsoft Azure Backup Server.
15+
16+
## Troubleshoot error messages
17+
18+
| Error Message | Cause | Resolution |
19+
|:--- |:--- |:--- |
20+
|This server is not registered to the vault specified by the vault credential. | This error appears when the vault credential file selected doesn't belong to the Recovery Services vault associated with Azure Backup Server on which the recovery is attempted. | Download the vault credential file from the Recovery Services vault to which the Azure Backup Server is registered. |
21+
|Either the recoverable data isn't available or the selected server isn't a DPM server. | There are no other Azure Backup Servers registered to the Recovery Services vault, or the servers haven't yet uploaded the metadata, or the selected server isn't an Azure Backup Server (using Windows Server or Windows Client). | If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed. <br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job will upload the metadata for all the protected backups to cloud. The data will be available for recovery. |
22+
|No other DPM server is registered to this vault. | There are no other Azure Backup Servers that are registered to the vault from which the recovery is being attempted. | If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed.<br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job uploads the metadata for all protected backups to cloud. The data will be available for recovery. |
23+
|The encryption passphrase provided does not match with passphrase associated with the following server: **\<server name>** | The encryption passphrase used in the process of encrypting the data from the Azure Backup Server’s data that's being recovered doesn't match the encryption passphrase provided. The agent is unable to decrypt the data, and so the recovery fails. | Provide the exact same encryption passphrase associated with the Azure Backup Server whose data is being recovered. |
24+
25+
## Next steps
26+
27+
- [Common questions](backup-azure-vm-backup-faq.yml) about Azure VM backups.
28+
- [Common questions](backup-azure-file-folder-backup-faq.yml) about the Azure Backup agent.
29+
- [Recover data from Azure Backup Server](backup-azure-alternate-dpm-server.md).

articles/backup/backup-azure-alternate-dpm-server.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Recover data from an Azure Backup Server
2+
title: Recover data from an Azure Backup Server by using Azure Backup
33
description: Recover the data you've protected to a Recovery Services vault from any Azure Backup Server registered to that vault.
44
ms.topic: how-to
5-
ms.date: 01/24/2023
5+
ms.date: 01/26/2024
66
ms.service: backup
7-
ms.custom: engagement-fy23
7+
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
99
ms.author: v-abhmallick
1010
---
@@ -75,18 +75,11 @@ To recover data from an Azure Backup Server, follow these steps:
7575

7676
![Screenshot shows how to clear external DPM.](./media/backup-azure-alternate-dpm-server/clear-external-dpm.png)
7777

78-
## Troubleshoot error messages
79-
80-
| Error Message | Cause | Resolution |
81-
|:--- |:--- |:--- |
82-
|This server is not registered to the vault specified by the vault credential. | This error appears when the vault credential file selected doesn't belong to the Recovery Services vault associated with Azure Backup Server on which the recovery is attempted. | Download the vault credential file from the Recovery Services vault to which the Azure Backup Server is registered. |
83-
|Either the recoverable data isn't available or the selected server isn't a DPM server. | There are no other Azure Backup Servers registered to the Recovery Services vault, or the servers haven't yet uploaded the metadata, or the selected server isn't an Azure Backup Server (using Windows Server or Windows Client). | If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed. <br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job will upload the metadata for all the protected backups to cloud. The data will be available for recovery. |
84-
|No other DPM server is registered to this vault. | There are no other Azure Backup Servers that are registered to the vault from which the recovery is being attempted. | If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed.<br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job uploads the metadata for all protected backups to cloud. The data will be available for recovery. |
85-
|The encryption passphrase provided does not match with passphrase associated with the following server: **\<server name>** | The encryption passphrase used in the process of encrypting the data from the Azure Backup Server’s data that's being recovered doesn't match the encryption passphrase provided. The agent is unable to decrypt the data, and so the recovery fails. | Provide the exact same encryption passphrase associated with the Azure Backup Server whose data is being recovered. |
8678

8779
## Next steps
8880

8981
Read the other FAQs:
9082

91-
* [Common questions](backup-azure-vm-backup-faq.yml) about Azure VM backups
92-
* [Common questions](backup-azure-file-folder-backup-faq.yml) about the Azure Backup agent
83+
- [Common questions](backup-azure-vm-backup-faq.yml) about Azure VM backups.
84+
- [Common questions](backup-azure-file-folder-backup-faq.yml) about the Azure Backup agent.
85+
- [Troubleshoot error messages](backup-azure-alternate-dpm-server-troubleshoot.md) caused during data recovery from Microsoft Azure Backup Server.

articles/backup/backup-azure-backup-sql.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Back up SQL Server to Azure as a DPM workload
33
description: An introduction to backing up SQL Server databases by using the Azure Backup service
44
ms.topic: how-to
5-
ms.date: 01/17/2023
5+
ms.date: 01/26/2024
66
ms.service: backup
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
9-
ms.custom: engagement-fy23
9+
ms.custom: engagement-fy24
1010
---
1111

1212
# Back up SQL Server to Azure as a DPM workload
@@ -15,7 +15,7 @@ This article describes how to back up and restore the SQL Server databases using
1515

1616
Azure Backup helps you to back up SQL Server databases to Azure via an Azure account. If you don't have one, you can create a free account in just a few minutes. For more information, see [Create your Azure free account](https://azure.microsoft.com/pricing/free-trial/).
1717

18-
## SQL Server database backup workflow
18+
## Backup flow for SQL Server database
1919

2020
To back up a SQL Server database to Azure and to recover it from Azure:
2121

@@ -42,16 +42,16 @@ To back up a SQL Server database to Azure and to recover it from Azure:
4242
* DPM supports multi-site cluster configurations for an instance of SQL Server.
4343
* When you protect databases that use the Always On feature, DPM has the following limitations:
4444
* DPM will honor the backup policy for availability groups that's set in SQL Server based on the backup preferences, as follows:
45-
* Prefer secondary - Backups should occur on a secondary replica except when the primary replica is the only replica online. If there are multiple secondary replicas available, then the node with the highest backup priority will be selected for backup. IF only the primary replica is available, then the backup should occur on the primary replica.
45+
* Prefer secondary - Backups should occur on a secondary replica except when the primary replica is the only replica online. If there are multiple secondary replicas available, then the node with the highest backup priority will be selected for backup. If only the primary replica is available, then the backup should occur on the primary replica.
4646
* Secondary only - Backup shouldn't be performed on the primary replica. If the primary replica is the only one online, the backup shouldn't occur.
4747
* Primary - Backups should always occur on the primary replica.
4848
* Any Replica - Backups can happen on any of the availability replicas in the availability group. The node to be backed up from will be based on the backup priorities for each of the nodes.
49-
* Note the following:
50-
* Backups can happen from any readable replica - that is, primary, synchronous secondary, asynchronous secondary.
51-
* If any replica is excluded from backup, for example **Exclude Replica** is enabled or is marked as not readable, then that replica won't be selected for backup under any of the options.
52-
* If multiple replicas are available and readable, then the node with the highest backup priority will be selected for backup.
53-
* If the backup fails on the selected node, then the backup operation fails.
54-
* Recovery to the original location isn't supported.
49+
>[!Note]
50+
>- Backups can happen from any readable replica - that is, primary, synchronous secondary, asynchronous secondary.
51+
>- If any replica is excluded from backup, for example **Exclude Replica** is enabled or is marked as not readable, then that replica won't be selected for backup under any of the options.
52+
>- If multiple replicas are available and readable, then the node with the highest backup priority will be selected for backup.
53+
>- If the backup fails on the selected node, then the backup operation fails.
54+
>- Recovery to the original location isn't supported.
5555
* SQL Server 2014 or above backup issues:
5656
* SQL server 2014 added a new feature to create a [database for on-premises SQL Server in Microsoft Azure Blob storage](/sql/relational-databases/databases/sql-server-data-files-in-microsoft-azure). DPM can't be used to protect this configuration.
5757
* There are some known issues with "Prefer secondary" backup preference for the SQL Always On option. DPM always takes a backup from secondary. If no secondary can be found, then the backup fails.

articles/backup/backup-azure-mars-troubleshoot.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Troubleshoot the Azure Backup agent
33
description: In this article, learn how to troubleshoot the installation and registration of the Azure Backup agent.
44
ms.topic: troubleshooting
5-
ms.date: 12/05/2022
5+
ms.date: 05/31/2023
66
ms.service: backup
7+
ms.custom: engagement-fy24
78
author: AbhishekMallick-MS
89
ms.author: v-abhmallick
910
---
@@ -281,7 +282,7 @@ Unable to find changes in a file. This could be due to various reasons. Please r
281282

282283
## MARS offline seeding using customer-owned disks (Import/Export) is not working
283284

284-
Azure Import/Export now uses Azure Data Box APIs for offline seeding on customer-owned disks. The Azure portal also list the Import/Export jobs created using the new API under [Azure Data Box jobs](../import-export/storage-import-export-view-drive-status.md?tabs=azure-portal-preview) with the Model column as Import/Export.
285+
Azure Import/Export now uses Azure Data Box APIs for offline seeding on customer-owned disks. The Azure portal also lists the Import/Export jobs created using the new API under [Azure Data Box jobs](../import-export/storage-import-export-view-drive-status.md?tabs=azure-portal-preview) with the Model column as Import/Export.
285286

286287
MARS agent versions lower than *2.0.9250.0* used the [old Azure Import/Export APIs](/rest/api/storageimportexport/), which will be discontinued after February 28, 2023 and the old MARS agents (version lower than 2.0.9250.0) can't do offline seeding using your own disks. So, we recommend you to use MARS agent 2.0.9250 or higher that uses the new Azure Data Box APIs for offline seeding on your own disks.
287288

articles/backup/backup-center-actions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Perform actions using Backup center
33
description: This article explains how to perform actions using Backup center
44
ms.topic: how-to
5-
ms.date: 12/08/2022
5+
ms.date: 03/27/2023
66
ms.service: backup
7+
ms.custom: engagement-fy24
78
author: AbhishekMallick-MS
89
ms.author: v-abhmallick
910
---

articles/backup/offline-backup-azure-data-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Offline backup by using Azure Data Box
33
description: Learn how you can use Azure Data Box to seed large initial backup data offline from the MARS Agent to a Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 1/23/2023
5+
ms.date: 10/25/2023
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
ms.service: backup
9-
ms.custom: engagement-fy23
9+
ms.custom: engagement-fy24
1010
---
1111

1212
# Azure Backup offline backup by using Azure Data Box

articles/backup/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,9 @@
764764
- name: Archive tier
765765
href: troubleshoot-archive-tier.md
766766
- name: Azure Kubernetes Service
767-
href: azure-kubernetes-service-backup-troubleshoot.md
767+
href: azure-kubernetes-service-backup-troubleshoot.md
768+
- name: Data recovery from Microsoft Azure Backup Server
769+
href: backup-azure-alternate-dpm-server-troubleshoot.md
768770
- name: Reference
769771
items:
770772
- name: Archived release notes

articles/communication-services/concepts/numbers/phone-number-management-for-australia.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Use the below tables to find all the relevant information on number availability
2020

2121
| Number Type | Send SMS | Receive SMS | Make Calls | Receive Calls |
2222
| :---------- | :------------------- | :------------------- | :------------------- | :--------------------- |
23-
| Toll-Free |- | - | - | Public Preview\* |
24-
| Local |- | - | Public Preview | Public Preview\* |
23+
| Toll-Free |- | - | - | General Availability\* |
24+
| Local |- | - | General Availability | General Availability\* |
2525
| Alphanumeric Sender ID\** | General Availability | - | - | - |
2626

2727
\* Please refer to [Inbound calling capabilities page](../telephony/inbound-calling-capabilities.md) for details.

articles/industrial-iot/tutorial-deploy-industrial-iot-platform.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ The deployment script allows to select which set of components to deploy.
9999
Other hosting and deployment methods:
100100

101101
- For production deployments that require staging, rollback, scaling, and resilience, the platform can be deployed into [Azure Kubernetes Service (AKS)](/azure/aks/learn/quick-kubernetes-deploy-cli)
102-
- Deploying Azure Industrial IoT Platform microservices into an existing Kubernetes cluster using [Helm](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/api-management/how-to-deploy-self-hosted-gateway-kubernetes-helm.md).
103-
- Deploying [Azure Kubernetes Service (AKS) cluster on top of Azure Industrial IoT Platform created by deployment script and adding Azure Industrial IoT components into the cluster](https://github.com/Azure/Industrial-IoT/blob/main/docs/deploy/howto-add-aks-to-ps1.md).
102+
- Deploying Azure Industrial IoT Platform microservices into an existing Kubernetes cluster using [Helm](/azure/api-management/how-to-deploy-self-hosted-gateway-kubernetes-helm).
104103

105104
References:
106105
- [Deploying Azure Industrial IoT Platform](/azure/industrial-iot/tutorial-deploy-industrial-iot-platform)

0 commit comments

Comments
 (0)