Skip to content

Commit 2acf5d6

Browse files
Merge pull request #304368 from MicrosoftDocs/main
Auto Publish – main to live - 2025-08-19 11:00 UTC
2 parents 4bc9474 + 3b9e8e8 commit 2acf5d6

13 files changed

Lines changed: 31 additions & 25 deletions

articles/backup/blob-backup-configure-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure and manage backup for Azure Blobs using Azure Backup
33
description: Learn how to configure and manage operational and vaulted backups for Azure Blobs.
44
ms.topic: how-to
5-
ms.date: 07/11/2025
5+
ms.date: 08/19/2025
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -173,7 +173,7 @@ You can stop operational backup for your storage account according to your requi
173173
174174
To stop backup for a storage account, follow these steps:
175175

176-
1.Go to the backup instance for the storage account being backed up.
176+
1. Go to the backup instance for the storage account being backed up.
177177

178178
You can go to the backup instance from the storage account via **Storage account** > **Data protection** > **Manage backup settings**, or directly from the Business Continuity Center via **Business Continuity Center** > **Protected Items** , and then select **Azure Backup** as a **Solution** in the filter.
179179

articles/managed-grafana/how-to-connect-to-data-source-privately.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-managed-grafana
55
ms.topic: how-to
66
author: maud-lv
77
ms.author: malev
8-
ms.date: 07/17/2025
8+
ms.date: 08/19/2025
99
#customer intent: As a Grafana user, I want to connect an Azure Managed Grafana workspace a data source using Managed Private Endpoint, so that the traffic stays on the Azure network instead of the internet.
1010
---
1111

@@ -45,9 +45,6 @@ When you create a managed private endpoint in your Azure Managed Grafana workspa
4545

4646
Azure Managed Grafana shows the current connection status. Only a managed private endpoint in an *approved* state can be used to send traffic to the private link resource that is connected to the managed private endpoint.
4747

48-
> [!NOTE]
49-
> Managed private endpoints are currently only available in Azure Global.
50-
5148
Managed private endpoints are free. There can be charges associated with private link usage on a data source. For more information, see pricing details for your data source.
5249

5350
> [!NOTE]

articles/managed-grafana/known-limitations.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titlesuffix: Azure Managed Grafana
44
description: Learn about current service limits, quotas, and constraints you may encounter using Azure Managed Grafana.
55
ms.service: azure-managed-grafana
66
ms.topic: troubleshooting
7-
ms.date: 12/17/2024
7+
ms.date: 08/19/2025
88
ms.author: malev
99
ms.custom: engagement-fy23
1010
author: maud-lv
@@ -34,7 +34,9 @@ Azure Managed Grafana has the following known limitations:
3434

3535
* Only Azure subscriptions billed directly through Microsoft are eligible for the purchase of Grafana Enterprise. CSP subscriptions, i.e., Azure subscriptions billed through Cloud Solution Providers (CSP), are ineligible.
3636

37-
## Current User authentication
37+
* An Azure Managed Grafana workspace can use only one managed identity: user-assigned or system-assigned.
38+
39+
### Current User authentication
3840

3941
The *Current User* authentication option triggers the following limitation. Grafana offers some automated features such as alerts and reporting, that are expected to run in the background periodically. The Current User authentication method relies on a user being logged in, in an interactive session, to connect a data source to a database. Therefore, when this authentication method is used and no user is logged in, automated tasks can't run in the background. To leverage automated tasks, we recommend setting up another data source with another authentication method or [configuring alerts in Azure Monitor](./how-to-use-azure-monitor-alerts.md).
4042

@@ -65,10 +67,6 @@ Each data source also has its own limits that can be reflected in Azure Managed
6567
* Refer to [Azure Monitor](/azure/azure-monitor/service-limits) to learn about Azure Monitor service limits including alerts, Prometheus metrics, data collection, logs and more.
6668
* Refer to [Azure Data Explorer](/azure/data-explorer/kusto/concepts/querylimits) to learn about Azure Data Explorer service limits.
6769

68-
## Managed identities
69-
70-
Each Azure Managed Grafana workspace can only be assigned one managed identity, user-assigned or system-assigned, but not both.
71-
7270
## Related links
7371

7472
> [!div class="nextstepaction"]

