Skip to content

Commit acc97b6

Browse files
Merge pull request #78674 from rayne-wiselman/raynejune4
redirecting article
2 parents 8400a98 + 3548a09 commit acc97b6

6 files changed

+31
-257
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15400,6 +15400,11 @@
1540015400
"redirect_url": "/azure/stream-analytics/stream-analytics-troubleshoot-query",
1540115401
"redirect_document_id": false
1540215402
},
15403+
{
15404+
"source_path": "articles/backup/backup-introduction-to-azure-backup.md",
15405+
"redirect_url": "/azure/backup/backup-overview",
15406+
"redirect_document_id": false
15407+
},
1540315408
{
1540415409
"source_path": "articles/backup/backup-azure-backup-ibiza-faq.md",
1540515410
"redirect_url": "/azure/backup/backup-azure-backup-faq",

articles/backup/backup-azure-backup-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ Azure Backup storage architecture gives you the best of both worlds by optimally
177177
### Is there a limit on the number of recovery points that can be created?
178178
You can create up to 9999 recovery points per protected instance. A protected instance is a computer, server (physical or virtual), or workload that backs up to Azure.
179179

180-
- Learn more about [backup and retention](./backup-introduction-to-azure-backup.md#backup-and-retention).
181-
- Learn about [protected instances](./backup-introduction-to-azure-backup.md#what-is-a-protected-instance)?
180+
- Learn more about [backup and retention](./backup-overview.md#backup-and-retention).
181+
182182

183183
### How many times can I recovery data that's backed up to Azure?
184184
There is no limit on the number of recoveries from Azure Backup.

articles/backup/backup-azure-manage-windows-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The prerequisites for this article are: an Azure subscription, a Recovery Servic
2424

2525
To monitor alerts, or view management data about a Recovery Services vault, open the vault.
2626

27-
1. Sign in to the [Azure Portal](https://portal.azure.com/) using your Azure subscription.
27+
1. Sign in to the [Azure portal](https://portal.azure.com/) using your Azure subscription.
2828

2929
2. In the portal, click **All services**.
3030

@@ -150,7 +150,7 @@ Choose the alert severity (Critical or Warning) used to generate email. Currentl
150150

151151
## Manage Backup items
152152

153-
A Recovery Services vault holds many types of backup data. For a complete list of backup types, see [Which applications and workloads can be backed up](backup-introduction-to-azure-backup.md#which-azure-backup-components-should-i-use). To manage the various servers, computers, databases, and workloads, click the **Backup Items** tile to view the contents of the vault.
153+
A Recovery Services vault holds many types of backup data. [Learn more](backup-overview.md#what-can-i-back-up) about what you can back up. To manage the various servers, computers, databases, and workloads, click the **Backup Items** tile to view the contents of the vault.
154154

155155
![Backup items tile](./media/backup-azure-manage-windows-server/backup-items.png)
156156

0 commit comments

Comments
 (0)