Skip to content

Commit 819cee2

Browse files
author
AbhishekMallick-MS
committed
Query protected resource details updates
1 parent e7aad6d commit 819cee2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Loading

articles/business-continuity-center/tutorial-view-protected-items-and-perform-actions.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: tutorial
55
ms.service: azure-business-continuity-center
66
ms.custom:
77
- ignite-2023
8-
ms.date: 11/15/2023
8+
ms.date: 03/29/2024
99
author: AbhishekMallick-MS
1010
ms.author: v-abhmallick
1111
---
@@ -96,6 +96,12 @@ Follow these steps to view your protected items:
9696

9797
:::image type="content" source="./media/tutorial-view-protected-items-and-perform-actions/protected-items-retention-table.png" alt-text="Screenshot shows the protected items in the retention table." lightbox="./media/tutorial-view-protected-items-and-perform-actions/protected-items-retention-table.png":::
9898

99+
You can also query information on protection for your resources 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.
100+
101+
To get started with querying information on protection for your resources using ARG, you can use the sample query provided, by selecting **Open query**.
102+
103+
:::image type="content" source="./media/tutorial-view-protected-items-and-perform-actions/query-protection-details.png" alt-text="Screenshot shows how to get sample query to view protected resource details." lightbox="./media/tutorial-view-protected-items-and-perform-actions/query-protection-details.png":::
104+
99105
## View Protected item details
100106

101107
To view additional details for a specific protected item, follow these steps:

0 commit comments

Comments
 (0)