Skip to content

Commit 7de6eaa

Browse files
authored
Merge branch 'main' into cosmos-nosql-query-geospatial
2 parents 2d11546 + d187123 commit 7de6eaa

31 files changed

+44
-191
lines changed

articles/azure-netapp-files/backup-configure-policy-based.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To enable a policy-based (scheduled) backup:
4848

4949
4. Select **Backup Policies**.
5050
5. Select **Add**.
51-
6. In the **Backup Policy** page, specify the backup policy name. Enter the number of backups that you want to keep for daily, weekly, and monthly backups. Click **Save**.
51+
6. In the **Backup Policy** page, specify the backup policy name. Enter the number of backups that you want to keep for daily, weekly, and monthly backups. Select **Save**.
5252

5353
The minimum value for **Daily Backups to Keep** is 2.
5454

@@ -87,7 +87,7 @@ To enable the backup functionality for a volume:
8787

8888
The Vault information is prepopulated.
8989

90-
:::image type="content" source="../media/azure-netapp-files/backup-configure-window.png" alt-text="Screenshot showing Configure Backups window." lightbox="../media/azure-netapp-files/backup-configure-window.png":::
90+
:::image type="content" source="../media/azure-netapp-files/backup-configure-enabled.png" alt-text="Screenshot showing Configure Backups window." lightbox="../media/azure-netapp-files/backup-configure-enabled.png":::
9191

9292
## Next steps
9393

articles/azure-netapp-files/backup-disable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If a volume is deleted but the backup policy wasn’t disabled before the volume
3434
3. Select **Configure**.
3535
4. In the Configure Backups page, toggle the **Enabled** setting to **Off**. Enter the volume name to confirm, and click **OK**.
3636

37-
<!-- ![Screenshot that shows the Restore to with Configure Backups window with backup disabled.](../media/azure-netapp-files/backup-configure-backups-disable.png) -->
37+
![Screenshot that shows the Restore to with Configure Backups window with backup disabled.](../media/azure-netapp-files/backup-configure-backups-disable.png)
3838

3939
## Next steps
4040

