Skip to content

Commit 97454a0

Browse files
author
Jill Grant
authored
Merge pull request #270640 from AbhishekMallick-MS/Mar-29-2024-ABCC2
Query vault details updates
2 parents 4ee7948 + 9267aed commit 97454a0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/business-continuity-center/manage-vault.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage vault lifecycle used for Azure Backup and Azure Site Recovery
33
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.
44
ms.topic: how-to
5-
ms.date: 11/15/2023
5+
ms.date: 03/29/2024
66
ms.service: azure-business-continuity-center
77
ms.custom:
88
- ignite-2023
@@ -46,6 +46,11 @@ Follow these steps:
4646
7. You can use **Select columns** to add or remove columns.
4747
:::image type="content" source="./media/manage-vault/select-columns.png" alt-text="Screenshot showing *select columns* option." lightbox="./media/manage-vault/select-columns.png":::
4848

49+
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":::
4954

5055
## Modify security level
5156

146 KB
Loading

0 commit comments

Comments
 (0)