Skip to content

Commit 329d09a

Browse files
authored
Merge pull request #270625 from AbhishekMallick-MS/Mar-29-2024-ABCC
Query protectable instances
2 parents f28ea14 + f758fbb commit 329d09a

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed
65.6 KB
Loading

articles/business-continuity-center/tutorial-view-protectable-resources.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tutorial - View protectable resources
33
description: In this tutorial, learn how to view your resources that are currently not protected by any solution using Azure Business Continuity center.
44
ms.topic: tutorial
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
@@ -36,11 +36,16 @@ In this view, you can see a list of all the resources which are not protected by
3636

3737
> [!NOTE]
3838
> Currently, you can only view the unprotected Azure resources under **Protectable resources**.
39-
39+
40+
You can also query information on your protectable Azure 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.
41+
42+
To get started with querying your protectable Azure resources using ARG, you can use the sample query provided by selecting **Open query**.
43+
44+
:::image type="content" source="./media/tutorial-view-protectable-resources/query-on-protectable-instance.png" alt-text="Screenshot showing how to query information on protectable instance." lightbox="./media/tutorial-view-protectable-resources/query-on-protectable-instance.png":::
4045

4146
## Customize the view
4247

43-
By default, only Azure Virtual machines are shown in the **Protectable resources** list.You can change the filters to view other resources.
48+
By default, only Azure Virtual machines are shown in the **Protectable resources** list. You can change the filters to view other resources.
4449

4550
- To look for specific resources, you can use various filters, such as subscriptions, resource groups, location, and resource type, and more.
4651
:::image type="content" source="./media/tutorial-view-protectable-resources/filter.png" alt-text="Screenshot showing the filtering options." lightbox="./media/tutorial-view-protectable-resources/filter.png":::

0 commit comments

Comments
 (0)