Skip to content

Commit 06d81d6

Browse files
authored
Merge pull request #247123 from davidsmatlak/ds-arg-media-0802
Moves ARG media files
2 parents 042cf5b + f55a5d1 commit 06d81d6

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

articles/governance/resource-graph/first-query-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ functions to achieve your intended results.
7676
To download CSV results from the Azure portal, browse to the Azure Resource Graph Explorer and run a
7777
query. On the toolbar, click **Download as CSV** as shown in the following screenshot:
7878

79-
:::image type="content" source="./arg-export-csv.png" alt-text="Screenshot of Azure Resource Graph Explorer in Azure portal with Download as CSV button highlighted.":::
79+
:::image type="content" source="./media/first-query-portal/arg-export-csv.png" alt-text="Screenshot of Azure Resource Graph Explorer in Azure portal with Download as CSV button highlighted.":::
8080

8181
> [!NOTE]
8282
> When using the comma-separated value (CSV) export functionality of Azure Resource Graph Explorer, the result set is limited to 55,000 records. This is a platform limit that cannot be overridden by filing an Azure support ticket.
@@ -134,11 +134,11 @@ your Azure portal workflow, try out these example dashboards.
134134

135135
- [Resource Graph Explorer - Sample Dashboard #1](https://github.com/Azure-Samples/Governance/blob/master/src/resource-graph/portal-dashboards/sample-1/resourcegraphexplorer-sample-1.json)
136136

137-
:::image type="content" source="./media/arge-sample1-small.png" alt-text="Example image for Sample Dashboard #1" lightbox="./media/arge-sample1-large.png":::
137+
:::image type="content" source="./media/first-query-portal/arge-sample1-small.png" alt-text="Example image for Sample Dashboard #1" lightbox="./media/first-query-portal/arge-sample1-large.png":::
138138

139139
- [Resource Graph Explorer - Sample Dashboard #2](https://github.com/Azure-Samples/Governance/blob/master/src/resource-graph/portal-dashboards/sample-2/resourcegraphexplorer-sample-2.json)
140140

141-
:::image type="content" source="./media/arge-sample2-small.png" alt-text="Example image for Sample Dashboard #2" lightbox="./media/arge-sample2-large.png":::
141+
:::image type="content" source="./media/first-query-portal/arge-sample2-small.png" alt-text="Example image for Sample Dashboard #2" lightbox="./media/first-query-portal/arge-sample2-large.png":::
142142

143143
> [!NOTE]
144144
> Counts and charts in the above example dashboard screenshots vary depending on your Azure

0 commit comments

Comments
 (0)