You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/business-continuity-center/manage-vault.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Manage vault lifecycle used for Azure Backup and Azure Site Recovery
3
3
description: In this article, you'll learn how to manage the lifecycle of the vaults (Recovery Services and Backup vault) used for Azure Backup and/or Azure Site Recovery.
4
4
ms.topic: how-to
5
-
ms.date: 11/15/2023
5
+
ms.date: 03/29/2024
6
6
ms.service: azure-business-continuity-center
7
7
ms.custom:
8
8
- ignite-2023
@@ -46,6 +46,11 @@ Follow these steps:
46
46
7. You can use **Select columns** to add or remove columns.
You can also query information for your vaults at no additional cost using Azure Resource Graph (ARG). ARG is an Azure service designed to extend Azure Resource Management. It aims to provide efficient resource exploration with the ability to query at scale across a given set of subscriptions.
50
+
51
+
To get started with querying information for your vaults using ARG, you can use the sample query provided by selecting **Open query**.
52
+
53
+
:::image type="content" source="./media/manage-vault/query-vault-details.png" alt-text="Screenshot showing how to view samples to view vault details." lightbox="./media/manage-vault/query-vault-details.png":::
0 commit comments