articles/operator-nexus/howto-configure-network-packet-broker.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ az networkfabric tap delete --name <tap-name> --resource-group <rg-name> --fabri
123123
az networkfabric tap show --name <tap-name> --resource-group <rg-name> --fabric-name <fabric-name>
124124
```
125125

126-
127126
## Step 4: Enable or Disable a Network TAP
128127

129128
After creating a TAP, **enable it** to start the packet brokering process. You can disable it at any time to stop forwarding traffic.
@@ -154,6 +153,18 @@ az networkfabric tap update-admin-state \
154153

155154
* Updates to TAP rules or neighbor groups can be applied dynamically without disrupting other flows.
156155

156+
## Common errors for NPB
157+
158+
During Network Packet Broker (NPB) configuration, the system classifies all control path errors into two broad categories:
159+
160+
- **Bad Request (400)**
161+
This occurs when the request is invalid. For example, missing required parameters, providing incorrect values, or using an unsupported schema.
162+
**Recommended action:** Review your request payload and ensure that all required fields and values are valid.
163+
164+
- **Internal Server Error (500)**
165+
This occurs when the system encounters an unexpected condition, such as backend unavailability or a transient failure.
166+
**Recommended action:** Retry the operation after a few minutes.
167+
If the issue persists, contact Microsoft Support.
157168

158169
## Additional resources
159170
[Concepts: Network Packet Broker](./concepts-nexus-network-packet-broker.md)

articles/site-recovery/hyper-v-azure-support-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Support for disaster recovery of Hyper-V VMs to Azure with Azure Site Rec
33
description: Summarizes the supported components and requirements for Hyper-V VM disaster recovery to Azure with Azure Site Recovery
44
ms.service: azure-site-recovery
55
ms.topic: concept-article
6-
ms.date: 12/19/2024
6+
ms.date: 08/19/2025
77
author: jyothisuri
88
ms.author: jsuri
99
# Customer intent: As a IT admin managing on-premises Hyper-V VMs, I want to implement disaster recovery to Azure, so that I can ensure business continuity and data protection in case of on-premises failures.

articles/site-recovery/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212

1313
author: jyothisuri
1414
ms.author: jsuri
15-
ms.date: 04/04/2024
15+
ms.date: 08/19/2025
1616

1717
landingContent:
1818
- title: About Site Recovery

articles/site-recovery/site-recovery-runbook-automation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: jyothisuri
55
ms.service: azure-site-recovery
66
ms.topic: concept-article
77
ms.author: jsuri
8-
ms.date: 03/17/2025
8+
ms.date: 08/19/2025
99
# Customer intent: As a disaster recovery manager, I want to integrate Azure Automation runbooks into my recovery plans, so that I can automate complex recovery processes and reduce manual intervention during failover and failback operations.
1010
---
1111

articles/site-recovery/site-recovery-sap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.author: jsuri
55
author: jyothisuri
66
ms.service: azure-site-recovery
77
ms.topic: how-to
8-
ms.date: 11/27/2018
8+
ms.date: 08/19/2025
99

1010
# Customer intent: "As an IT administrator managing SAP NetWeaver deployments, I want to set up a disaster recovery solution using cloud-based replication, so that I can ensure business continuity and minimize downtime during incidents."
1111
---

articles/site-recovery/site-recovery-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to set up disaster recovery for a multi-
44
author: jyothisuri
55
ms.service: azure-site-recovery
66
ms.topic: how-to
7-
ms.date: 09/10/2024
7+
ms.date: 08/19/2025
88
ms.author: jsuri
99

1010
# Customer intent: As a cloud architect, I want to implement a disaster recovery solution for a multi-tier SharePoint application using cloud-based replication services, so that I can ensure application availability and data integrity in the event of a disaster.

articles/site-recovery/site-recovery-whats-new-archive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
ms.author: jsuri
66
ms.service: azure-site-recovery
77
author: jyothisuri
8-
ms.date: 12/27/2023
8+
ms.date: 08/19/2025
99
# Customer intent: "As a system administrator, I want to review the latest updates and feature enhancements for the disaster recovery service, so that I can optimize our organization's backup strategy and ensure compatibility with our systems."
1010
---
1111

@@ -763,7 +763,7 @@ Features added this month are summarized in the table.
763763

764764
### Update rollup 27 (July 2018)
765765

766-
[Update rollup 27](https://support.microsoft.com/help/4055712/update-rollup-27-for-azure-site-recovery) provides the following updates.
766+
[Update rollup 27](https://support.microsoft.com/topic/update-rollup-27-for-azure-site-recovery-4050853f-0d11-e557-c7c3-57990de0bc0b) provides the following updates.
767767

768768
**Update** | **Details**
769769
--- | ---

0 commit comments

Comments
 (0)