From 37119ae6159b8e85fbf4f5d321db4e783d201d1f Mon Sep 17 00:00:00 2001 From: Dirk Hondong Date: Thu, 4 Aug 2022 14:44:31 +0200 Subject: [PATCH] Update README.md wrong description in old readme --- samples/features/t-sql-snapshot-backup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/t-sql-snapshot-backup/README.md b/samples/features/t-sql-snapshot-backup/README.md index 0a73c595..71566442 100644 --- a/samples/features/t-sql-snapshot-backup/README.md +++ b/samples/features/t-sql-snapshot-backup/README.md @@ -1,5 +1,5 @@ # T-SQL Snapshot Backup -This code sample demonstrates how to populate graph tables from an existing table or a csv files. It provides a couple of examples as well. +This code sample demonstrates an end-to-end solution of backing up and restoring a database in an Azure SQL IaaS Virtual Machine using the T-SQL snapshot backup capabilities introduced in SQL Server 2022 ### Contents