Skip to content

Commit 71edfed

Browse files
committed
Fix broken note reference.
1 parent 4818149 commit 71edfed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/availability-groups/windows/manually-prepare-a-secondary-database-for-an-availability-group-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This topic describes how to prepare a database for an Always On availability gro
7373

7474
2. Create at least one new log backup of the primary database.
7575

76-
>[!NOTE
76+
>[!NOTE]
7777
>A transaction log backup may not be required if a transaction log backup has not been previously captured on the database in the primary replica. Microsoft recommends taking a transaction log backup each time a new database is joined to the availability group.
7878
7979
3. On the server instance that hosts the secondary replica, restore the full database backup of the primary database (and optionally a differential backup) followed by any subsequent log backups.

0 commit comments

Comments
 (0)