Skip to content

Commit b6a7a08

Browse files
authored
Merge pull request #213872 from timwarner-msft/timwarner-csv55k
Add ARG CSV export limitation to docs
2 parents 86cf759 + ad527aa commit b6a7a08

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/governance/resource-graph/concepts/work-with-data.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ When using the comma-separated value (CSV) export functionality of Azure Resourc
5656
result set is limited to 55,000 records. This is a platform limit that cannot be overridden by filing an Azure support ticket.
5757

5858
To download CSV results from the Azure portal, browse to the Azure Resource Graph Explorer and run a
59-
query. On the toolbar, click **Download as CSV** as shown in the following screenshot:
60-
61-
:::image type="content" source="./arg-export-csv.png" alt-text="Azure Resource Graph Explorer in Azure portal with Download as CSV button highlighted.":::
59+
query. On the toolbar, click **Download as CSV**.
6260

6361
## Skipping records
6462

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Quickstart: Your first portal query'
33
description: In this quickstart, you follow the steps to run your first query from Azure portal using Azure Resource Graph Explorer.
44
author: timwarner-msft
55
ms.author: timwarner
6-
ms.date: 10/06/2022
6+
ms.date: 10/12/2022
77
ms.topic: quickstart
88
ms.custom: mode-ui
99
---
@@ -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="Azure Resource Graph Explorer in Azure portal with Download as CSV button highlighted.":::
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.":::
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.

0 commit comments

Comments
 (0)