You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Answers to common questions about using Azure Resource Manager to manage resources.
5
5
ms.topic: faq
6
-
ms.date: 02/16/2024
6
+
ms.date: 02/22/2024
7
7
content_well_notification:
8
8
- AI-contribution
9
9
ai-usage: ai-assisted
@@ -46,7 +46,7 @@ sections:
46
46
- question: What happens if two operations update the same resource at the same time?
47
47
answer: |
48
48
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.
0 commit comments