Skip to content

Commit ad25967

Browse files
Merge pull request #231412 from MikeRayMSFT/dnethi-patch-43
Update limitations-managed-instance
2 parents e62df48 + cb7f4d4 commit ad25967

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/azure-arc/data/limitations-managed-instance.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.topic: conceptual
1616

1717
This article describes limitations of Azure Arc-enabled SQL Managed Instance.
1818

19-
## Backup and restore
19+
## Back up and restore
2020

2121
### Automated backups
2222

@@ -26,22 +26,23 @@ This article describes limitations of Azure Arc-enabled SQL Managed Instance.
2626
### Point-in-time restore (PITR)
2727

2828
- 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.
3030
- No support for restoring a TDE enabled database currently.
3131
- A deleted database cannot be restored currently.
3232

3333
## Other limitations
3434

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.
3738

3839
## Roles and responsibilities
3940

4041
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).
4142

4243
### Frequently asked questions
4344

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.
4546

4647
| Question | Azure Platform As A Service (PaaS) | Azure Arc hybrid services |
4748
|:----------------------------------|:------------------------------------:|:---------------------------:|
@@ -53,7 +54,7 @@ The table below summarizes answers to frequently asked questions regarding suppo
5354

5455
\* Azure services
5556

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.
5758

5859
## Next steps
5960

0 commit comments

Comments
 (0)