Skip to content

Commit 8ad0f87

Browse files
Merge pull request #309208 from MicrosoftDocs/main
Auto Publish – main to live - 2025-12-09 12:00 UTC
2 parents ab0567b + ff36dfd commit 8ad0f87

23 files changed

Lines changed: 171 additions & 83 deletions
-53.9 KB
Loading
-53.9 KB
Loading

articles/azure-change-tracking-inventory/quickstart-monitor-changes-collect-inventory-azure-change-tracking-inventory.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Quickstart - Enable Azure Change Tracking and Inventory for single and multiple machines from the portal
33
description: In this quickstart, learn how to enable Azure Change Tracking and Inventory for single and multiple machines from the portal.
44
services: automation
5-
ms.date: 12/03/2025
5+
ms.date: 12/09/2025
66
ms.topic: quickstart
77
#Customer intent: As a customer, I want to enable Azure Change Tracking and Inventory so that I can further use the CTI services.
88
ms.service: azure-change-tracking-inventory
@@ -98,10 +98,6 @@ To enable Azure CTI for multiple Azure VMs using portal, follow these steps:
9898
> [!NOTE]
9999
> You can enable CTI on up to 250 virtual machines at a time.
100100
101-
1. On the **Enable Change Tracking** pane, select the banner at the top of the pane, **Click here to try new change tracking and inventory with Azure Monitor Agent (AMA) experience**.
102-
103-
:::image type="content" source="media/create-data-collection-rule/enable-change-tracking-multiple-virtual-machines-inline.png" alt-text="Screenshot showing how to select enable change tracking for multiple Virtual Machines from the portal." lightbox="media/create-data-collection-rule/enable-change-tracking-multiple-virtual-machines-expanded.png":::
104-
105101
1. On the **Enable Change Tracking** pane, you can view the list of machines that are enabled, ready to be enabled and the ones that you can't enable. You can use the filters to select the **Subscription**, **Location**, and **Resource groups**. You can select a maximum of three resource groups.
106102

107103
:::image type="content" source="media/create-data-collection-rule/change-tracking-status-inline.png" alt-text="Screenshot showing the status of multiple VMs." lightbox="media/create-data-collection-rule/change-tracking-status-expanded.png":::

articles/azure-web-pubsub/howto-develop-event-listener.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ Find your Azure Web PubSub service from **Azure portal**. Navigate to **Identity
6767

6868
## Test your configuration with live demo
6969

