Skip to content

Commit a11a3fd

Browse files
author
AbhishekMallick-MS
committed
Query protectable instances
1 parent e7aad6d commit a11a3fd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
65.6 KB
Loading

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)