Skip to content

Commit d4aba8c

Browse files
author
AbhishekMallick-MS
committed
Addressed SQL backup CSS doc ask - FAQ added
1 parent 0b17803 commit d4aba8c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/backup/faq-backup-sql-server.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
ms.reviewer: vijayts
66
ms.topic: faq
77
ms.service: backup
8-
ms.date: 07/15/2022
8+
ms.date: 03/02/2024
99
author: AbhishekMallick-MS
1010
ms.author: v-abhmallick
1111

@@ -96,6 +96,11 @@ sections:
9696
We do perform a checksum operation on the data stream. However, this isn't to be confused with [SQL checksum](/sql/relational-databases/backup-restore/enable-or-disable-backup-checksums-during-backup-or-restore-sql-server).
9797
Azure workload backup computes the checksum on the data stream and stores it explicitly during the backup operation. This checksum stream is then taken as a reference and cross-verified with the checksum of the data stream during the restore operation to make sure that the data is consistent.
9898
99+
- question: |
100+
Can I use Azure Site Recovery for SQL machine as well as Azure SQL database backup on the same machine?
101+
answer: |
102+
Yes. Azure Site Recovery will trigger a *copy-only full backup* while taking the *application consistent snapshot* on the VM not to truncate the logs. [Learn more](../azure/site-recovery/site-recovery-sql.md#combining-bcdr-technologies-with-site-recovery).
103+
99104
- name: Manage
100105
questions:
101106
- question: |

0 commit comments

Comments
 (0)