70-
1. Open this [Event Hubs Consumer Client](https://awpseventlistenerdemo.z13.web.core.windows.net/eventhub-consumer/index.html) web app, input the Event Hubs connection string to connect to an event hub as a consumer. If you get the Event Hubs connection string from an Event Hubs namespace resource instead of an event hub instance, then you need to specify the event hub name. This event hub consumer client is connected with the mode that only reads new events; the events published before aren't seen here. You can change the consumer client connection mode to read all the available events in the production environment.
70+
1. Open this [Event Hubs Consumer Client](https://aka.ms/awps/event-listener-demo/eventhub-consumer) web app, input the Event Hubs connection string to connect to an event hub as a consumer. If you get the Event Hubs connection string from an Event Hubs namespace resource instead of an event hub instance, then you need to specify the event hub name. This event hub consumer client is connected with the mode that only reads new events; the events published before aren't seen here. You can change the consumer client connection mode to read all the available events in the production environment.
7171

72-
1. Use this [WebSocket Client](https://awpseventlistenerdemo.z13.web.core.windows.net/webpubsub-client/websocket-client.html) web app to generate client events. If you've configured to send system event `connected` to that event hub, you should be able to see a printed `connected` event in the Event Hubs consumer client after connecting to Web PubSub service successfully. You can also generate a user event with the app.
72+
1. Use this [WebSocket Client](https://aka.ms/awps/event-listener-demo/websocket-client) web app to generate client events. If you've configured to send system event `connected` to that event hub, you should be able to see a printed `connected` event in the Event Hubs consumer client after connecting to Web PubSub service successfully. You can also generate a user event with the app.
7373
:::image type="content" source="media/howto-develop-event-listener/eventhub-consumer-connected-event.png" alt-text="Screenshot of a printed connected event in the Event Hubs consumer client app.":::
7474
:::image type="content" source="media/howto-develop-event-listener/web-pubsub-client-specify-event-name.png" alt-text="Screenshot showing the area of the WebSocket client app to generate a user event.":::
7575

articles/backup/backup-azure-delete-vault.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Delete a Microsoft Azure Recovery Services vault
33
description: In this article, learn how to remove dependencies and then delete an Azure Backup Recovery Services vault.
44
ms.topic: how-to
5-
ms.date: 11/18/2025
5+
ms.date: 12/09/2025
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -82,7 +82,9 @@ To delete a vault, follow these steps:
8282
8383
- <a id="portal-delete-backup-servers">**Step 5:**</a> Delete Backup Servers
8484

85-
1. Go to the vault dashboard menu > **Backup Infrastructure** > **Protected Servers**. In Protected Servers, select the server to unregister. To delete the vault, you must unregister all the servers. Right-click each protected server and select **Unregister**.
85+
Before deleting the vault, ensure that all on-premises backup servers are unregistered from the vault. To unregister the servers, perform the following steps based on your on-premises scenario:
86+
87+
1. Go to the vault dashboard menu > **Backup Infrastructure** > **Protected Servers**. In Protected Servers, select the backup management type from the list. To delete the vault, you must unregister all the servers. On the selected backup management pane, select the **more icon ( ... )** corresponding to each protected server and select **Unregister**.
8688

8789
1. **MARS protected servers**: Go to the vault dashboard menu -> **Backup Infrastructure** -> **Protected Servers**. If you've MARS protected servers, then all servers listed here must be deleted along with their backup data. [Follow these steps](#delete-protected-items-on-premises) to delete MARS protected servers.
8890

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot monitoring issues for Azure Backup
33
description: Learn how to troubleshoot monitoring issues for Azure Backup.
44
ms.topic: troubleshooting
5-
ms.date: 12/30/2024
5+
ms.date: 12/09/2025
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: AbhishekMallick-MS
@@ -40,4 +40,5 @@ Learn [about the best practices for Azure Monitor alerts](/azure/azure-monitor/b
4040

4141
## Next steps
4242

43-
[Common questions about backup monitoring alert](backup-azure-monitor-alert-faq.yml)
43+
- [Common questions about backup monitoring alert](backup-azure-monitor-alert-faq.yml).
44+
- [Manage Azure Monitor based alerts for Azure Backup](backup-azure-monitoring-alerts.md).

articles/backup/backup-azure-monitoring-alerts.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage Azure Monitor based alerts for Azure Backup
33
description: Learn about the new and improved alerting capabilities via Azure Monitor and the process to configure Azure Monitor.
44
ms.topic: how-to
5-
ms.date: 07/03/2025
5+
ms.date: 12/09/2025
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -263,4 +263,5 @@ To configure the same, run the following commands:
263263
```
264264

265265
## Next steps
266-
Learn more about [Azure Backup monitoring and reporting](monitoring-and-alerts-overview.md).
266+
- Learn more about [Azure Backup monitoring and reporting](monitoring-and-alerts-overview.md).
267+
- [Troubleshoot monitoring issues for Azure Backup](backup-azure-monitor-troubleshoot.md).

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up SQL Server databases to Azure
33
description: This article explains how to back up SQL Server to Azure. The article also explains SQL Server recovery.
44
ms.topic: overview
5-
ms.date: 04/23/2025
5+
ms.date: 12/09/2025
66
author: AbhishekMallick-MS
77
ms.author: v-mallicka
88
# Customer intent: "As a database administrator, I want to implement SQL Server backups to Azure, so that I can ensure reliable data recovery and minimize downtime in case of data loss."
@@ -18,6 +18,9 @@ ms.author: v-mallicka
1818

1919
To view the backup and restore scenarios that we support today, see the [support matrix](sql-support-matrix.md#scenario-support).
2020

21+
>[!Note]
22+
>Private Preview for Snapshot based backup is now available! Snapshot based backup will help you backup large sized databases in a performant way and will also ensure faster restores from instant restore tier. To enroll in the private preview or know more about the feature, reach out to [email protected].
23+
2124
## Backup process
2225

2326
This solution leverages the SQL native APIs to take backups of your SQL databases.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ If you'd like to trigger a restore on the healthy SQL instances, do the followin
116116

117117
| Error message | Possible causes | Recommended actions |
118118
|---|---|---|
119-
| Backup file manipulation operations (such as ALTER DATABASE ADD FILE) and encryption changes on a database must be serialized. | The following are the cases where this error code might surface:<br><ul><li>Adding or dropping files to a database while a backup is happening.</li><li>Shrinking files while database backups are happening.</li><li>A database backup by another backup product configured for the database is in progress and a backup job is triggered by Azure Backup extension.</li></ul>| Disable the other backup product to resolve the issue.
119+
| Backup file manipulation operations (such as ALTER DATABASE ADD FILE) and encryption changes on a database must be serialized. | The following are the cases where this error code might surface:<br><ul><li>Adding or dropping files to a database while a backup is happening.</li><li>Shrinking files while database backups are happening.</li><li>A database backup by another backup product configured for the database is in progress and a backup job is triggered by Azure Backup extension.</li><li>Another Azure Backup job may be in progress.</li></ul>| Disable the other backup product to resolve the issue. In case there is any other Azure Backup job in progress, wait for its completion.
120120

121121

122122
### UserErrorSQLPODoesNotExist

articles/backup/faq-backup-sql-server.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,10 @@ sections:
104104
Can I use Azure Site Recovery for SQL machine as well as Azure SQL database backup on the same machine?
105105
answer: |
106106
Yes. Azure Site Recovery will trigger a *copy-only full backup* while taking the *application consistent snapshot* on the VM not to truncate the logs. [Learn more](../site-recovery/site-recovery-sql.md#combining-bcdr-technologies-with-site-recovery).
107-
107+
- question: |
108+
What happens if I rename the SQL Server VM at the OS level? Will backups and restores still work?
109+
answer: |
110+
Renaming the VM at the OS level is supported. Azure Backup for SQL Server relies on the Azure Resource URI and SQL Server instance registration, not the OS hostname. Backups will continue to work as long as the Azure Backup Plugin can connect to the SQL Server instance.
108111
- name: Manage
109112
questions:
110113
- question: |

0 commit comments

Comments
 (0)