diff --git a/samples/features/t-sql-snapshot-backup/README.md b/samples/features/t-sql-snapshot-backup/README.md index a11dd9f5..0a73c595 100644 --- a/samples/features/t-sql-snapshot-backup/README.md +++ b/samples/features/t-sql-snapshot-backup/README.md @@ -4,11 +4,7 @@ This code sample demonstrates how to populate graph tables from an existing tabl ### Contents [About this sample](#about-this-sample)
-[Before you begin](#before-you-begin)
-[Run this sample](#run-this-sample)
-[Sample details](#sample-details)
[Disclaimers](#disclaimers)
-[Related links](#related-links)
@@ -22,18 +18,7 @@ This code sample demonstrates how to populate graph tables from an existing tabl 3. **Programming Language:** PowerShell. T-SQL 5. **Authors:** Perry Skountrianos [perryskou-msft] - - -## Before you begin -Coming soon... - -## Run this sample -Coming soon... - ## Disclaimers The code included in this sample is not intended to be a set of best practices on how to build scalable enterprise grade applications. This is beyond the scope of this quick start sample. - - -