articles/azure-netapp-files/backup-introduction.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ Backup vaults are organizational units to manage backups. You must create a back
6363
>[!IMPORTANT]
6464
>If you have existing backups on Azure NetApp Files, you must migrate the backups to a backup vault before you can perform any operation with the backup. To learn how to migrate, see [Manage backup vaults](backup-vault-manage.md#migrate-backups-to-a-backup-vault).
6565
66-
<!-- You can have multiple backup vaults in an Azure NetApp Files subscription. Most deployments, however, will only require one backup vault. -->
67-
6866
## Cost model for Azure NetApp Files backup
6967
7068
Pricing for Azure NetApp Files backup is based on the total amount of storage consumed by the backup. There are no setup charges or minimum usage fees.

articles/azure-netapp-files/backup-manage-policies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: how-to
15-
ms.date: 08/18/2022
15+
ms.date: 07/31/2023
1616
ms.author: anfdocs
1717
---
1818
# Manage backup policies for Azure NetApp Files
@@ -34,12 +34,12 @@ To modify the backup policy settings:
3434

3535
2. Select **Backup Policies** then select the three dots (``) to the right of a backup policy. Select **Edit**.
3636

37-
![Screenshot that shows context sensitive menu of Backup Policies.](../media/azure-netapp-files/backup-policies-edit.png)
37+
:::image type="content" source="../media/azure-netapp-files/backup-policies-edit.png" alt-text="Screenshot that shows context sensitive menu of Backup Policies." lightbox="../media/azure-netapp-files/backup-policies-edit.png":::
3838

3939
3. In the Modify Backup Policy window, update the number of backups you want to keep for daily, weekly, and monthly backups. Enter the backup policy name to confirm the action. Click **Save**.
4040

41-
![Screenshot that shows the Modify Backup Policy window.](../media/azure-netapp-files/backup-modify-policy.png)
42-
41+
:::image type="content" source="../media/azure-netapp-files/backup-modify-policy.png" alt-text="Screenshot showing the Modify Backup Policy window." lightbox="../media/azure-netapp-files/backup-modify-policy.png":::
42+
4343
> [!NOTE]
4444
> After backups are enabled and have taken effect for the scheduled frequency, you cannot change the backup retention count to `0`. A minimum number of `1` retention is required for the backup policy. See [Resource limits for Azure NetApp Files](azure-netapp-files-resource-limits.md) for details.
4545

articles/azure-netapp-files/backup-restore-new-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ See [Requirements and considerations for Azure NetApp Files backup](backup-requi
5555

5656
2. From the backup list, select the backup to restore. Select the three dots (``) to the right of the backup, then select **Restore to new volume** from the Action menu.
5757

58-
<!-- ![Screenshot that shows the option to restore backup to a new volume.](../media/azure-netapp-files/backup-restore-new-volume.png) -->
58+
:::image type="content" source="../media/azure-netapp-files/backup-restore-new-volume.png" alt-text="Screenshot of selecting restore backup to new volume." lightbox="../media/azure-netapp-files/backup-restore-new-volume.png":::
5959

6060
3. In the Create a Volume page that appears, provide information for the fields in the page as applicable, and select **Review + Create** to begin restoring the backup to a new volume.
6161

articles/azure-netapp-files/backup-search.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,16 @@ If a volume is deleted, its backups are still retained. The backups are listed i
2424
>[!IMPORTANT]
2525
>All existing backups must be migrated to backup vaults. You can search for backups, but you will not be able to perform any operations on a backup until the backup has been migrated to a backup vault. For more information about this procedure, see [Manage a backup vault](backup-vault-manage.md).
2626
27-
## Search backups at volume level <!-- will this still work -->
27+
## Search backups from backup vault
28+
29+
1. Select **Backups**.
30+
1. In the **Search Backups** field, enter the backup name that you want to search for.
31+
32+
A partial search is supported; you don’t have to specify the entire backup name. The search filters the backups based on the search string.
33+
34+
:::image type="content" source="../media/azure-netapp-files/backup-search-vault.png" alt-text="Screenshot that shows a list of backups in a vault." lightbox="../media/azure-netapp-files/backup-search-vault.png":::
35+
36+
## Search backups at volume level
2837

2938
You can display and search backups at the volume level:
3039

@@ -38,8 +47,8 @@ You can display and search backups at the volume level:
3847

3948
A partial search is supported; you don’t have to specify the entire backup name. The search filters the backups based on the search string.
4049

41-
![Screenshot that shows a list of backup for a volume.](../media/azure-netapp-files/backup-search-volume-level.png)
42-
50+
:::image type="content" source="../media/azure-netapp-files/backup-search-volume-level.png" alt-text="Screenshot that shows a list of backup for a volume." lightbox="../media/azure-netapp-files/backup-search-volume-level.png":::
51+
4352
## Next steps
4453

4554
* [Understand Azure NetApp Files backup](backup-introduction.md)

articles/azure-netapp-files/backup-vault-manage.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,11 @@ If you have existing backups, you must migrate them to a backup vault before you
3636

3737
1. Navigate to **Backups**.
3838
1. From the banner above the backups, select **Assign Backup Vault**.
39-
1. Select a backup vault from the dropdown menu. If you have not created a backup vault, select **Create New** and follow the steps in [Create a backup vault](#create-a-backup-vault).
39+
1. To bulk migrate all the volumes, select **Assign to Backup Vault and Enable Backup**.
4040

41-
:::image type="content" source="../media/azure-netapp-files/backup-vault-assign.png" alt-text="Screenshot of backup vault assignment." lightbox="../media/azure-netapp-files/backup-vault-assign.png":::
41+
If there are backups from volumes that have been deleted that you want to migrate, select **Include backups from Deleted Volumes**. This option will only be enabled if backups from deleted volumes are present.
4242

43-
1. Select that volume with backups you want to migrate. You can migrate individual backups or bulk migrate all the volumes.
44-
45-
If there are backups from volumes that have been deleted that you want to migrate, select **Deleted Volumes**. This option will only be enabled if backups from deleted volumes are present.
46-
47-
1. Select **Assign to Backup Vault**.
48-
49-
:::image type="content" source="../media/azure-netapp-files/backup-vault-select.png" alt-text="Screenshot of backup vault selection." lightbox="../media/azure-netapp-files/backup-vault-select.png":::
43+
:::image type="content" source="../media/azure-netapp-files/backup-vault-assign.png" alt-text="Screenshot of backup vault assignment." lightbox="../media/azure-netapp-files/backup-vault-assign.png":::
5044

5145
1. Navigate to the **Backup Vault** menu to view and manage your backups.
5246

articles/cosmos-db/.openpublishing.redirection.cosmos-db.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6116,6 +6116,11 @@
61166116
"redirect_document_id": false
61176117
},
61186118
{
6119+
"source_path_from_root": "/articles/cosmos-db/nosql/query/udfs.md",
6120+
"redirect_url": "/azure/cosmos-db/nosql/stored-procedures-triggers-udfs",
6121+
"redirect_document_id": false
6122+
},
6123+
{
61196124
"source_path_from_root": "/articles/cosmos-db/nosql/query/geospatial-intro.md",
61206125
"redirect_url": "/azure/cosmos-db/nosql/query/geospatial",
61216126
"redirect_document_id": true

articles/cosmos-db/nosql/query/TOC.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@
5959
- name: Bitwise operators
6060
displayName: bitwise, binary, operators
6161
href: bitwise-operators.md
62-
- name: Functions
63-
items:
64-
- name: User-defined functions
65-
displayName: functions, udf
66-
href: udfs.md
6762
- name: Aggregate functions
6863
items:
6964
- name: AVG

articles/cosmos-db/nosql/query/udfs.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)