Skip to content

Commit 80182e5

Browse files
authored
Update managed-instance-disaster-recovery.md
1 parent 2d5ccdc commit 80182e5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-arc/data/managed-instance-disaster-recovery.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: azure-arc-data
77
author: dnethi
88
ms.author: dinethi
99
ms.reviewer: mikeray
10-
ms.date: 01/27/2022
10+
ms.date: 03/16/2022
1111
ms.topic: conceptual
1212
---
1313

@@ -117,3 +117,6 @@ On the geo-secondary DR instance, run the following command to promote it to pri
117117
```azurecli
118118
az sql mi-arc dag update -k test --name dagtests --use-k8s --role force-primary-allow-data-loss
119119
```
120+
## Limitation
121+
122+
Creating a new database using SQL Server Management Studio currently throws an error. New databases can be created using T-SQL.

0 commit comments

Comments
 (0)