Skip to content

Commit af0887d

Browse files
author
David Curwin
committed
New landing page
1 parent 341e371 commit af0887d

File tree

1 file changed

+157
-67
lines changed

1 file changed

+157
-67
lines changed

articles/backup/index.yml

Lines changed: 157 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,159 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Documentation for the Azure Backup service
1+
### YamlMime:Landing
2+
3+
title: Azure Backup service documentation
4+
summary: The Azure Backup service provides simple, secure, and cost-effective solutions to back up your data and recover it from the Microsoft Azure cloud.
5+
46
metadata:
5-
title: Azure Backup Documentation - Tutorials, API Reference | Microsoft Docs
6-
description: Azure Backup allows you to back up the data for on-premises servers, virtual machines, virtualized workloads, SQL server, SharePoint server, and more. Learn how to back up and restore your data with our quickstarts, tutorials and samples.
7-
services: backup
8-
author: dcurwin
9-
manager: carmonm
7+
title: Azure Backup Documentation
8+
description: The Azure Backup service provides simple, secure, and cost-effective solutions to back up your data and recover it from the Microsoft Azure cloud.
109
ms.service: backup
11-
ms.tgt_pltfrm: na
12-
ms.topic: landing-page
13-
ms.date: 05/22/2018
14-
ms.author: dacurwin
15-
abstract:
16-
description: Use Azure Backup to protect the data for on-premises servers, virtual machines, virtualized workloads, SQL server, SharePoint server, and more. Learn how to back up and restore your data with our quickstarts, tutorials and samples.
17-
sections:
18-
- title: 5-Minute Quickstarts
19-
items:
20-
- type: paragraph
21-
text: Learn how to back up an Azure virtual machine in Azure.
22-
- type: list
23-
style: icon48
24-
items:
25-
- image:
26-
src: https://docs.microsoft.com/azure/sql-database/media/index/portal.svg
27-
text: Azure Portal
28-
href: quick-backup-vm-portal
29-
- image:
30-
src: https://docs.microsoft.com/azure/sql-database/media/index/logo_powershell.svg
31-
text: Azure PowerShell
32-
href: quick-backup-vm-powershell
33-
- image:
34-
src: https://docs.microsoft.com/media/common/cli.svg
35-
text: Azure CLI
36-
href: quick-backup-vm-cli
37-
- title: Step-by-step Tutorials
38-
items:
39-
- type: paragraph
40-
text: Learn to back up and recover virtual machines within Azure or from Windows Server.
41-
- type: list
42-
style: ordered
43-
items:
44-
- html: <a href="tutorial-backup-vm-at-scale">Backup multiple Azure VMs</a>
45-
- html: <a href="tutorial-restore-disk">Restore a disk and create a recovered VM</a>
46-
- html: <a href="tutorial-restore-files">Restore files to a Virtual Machine in Azure</a>
47-
- html: <a href="tutorial-backup-windows-server-to-azure">Back up a Windows Server to Azure</a>
48-
- html: <a href="tutorial-backup-restore-files-windows-server">Recover files from Azure to a Windows Server</a>
49-
- title: Samples
50-
items:
51-
- type: paragraph
52-
text: Use the following samples to protect your data in Azure.
53-
- type: list
54-
style: unordered
55-
className: spaced noBullet
56-
items:
57-
- html: <a href="/azure/backup/powershell-backup-samples">Azure PowerShell</a>
58-
- title: Reference
59-
items:
60-
- type: list
61-
style: cards
62-
className: cardsD
63-
items:
64-
- title: Command-Line
65-
html: <p><a href="/powershell/module/az.recoveryservices">Azure PowerShell</a></p><p><a href="/cli/azure/backup?view=azure-cli-latest">Azure CLI</a></p>
66-
- title: Languages
67-
html: <p><a href="/dotnet/api/microsoft.azure.management.backupservices">.NET</a></p>
68-
- title: REST
69-
html: <p><a href="/rest/api/backup/">Azure Backup API Reference</a></p>
10+
ms.topic: landing-page
11+
author: dcurwin
12+
ms.author: dacurwin
13+
ms.date: 12/01/2019
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Cards and links should be based on top customer tasks or top subjects
19+
# Start card title with a verb
20+
# Card (optional)
21+
- title: Learn about Azure Backup
22+
linkLists:
23+
- linkListType: overview
24+
links:
25+
- text: What is Azure Backup?
26+
url: backup-overview.md
27+
- text: linktext2
28+
url: file2.md
29+
- linkListType: concept
30+
links:
31+
- text: Azure Backup support matrix
32+
url: backup-support-matrix.md
33+
- text: Azure Backup architecture
34+
url: backup-architecture.md
35+
36+
# Card (optional)
37+
- title: Get started with Azure Backup
38+
linkLists:
39+
- linkListType: quickstart
40+
links:
41+
- text: Back up a VM with the Azure Portal
42+
url: quick-backup-vm-portal.md
43+
- text: Back up a VM with Powershell
44+
url: quick-backup-vm-powershell.md
45+
- text: Back up a VM with Azure CLI
46+
url: quick-backup-vm-cli.md
47+
- text: Back up a VM with Resource Manager template
48+
url: quick-backup-vm-template.md
49+
50+
# Card
51+
- title: Try these step-by-step tutorials
52+
linkLists:
53+
- linkListType: tutorial
54+
links:
55+
- text: Back up Azure VMs
56+
url: tutorial-backup-vm-at-scale.md
57+
- text: Backup SQL Server on Azure VM
58+
url: tutorial-sql-backup.md
59+
- text: Backup files and folders on Windows Server
60+
url: tutorial-backup-windows-server-to-azure.md
61+
- text: Back up Azure Files shares
62+
url: tutorial-backup-azure-files.md
63+
# Card
64+
- title: Learn about the latest features in Azure Backup
65+
linkLists:
66+
- linkListType: whats-new
67+
links:
68+
- text: Soft Delete for Azure VM backup data
69+
url: backup-azure-security-feature-cloud.md
70+
- text: SQL Server on Azure VMs restore as files
71+
url: restore-sql-database-azure-vm.md#restore-as-files
72+
- text: SAP HANA database on Azure VMs backup
73+
url: backup-azure-sap-hana-database.md
74+
# Card
75+
- title: Back up Azure VMs
76+
linkLists:
77+
- linkListType: concept
78+
links:
79+
- text: About Azure VM backup
80+
url: backup-azure-vms-introduction.md
81+
- text: Support matrix for Azure VM backup
82+
url: backup-support-matrix-iaas.md
83+
- text: FAQ - Azure VM backup
84+
url: backup-azure-vm-backup-faq.md
85+
- text: Manage Azure VM backups
86+
url: backup-azure-manage-vms.md
87+
# Card
88+
- title: Back up SQL Server on Azure VMs
89+
linkLists:
90+
- linkListType: concept
91+
links:
92+
- text: About SQL Server in Azure VMs backup
93+
url: backup-azure-sql-database.md
94+
- text: FAQ - SQL Server in Azure VMs backup
95+
url: faq-backup-sql-server.md
96+
- text: Back up SQL Server databases in Azure VMs
97+
url: backup-sql-server-database-azure-vms.md
98+
- text: Manage and monitor backed up SQL Server databases
99+
url: manage-monitor-sql-database-backup.md
100+
# Card
101+
- title: Back up SAP HANA on Azure VMs
102+
linkLists:
103+
- linkListType: concept
104+
links:
105+
- text: Back up SAP HANA databases in Azure VMs
106+
url: backup-azure-sap-hana-database.md
107+
- text: Manage and monitor backed up SAP HANA databases
108+
url: sap-hana-db-manage.md
109+
- text: FAQ - Back up SAP HANA databases on Azure VMs
110+
url: sap-hana-faq-backup-azure-vm.md
111+
- text: Support matrix for backup of SAP HANA databases on Azure VMs
112+
url: sap-hana-backup-support-matrix.md
113+
# Card
114+
- title: Back up Azure Files shares
115+
linkLists:
116+
- linkListType: concept
117+
links:
118+
- text: Back up and restore Azure file shares
119+
url: backup-azure-files.md
120+
- text: FAQ - Backup Azure Files
121+
url: backup-azure-files-faq.md
122+
# Card
123+
- title: Back up with Microsoft Azure Recovery Services (MARS) agent
124+
linkLists:
125+
- linkListType: concept
126+
links:
127+
- text: Back up Windows machines with the Azure Backup MARS agent
128+
url: backup-configure-vault.md
129+
- text: Manage MARS Agent backups by using the Azure Backup service
130+
url: backup-azure-manage-mars.md
131+
- text: MARS agent support matrix
132+
url: backup-support-matrix-mars-agent.md
133+
- text: FAQ - Mars agent
134+
url: backup-azure-file-folder-backup-faq.md
135+
# Card
136+
- title: Back up with Microsoft Azure Backup Server (MABS) and DPM
137+
linkLists:
138+
- linkListType: concept
139+
links:
140+
- text: MABS protection matrix
141+
url: backup-mabs-protection-matrix.md
142+
- text: MABS / DPM support matrix
143+
url: backup-support-matrix-mabs-dpm.md
144+
- text: FAQ - MABS and DPM
145+
url: backup-azure-dpm-azure-server-faq.md
146+
- text: Install and upgrade MABS
147+
url: backup-azure-microsoft-azure-backup.md
148+
# Card
149+
- title: Explore resources for Azure Backup
150+
linkLists:
151+
- linkListType: concept
152+
links:
153+
- text: Azure Backup pricing calculator
154+
url: https://azure.microsoft.com/pricing/details/backup/
155+
- text: Azure Backup service updates
156+
url: https://azure.microsoft.com/updates/?product=backup
157+
- text: Azure Backup MSDN Forum
158+
url: https://social.msdn.microsoft.com/Forums/home?forum=windowsazureonlinebackup
159+

0 commit comments

Comments
 (0)