Skip to content

Commit 20abcbf

Browse files
author
AbhishekMallick01
committed
Addressed build warnings
1 parent bd080d2 commit 20abcbf

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

articles/backup/backup-azure-files.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Azure Backup](backup-overview.md) supports configuring [snapshot](azure-file-sha
2424
## Prerequisites
2525

2626
* Ensure the file share is present in one of the supported storage account types. Review the [support matrix](azure-file-share-support-matrix.md).
27-
* Identify or create a [Recovery Services vault](#create-a-recovery-services-vault) in the same region and subscription as the storage account that hosts the file share.
27+
* Identify or create a [Recovery Services vault](tutorial-backup-azure-files-vault-tier-portal.md#create-a-recovery-services-vault) in the same region and subscription as the storage account that hosts the file share.
2828
* [Create a backup policy for protection of Azure Files](quick-backup-azure-files-vault-tier-portal.md).
2929
* If the storage account access has restrictions, check the firewall settings of the account to ensure the exception **Allow Azure services on the trusted services list to access this storage account** is in grant state. You can refer to [this](../storage/common/storage-network-security.md?tabs=azure-portal#manage-exceptions) link for the steps to grant an exception.
3030
* Ensure that you allow the **Storage account key access** in the required storage account.
@@ -177,6 +177,8 @@ The following steps explain how you can configure backup for individual file sha
177177

178178
---
179179

180+
Once the backup configuration is complete, you can [run an on-demand backup](tutorial-backup-azure-files-vault-tier-portal.md#run-an-on-demand-backup-job) to create the recovery point.
181+
180182

181183
## Next steps
182184

articles/backup/quick-backup-vm-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
2525
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
2626

2727
>[!Important]
28-
>If you have [Azure Files for protection](azure-file-share-backup-overview.md), after vault creation, [configure backup for Azure Files, and then initiate an on-demand backup](backup-azure-files.md). Learn more [about the best practices for Azure Files backup](backup-azure-files.md?tabs=backup-center#best-practices).
28+
>If you have [Azure Files for protection](azure-file-share-backup-overview.md), after vault creation, [configure backup for Azure Files, and then initiate an on-demand backup](backup-azure-files.md). Learn more [about the best practices for Azure Files backup](tutorial-backup-azure-files-vault-tier-portal.md#best-practices).
2929
3030
## Apply a backup policy
3131

articles/backup/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
href: blob-backup-configure-tutorial.md
127127
- name: Restore vaulted backups for AKS clusters in a secondary region
128128
href: tutorial-restore-aks-backups-across-regions.md
129-
- name: Create a backup policy and configure vaulted backup for Azure Files
129+
- name: Back up Azure Files using Azure portal
130130
href: tutorial-backup-azure-files-vault-tier-portal.md
131131
- name: Back up Windows Server
132132
href: tutorial-backup-windows-server-to-azure.md
@@ -606,7 +606,7 @@
606606
items:
607607
- name: From the Azure portal
608608
items:
609-
- name: Backup
609+
- name: Configure backup
610610
href: backup-azure-files.md
611611
- name: Restore
612612
href: restore-afs.md

includes/configure-azure-files-vaulted-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The **Select storage account** pane lists a set of discovered supported storage
5050

5151
9. On the **Configure Backup** pane, under **Policy Details**, select an existing backup policy from the list for your file share protection
5252

53-
If a policy doesn't exist, [create a new one](../articles/backup/tutorial-backup-azure-files-vault-tier-portal.md#create-a-backup-policy).
53+
If a policy doesn't exist, [create a new one](../articles/backup/quick-backup-azure-files-vault-tier-portal.md).
5454

5555
10. To start protecting the file share, select **Enable Backup**.
5656

0 commit comments

Comments
 (0)