|
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 | + |
4 | 6 | 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. |
10 | 9 | 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 | + - linkListType: concept |
| 28 | + links: |
| 29 | + - text: Azure Backup support matrix |
| 30 | + url: backup-support-matrix.md |
| 31 | + - text: Azure Backup architecture |
| 32 | + url: backup-architecture.md |
| 33 | + |
| 34 | + # Card (optional) |
| 35 | + - title: Get started with Azure Backup |
| 36 | + linkLists: |
| 37 | + - linkListType: quickstart |
| 38 | + links: |
| 39 | + - text: Back up a VM with the Azure Portal |
| 40 | + url: quick-backup-vm-portal.md |
| 41 | + - text: Back up a VM with PowerShell |
| 42 | + url: quick-backup-vm-powershell.md |
| 43 | + - text: Back up a VM with Azure CLI |
| 44 | + url: quick-backup-vm-cli.md |
| 45 | + - text: Back up a VM with Resource Manager template |
| 46 | + url: quick-backup-vm-template.md |
| 47 | + |
| 48 | + # Card |
| 49 | + - title: Try these step-by-step tutorials |
| 50 | + linkLists: |
| 51 | + - linkListType: tutorial |
| 52 | + links: |
| 53 | + - text: Back up Azure VMs |
| 54 | + url: tutorial-backup-vm-at-scale.md |
| 55 | + - text: Backup SQL Server on Azure VM |
| 56 | + url: tutorial-sql-backup.md |
| 57 | + - text: Backup files and folders on Windows Server |
| 58 | + url: tutorial-backup-windows-server-to-azure.md |
| 59 | + - text: Back up Azure Files shares |
| 60 | + url: tutorial-backup-azure-files.md |
| 61 | + # Card |
| 62 | + - title: Learn about the latest features in Azure Backup |
| 63 | + linkLists: |
| 64 | + - linkListType: whats-new |
| 65 | + links: |
| 66 | + - text: Soft Delete for Azure VM backup data |
| 67 | + url: backup-azure-security-feature-cloud.md |
| 68 | + - text: SQL Server on Azure VMs restore as files |
| 69 | + url: restore-sql-database-azure-vm.md#restore-as-files |
| 70 | + - text: SAP HANA database on Azure VMs backup |
| 71 | + url: backup-azure-sap-hana-database.md |
| 72 | + # Card |
| 73 | + - title: Back up Azure VMs |
| 74 | + linkLists: |
| 75 | + - linkListType: concept |
| 76 | + links: |
| 77 | + - text: About Azure VM backup |
| 78 | + url: backup-azure-vms-introduction.md |
| 79 | + - text: Support matrix for Azure VM backup |
| 80 | + url: backup-support-matrix-iaas.md |
| 81 | + - text: FAQ - Azure VM backup |
| 82 | + url: backup-azure-vm-backup-faq.md |
| 83 | + - text: Manage Azure VM backups |
| 84 | + url: backup-azure-manage-vms.md |
| 85 | + # Card |
| 86 | + - title: Back up SQL Server on Azure VMs |
| 87 | + linkLists: |
| 88 | + - linkListType: concept |
| 89 | + links: |
| 90 | + - text: About SQL Server in Azure VMs backup |
| 91 | + url: backup-azure-sql-database.md |
| 92 | + - text: FAQ - SQL Server in Azure VMs backup |
| 93 | + url: faq-backup-sql-server.md |
| 94 | + - text: Back up SQL Server databases in Azure VMs |
| 95 | + url: backup-sql-server-database-azure-vms.md |
| 96 | + - text: Manage and monitor backed up SQL Server databases |
| 97 | + url: manage-monitor-sql-database-backup.md |
| 98 | + # Card |
| 99 | + - title: Back up SAP HANA on Azure VMs |
| 100 | + linkLists: |
| 101 | + - linkListType: concept |
| 102 | + links: |
| 103 | + - text: Back up SAP HANA databases in Azure VMs |
| 104 | + url: backup-azure-sap-hana-database.md |
| 105 | + - text: Manage and monitor backed up SAP HANA databases |
| 106 | + url: sap-hana-db-manage.md |
| 107 | + - text: FAQ - Back up SAP HANA databases on Azure VMs |
| 108 | + url: sap-hana-faq-backup-azure-vm.md |
| 109 | + - text: Support matrix for backup of SAP HANA databases on Azure VMs |
| 110 | + url: sap-hana-backup-support-matrix.md |
| 111 | + # Card |
| 112 | + - title: Back up Azure Files shares |
| 113 | + linkLists: |
| 114 | + - linkListType: concept |
| 115 | + links: |
| 116 | + - text: Back up and restore Azure file shares |
| 117 | + url: backup-azure-files.md |
| 118 | + - text: FAQ - Back up Azure Files |
| 119 | + url: backup-azure-files-faq.md |
| 120 | + # Card |
| 121 | + - title: Back up with Microsoft Azure Recovery Services (MARS) agent |
| 122 | + linkLists: |
| 123 | + - linkListType: concept |
| 124 | + links: |
| 125 | + - text: Back up Windows machines with the Azure Backup MARS agent |
| 126 | + url: backup-configure-vault.md |
| 127 | + - text: Manage MARS Agent backups by using the Azure Backup service |
| 128 | + url: backup-azure-manage-mars.md |
| 129 | + - text: MARS agent support matrix |
| 130 | + url: backup-support-matrix-mars-agent.md |
| 131 | + - text: FAQ - Mars agent |
| 132 | + url: backup-azure-file-folder-backup-faq.md |
| 133 | +# Card |
| 134 | + - title: Back up with Microsoft Azure Backup Server (MABS) and DPM |
| 135 | + linkLists: |
| 136 | + - linkListType: concept |
| 137 | + links: |
| 138 | + - text: MABS protection matrix |
| 139 | + url: backup-mabs-protection-matrix.md |
| 140 | + - text: MABS / DPM support matrix |
| 141 | + url: backup-support-matrix-mabs-dpm.md |
| 142 | + - text: FAQ - MABS and DPM |
| 143 | + url: backup-azure-dpm-azure-server-faq.md |
| 144 | + - text: Install and upgrade MABS |
| 145 | + url: backup-azure-microsoft-azure-backup.md |
| 146 | +# Card |
| 147 | + - title: Explore resources for Azure Backup |
| 148 | + linkLists: |
| 149 | + - linkListType: concept |
| 150 | + links: |
| 151 | + - text: Azure Backup pricing calculator |
| 152 | + url: https://azure.microsoft.com/pricing/details/backup/ |
| 153 | + - text: Azure Backup service updates |
| 154 | + url: https://azure.microsoft.com/updates/?product=backup |
| 155 | + - text: Azure Backup MSDN Forum |
| 156 | + url: https://social.msdn.microsoft.com/Forums/home?forum=windowsazureonlinebackup |
| 157 | + |
0 commit comments