Skip to content

Commit b01e1ac

Browse files
Merge pull request #109555 from rolyon/rolyon-landing-sql-server-stretch-database
[Azure SQL Server Stretch Database] landing page update
2 parents 72cf213 + 4f8b5f3 commit b01e1ac

File tree

3 files changed

+37
-97
lines changed

3 files changed

+37
-97
lines changed

articles/sql-server-stretch-database/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: SQL Server Stretch Database Documentation
2-
href: index.md
1+
- name: Azure SQL Server Stretch Database documentation
2+
href: index.yml
33
- name: Overview
44
items:
55
- name: What is Stretch Database?

articles/sql-server-stretch-database/index.md

Lines changed: 0 additions & 95 deletions
This file was deleted.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### YamlMime:Landing
2+
3+
title: Azure SQL Server Stretch Database documentation
4+
summary: Learn how to use SQL Server Stretch Database to migrate cold data transparently and securely to the Azure cloud. You can set up cost-effective availability for databases with infrequently used data without requiring changes to existing queries or applications.
5+
6+
metadata:
7+
title: Azure SQL Server Stretch Database documentation
8+
description: Learn how to use SQL Server Stretch Database to migrate cold data transparently and securely to the Azure cloud. You can set up cost-effective availability for databases with infrequently used data without requiring changes to existing queries or applications.
9+
services: sql-server-stretch-database
10+
ms.service: sql-server-stretch-database
11+
ms.topic: landing-page
12+
author: craigg-msft
13+
ms.author: craigg
14+
ms.date: 03/30/2020
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Card
20+
- title: Get started
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: What is Azure SQL Server Stretch Database?
25+
url: https://docs.microsoft.com/sql/sql-server/stretch-database/stretch-database
26+
- linkListType: video
27+
links:
28+
- text: Azure SQL Server Stretch Database video
29+
url: https://azure.microsoft.com/documentation/videos/index/?services=sql-server-stretch-database
30+
- linkListType: how-to-guide
31+
links:
32+
- text: Identify databases and tables for Stretch Database with Data Migration Assistant
33+
url: https://docs.microsoft.com/sql/sql-server/stretch-database/stretch-database-databases-and-tables-stretch-database-advisor
34+
- text: Get started by running the Enable Database for Stretch Wizard
35+
url: https://docs.microsoft.com/sql/sql-server/stretch-database/get-started-by-running-the-enable-database-for-stretch-wizard

0 commit comments

Comments
 (0)