Skip to content

Commit 2663bbc

Browse files
committed
Reordering cards
1 parent bfa83c3 commit 2663bbc

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

articles/mysql/index.yml

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1313

1414
landingContent:
15-
# Card
15+
# Card 1
1616
- title: About Azure Database for MySQL
1717
linkLists:
1818
- linkListType: overview
@@ -23,7 +23,7 @@ landingContent:
2323
links:
2424
- text: Check out our blog
2525
url: https://techcommunity.microsoft.com/t5/Azure-Database-for-MySQL/bg-p/ADforMySQL
26-
# Card
26+
# Card 2
2727
- title: Create a server
2828
linkLists:
2929
- linkListType: quickstart
@@ -54,7 +54,26 @@ landingContent:
5454
url: ../app-service/containers/tutorial-multi-container-app.md?toc=%2fazure%2fmysql%2ftoc.json&bc=%2Fazure%2Fbread%2Ftoc.json
5555
- text: Build a Web App using PHP in Azure CLI
5656
url: ../app-service/app-service-web-tutorial-php-mysql.md?toc=%2fazure%2fmysql%2ftoc.json&bc=%2Fazure%2Fbread%2Ftoc.json
57-
# Card
57+
# Card 3
58+
- title: Back up and migrate data
59+
linkLists:
60+
- linkListType: concept
61+
links:
62+
- text: Back up and restore
63+
url: concepts-backup.md
64+
- text: Migrate using dump and restore
65+
url: concepts-migrate-dump-restore.md
66+
- text: Migrate using import and export
67+
url: concepts-migrate-import-export.md
68+
- linkListType: how-to-guide
69+
links:
70+
- text: Restore a server using the Azure portal
71+
url: howto-restore-server-portal.md
72+
- text: Restore a server using Azure CLI
73+
url: howto-restore-server-cli.md
74+
- text: Minimal downtime migrations
75+
url: howto-migrate-online.md
76+
# Card 4
5877
- title: Connect to Azure Database for MySQL
5978
linkLists:
6079
- linkListType: concept
@@ -97,7 +116,22 @@ landingContent:
97116
url: connect-cpp.md
98117
- text: Connect using Go
99118
url: connect-go.md
100-
# Card
119+
# Card 5
120+
- title: Replicate data
121+
linkLists:
122+
- linkListType: concept
123+
links:
124+
- text: Understand data-in replication
125+
url: concepts-data-in-replication.md
126+
- text: Understand read replicas
127+
url: concepts-read-replicas.md
128+
- linkListType: how-to-guide
129+
links:
130+
- text: Configure data-in replication
131+
url: howto-data-in-replication.md
132+
- text: Create a read replica using the Azure portal
133+
url: howto-read-replicas-portal.md
134+
# Card 6
101135
- title: Code with programming APIs
102136
linkLists:
103137
- linkListType: get-started
@@ -111,38 +145,4 @@ landingContent:
111145
- text: REST API developer reference
112146
url: /cli/azure/mysql
113147
- text: Azure Resource Manager templates
114-
url: /azure/templates/microsoft.dbformysql/allversions
115-
# Card
116-
- title: Back up and migrate data
117-
linkLists:
118-
- linkListType: concept
119-
links:
120-
- text: Back up and restore
121-
url: concepts-backup.md
122-
- text: Migrate using dump and restore
123-
url: concepts-migrate-dump-restore.md
124-
- text: Migrate using import and export
125-
url: concepts-migrate-import-export.md
126-
- linkListType: how-to-guide
127-
links:
128-
- text: Restore a server using the Azure portal
129-
url: howto-restore-server-portal.md
130-
- text: Restore a server using Azure CLI
131-
url: howto-restore-server-cli.md
132-
- text: Minimal downtime migrations
133-
url: howto-migrate-online.md
134-
# Card
135-
- title: Replicate data
136-
linkLists:
137-
- linkListType: concept
138-
links:
139-
- text: Understand replication
140-
url: concepts-data-in-replication.md
141-
- text: Understand read replicas
142-
url: concepts-read-replicas.md
143-
- linkListType: how-to-guide
144-
links:
145-
- text: Configure data-in replication
146-
url: howto-data-in-replication.md
147-
- text: Create a read replica using the Azure portal
148-
url: howto-read-replicas-portal.md
148+
url: /azure/templates/microsoft.dbformysql/allversions

0 commit comments

Comments
 (0)