Skip to content

Commit fa4187c

Browse files
committed
check for merge conflicts.
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into release-ga-lbcd
2 parents 1038e13 + 277b477 commit fa4187c

File tree

57 files changed

+334
-263
lines changed

Some content is hidden

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

57 files changed

+334
-263
lines changed

articles/active-directory-b2c/password-complexity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Allows you to control the different character types used in the password.
8383

8484
- **2 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains at least two character types. For example, a number and a lowercase character.
8585
- **3 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains at least three character types. For example, a number, a lowercase character and an uppercase character.
86-
- **4 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains all for character types.
86+
- **4 of 4: Lowercase character, Uppercase character, Number (0-9), Symbol** ensures the password contains all four character types.
8787

8888
> [!NOTE]
8989
> Requiring **4 of 4** can result in end-user frustration. Some studies have shown that this requirement doesn't improve password entropy. See [NIST Password Guidelines](https://pages.nist.gov/800-63-3/sp800-63b.html#appA)

articles/automation/automation-child-runbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Currently, PowerShell 5.1 is supported and only certain runbook types can call e
4949
> * Executing child scripts using `.\child-runbook.ps1` is not supported in PowerShell 7.1 and PowerShell 7.2
5050
**Workaround**: Use `Start-AutomationRunbook` ([internal cmdlet](/azure/automation/shared-resources/modules#internal-cmdlets)) or `Start-AzAutomationRunbook` (from [Az.Automation module](/powershell/module/Az.Automation/Start-AzAutomationRunbook)) to start another runbook from parent runbook.
5151
> * Executing child scripts using Graphical PowerShell Workflow runbooks is not supported.
52-
**Workaround**: Use Start-AzAutomationRunbook (from [Az.Automation module](/powershell/module/Az.Automation/Start-AzAutomationRunbook)) from within the parent runbook (via an InlineScript block) to start another runbook.
52+
**Workaround**: Use `Start-AzAutomationRunbook` (from [Az.Automation module](/powershell/module/Az.Automation/Start-AzAutomationRunbook)) from within the parent runbook (via an InlineScript block) to start another runbook.
5353

5454
The publish order of runbooks matters only for PowerShell Workflow runbooks.
5555

articles/azure-resource-manager/management/relocation/relocation-cosmos-db.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
title: Relocate an Azure Cosmos DB NoSQL account to another region
33
description: Learn how to relocate an Azure Cosmos DB NoSQL account to another region.
4-
author: seesharprun
4+
author: markjbrown
55
ms.topic: how-to
66
ms.custom: subject-relocation
7-
ms.date: 06/11/2024
8-
ms.author: sidandrews
9-
ms.reviewer: mjbrown
7+
ms.date: 06/11/2025
8+
ms.author: mjbrown
109
---
1110

1211
# Relocate an Azure Cosmos DB NoSQL account to another region

articles/azure-vmware/azure-vmware-solution-known-issues.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Refer to the table to find details about resolution dates or possible workaround
1515

1616
|Issue | Date discovered | Workaround | Date resolved |
1717
| :------------------------------------- | :------------ | :------------- | :------------- |
18-
| [VMSA-2025-0010](https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25717) Multiple vulnerabilities (CVE-2025-41225, CVE-2025-41226, CVE-2025-41227, CVE-2025-41228) have been identified in VMware ESXi and vCenter Server. | May 2025 | Microsoft, in collaboration with Broadcom/VMware, has confirmed the applicability of these vulnerabilities to Azure VMware Solution (AVS). Existing security controls, including cloudadmin role restrictions and network isolation, are deemed to significantly mitigate the impact of these vulnerabilities prior to official patching. The vulnerabilities have been adjudicated with a combined adjusted Environmental Score of [6.8](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/MAC:L/MPR:N/MUI:N/MS:C/MC:H/MI:H/MA:H) within the Azure VMware Solution. Until the update is fully addressed, customers are advised to exercise additional caution when granting administrative access to guest virtual machines and to actively monitor any administrative activities performed on them. | N/A |
18+
|[VMSA-2025-0012](https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25738) Multiple vulnerabilities (CVE-2025-22243, CVE-2025-22244, CVE-2025-22245) have been identified in VMware NSX. | May 2025 | The vulnerability described in the Broadcom document does not apply to Azure VMware Solution due to existing compensating controls mitigate the risk of exploitation. | The upcoming version of NSX will include a patch to address this vulnerability. |
19+
|[VMSA-2025-0010](https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25717) Multiple vulnerabilities (CVE-2025-41225, CVE-2025-41226, CVE-2025-41227, CVE-2025-41228) have been identified in VMware ESXi and vCenter Server. | May 2025 | Microsoft, in collaboration with Broadcom/VMware, has confirmed the applicability of these vulnerabilities to Azure VMware Solution (AVS). Existing security controls, including cloudadmin role restrictions and network isolation, are deemed to significantly mitigate the impact of these vulnerabilities prior to official patching. The vulnerabilities have been adjudicated with a combined adjusted Environmental Score of [6.8](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/MAC:L/MPR:N/MUI:N/MS:C/MC:H/MI:H/MA:H) within the Azure VMware Solution. Until the update is fully addressed, customers are advised to exercise additional caution when granting administrative access to guest virtual machines and to actively monitor any administrative activities performed on them. | N/A |
1920
|[VMSA-2025-0007](https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25683) VMware Tools update addresses an insecure file handling vulnerability (CVE-2025-22247). | May 2025 | To remediate CVE-2025-22247, apply version 12.5.2 of VMware Tools, use the Azure VMware Solution Run command ``Set-Tools-Repo.`` | May 2025 |
2021
| ESXi hosts may experience operational issues if NSX Layer-2 DFW default rule logging is enabled. More information can be obtained in this Knowledge Base article from Broadcom: [ESXi hosts may experience operational issues if L2 DFW default rule logging is enabled.](https://knowledge.broadcom.com/external/article/326455/esxi-hosts-may-experience-operational-is.html) | May 2025 | It is not recommended to enable logging on the default Layer-2 DFW rule in a Production environment for any sustained period of time. If logging must be enabled on an L2 rule, it is advised to create a new L2 rule specific to the traffic flow in question and enable logging on that rule only. Please see [Broadcom Knowledge Base Article 326455.](https://knowledge.broadcom.com/external/article/326455/esxi-hosts-may-experience-operational-is.html).| N/A |
2122
| With VMware HCX versions 4.10.3 and earlier, attempts to download upgrade bundles or the Connector OVA directly from the HCX Manager UI (port 443) fail due to the decommissioning of the external image depot server. More information can be obtained in this Knowledge Base article from Broadcom: [Upgrade Bundle Download from 443 UI will Fail in All HCX versions prior to 4.11](https://knowledge.broadcom.com/external/article/395372)| April 2025 | We will begin upgrading all Azure VMware Solution customers to HCX 4.11.0 in the coming weeks, this will provide customers with access to the HCX Connector upgrade bundles, which will be stored on their vSAN datastore. Until then, all customers will need to submit a support request (SR) to obtain the required upgrade bundles. | May 2025 |

articles/backup/back-up-managed-disks-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - Back up Azure Managed Disks using Azure Backup
33
description: In this tutorial, learn how to back up Azure Managed Disks from the Azure portal.
44
ms.topic: tutorial
5-
ms.date: 06/11/2024
5+
ms.date: 06/11/2025
66
ms.service: azure-backup
77
author: jyothisuri
88
ms.author: jsuri
@@ -197,4 +197,4 @@ To run an on-demand disk backup, follow these steps:
197197

198198
## Next step
199199

200-
- [Restore Azure Managed Disks](restore-managed-disks.md)
200+
- Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md), [REST API](backup-azure-dataprotection-use-rest-api-restore-disks.md).

articles/backup/backup-azure-dataprotection-use-rest-api-backup-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Disks using Azure Data Protection REST API.
33
description: In this article, learn how to configure, initiate, and manage backup operations of Azure Disks using REST API.
44
ms.topic: how-to
5-
ms.date: 04/16/2025
5+
ms.date: 06/11/2025
66
ms.assetid: 6050a941-89d7-4b27-9976-69898cc34cde
77
author: jyothisuri
88
ms.author: jsuri
@@ -509,7 +509,7 @@ GET "https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx
509509

510510
## Next steps
511511

512-
[Restore data from an Azure Disk backup](backup-azure-arm-userestapi-restoreazurevms.md)
512+
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md), [REST API](backup-azure-dataprotection-use-rest-api-restore-disks.md).
513513

514514
For more information on the Azure Backup REST APIs, see the following articles:
515515

articles/backup/backup-azure-dataprotection-use-rest-api-restore-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restore Azure Disks using Azure Data Protection REST API
33
description: In this article, learn how to restore Azure Disks using Azure Data protection REST API.
44
ms.topic: how-to
5-
ms.date: 02/09/2025
5+
ms.date: 06/11/2025
66
ms.assetid: 30f4e7ff-2a55-4a85-be44-55feedc24607
77
ms.custom: engagement-fy24
88
author: jyothisuri
@@ -11,7 +11,7 @@ ms.author: jsuri
1111

1212
# Restore Azure Disks using Azure Data Protection REST API
1313

14-
This article describes how to restore and create a new [Azure Disks](disk-backup-overview.md) using Azure Backup.
14+
This article describes how to restore and create a new [Azure Disks](disk-backup-overview.md) by Azure Backup using REST API. You can also restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
1515

1616
Azure Disk Backup offers a turnkey solution that provides snapshot lifecycle management for managed disks by automating periodic creation of snapshots and retaining it for configured duration using backup policy. You can manage the disk snapshots with zero infrastructure cost and without the need for custom scripting or any management overhead. This is a crash-consistent backup solution that takes point-in-time backup of a managed disk using incremental snapshots with support for multiple backups per day. It's also an agent-less solution and doesn't impact production application performance. It supports backup and restore of both OS and data disks (including shared disks), whether or not they're currently attached to a running Azure virtual machine.
1717

articles/backup/backup-azure-files-faq.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
metadata:
33
title: Back up Azure Files FAQ
44
description: In this article, discover answers to common questions about how to protect your Azure file shares with the Azure Backup service.
5-
ms.date: 01/08/2025
5+
ms.date: 06/11/2025
66
ms.topic: faq
77
ms.service: azure-backup
88
author: jyothisuri
@@ -299,6 +299,11 @@ sections:
299299
answer: |
300300
When both snapshot and vaulted backups are configured, the expiry date initially reflects the retention period of the snapshot backup. After the snapshot backup expires, the expiry date will update to reflect the retention period of the vaulted backup.
301301
302+
- question: |
303+
Why is the lock recreated during an on-demand backup in Azure?
304+
answer: |
305+
During an on-demand backup, Azure Backup auto-recreates the deleted lock to protect data and prevent accidental changes or deletions.
306+
302307
- name: Lease snapshots
303308
questions:
304309
- question: |

articles/backup/backup-managed-disks-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Back up Azure Managed Disks using Azure CLI
33
description: Learn how to back up Azure Managed Disks using Azure CLI.
44
ms.topic: how-to
55
ms.custom: devx-track-azurecli, engagement-fy24
6-
ms.date: 04/23/2025
6+
ms.date: 06/11/2025
77
author: jyothisuri
88
ms.author: jsuri
99
---
@@ -496,7 +496,7 @@ az dataprotection job list-from-resourcegraph --datasource-type AzureDisk --stat
496496

497497
## Next steps
498498

499-
[Restore Azure Managed Disks using Azure CLI](restore-managed-disks-cli.md).
499+
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
500500

501501
## Related content
502502

articles/backup/backup-managed-disks-ps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back up Azure Managed Disks using Azure PowerShell
33
description: Learn how to back up Azure Managed Disks using Azure PowerShell.
44
ms.topic: how-to
5-
ms.date: 04/23/2025
5+
ms.date: 06/11/2025
66
ms.custom: devx-track-azurepowershell
77
author: jyothisuri
88
ms.author: jsuri
@@ -255,7 +255,7 @@ You can also use Az.ResourceGraph to track all jobs across all backup vaults. Us
255255

256256
## Next steps
257257

258-
[Restore Azure Managed Disks using Azure PowerShell](restore-managed-disks-ps.md).
258+
Restore Managed Disk using [Azure portal](restore-managed-disks.md), [Azure PowerShell](restore-managed-disks-ps.md), [Azure CLI](restore-managed-disks-cli.md).
259259

260260
## Related content
261261

0 commit comments

Comments
 (0)