Skip to content

Commit 8f5cf1d

Browse files
authored
Merge pull request #266954 from tfitzmac/0227fix
fix formatting issues
2 parents 6cd07ba + e3296ed commit 8f5cf1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-resource-manager/management/frequently-asked-questions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
title: Azure Resource Manager frequently asked questions
44
description: Answers to common questions about using Azure Resource Manager to manage resources.
55
ms.topic: faq
6-
ms.date: 02/16/2024
6+
ms.date: 02/22/2024
77
content_well_notification:
88
- AI-contribution
99
ai-usage: ai-assisted
@@ -46,7 +46,7 @@ sections:
4646
- question: What happens if two operations update the same resource at the same time?
4747
answer: |
4848
Azure Resource Manager detects the conflict and permits only one operation to complete successfully. The other operation fails and returns a 409 conflict error.
49-
If the blocked operation has the correct state, you can retry the operation.``
49+
If the blocked operation has the correct state, you can retry the operation.
5050
5151
additionalContent: |
5252
## Related content

articles/azure-resource-manager/management/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The Azure Resource Manager service is designed for resiliency and continuous ava
128128

129129
This resiliency applies to services that receive requests through Resource Manager. For example, Key Vault benefits from this resiliency.
130130

131-
### Resource group location alignment
131+
## Resource group location alignment
132132

133133
To reduce the impact of regional outages, we recommend that you locate resources in the same region as the resource group.
134134

0 commit comments

Comments
 (0)