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
Copy file name to clipboardExpand all lines: articles/azure-arc/data/limitations-managed-instance.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.topic: conceptual
16
16
17
17
This article describes limitations of Azure Arc-enabled SQL Managed Instance.
18
18
19
-
## Backup and restore
19
+
## Back up and restore
20
20
21
21
### Automated backups
22
22
@@ -26,22 +26,23 @@ This article describes limitations of Azure Arc-enabled SQL Managed Instance.
26
26
### Point-in-time restore (PITR)
27
27
28
28
- Doesn't support restore from one Azure Arc-enabled SQL Managed Instance to another Azure Arc-enabled SQL Managed Instance. The database can only be restored to the same Arc-enabled SQL Managed Instance where the backups were created.
29
-
- Renaming of a databases is currently not supported, for point in time restore purposes.
29
+
- Renaming databases is currently not supported, during point in time restore.
30
30
- No support for restoring a TDE enabled database currently.
31
31
- A deleted database cannot be restored currently.
32
32
33
33
## Other limitations
34
34
35
-
- Transactional replication is currently not supported.
36
-
- Log shipping is currently blocked.
35
+
- Transactional replication is currently not supported.
36
+
- Log shipping is currently blocked.
37
+
- Creating a database using SQL Server Management Studio does not work currently. Use the T-SQL command `CREATE DATABASE` to create databases.
37
38
38
39
## Roles and responsibilities
39
40
40
41
The roles and responsibilities between Microsoft and its customers differ between Azure PaaS services (Platform As A Service) and Azure hybrid (like Azure Arc-enabled SQL Managed Instance).
41
42
42
43
### Frequently asked questions
43
44
44
-
The table below summarizes answers to frequently asked questions regarding support roles and responsibilities.
45
+
This table summarizes answers to frequently asked questions regarding support roles and responsibilities.
45
46
46
47
| Question | Azure Platform As A Service (PaaS) | Azure Arc hybrid services |
@@ -53,7 +54,7 @@ The table below summarizes answers to frequently asked questions regarding suppo
53
54
54
55
\* Azure services
55
56
56
-
__Why doesn't Microsoft provide SLAs on Azure Arc hybrid services?__Because Microsoft does not own the infrastructure and does not operate it. Customers do.
57
+
__Why doesn't Microsoft provide SLAs on Azure Arc hybrid services?__Customers and their partners own and operate the infrastructure that Azure Arc hybrid services run on so Microsoft can't provide the SLA.
0 commit comments