You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* You must have appropriate rights in [Azure role-based access control (Azure RBAC)](/azure/role-based-access-control/overview) with at least read access to the resources you want to query.
30
30
31
+
> [!NOTE]
32
+
> If you participated in the private preview, be sure to delete the AzureResourceGraph.mez preview file. Failure to do so might result in your test custom connector being used by Power Query inadvertently instead of the newly certified connector.
33
+
31
34
## Capabilities supported
32
35
33
36
* Import
@@ -38,10 +41,17 @@ ms.author: alhudso
38
41
39
42
To connect to Azure Resource Graph from Power Query Desktop:
40
43
41
-
1. In **Get Data**, select **Azure Resource Graph**, and then select **Connect**. More information: [Where to get data](../where-to-get-data.md)
44
+
1. In **Choose data source**, select Azure or search for **Azure Resource Graph**, and then select **Azure Resource Graph**. More information: [Where to get data](../where-to-get-data.md)
45
+
46
+
:::image type="content" source="./media/azure-resource-graph/get-data-here.png" alt-text="Screenshot of the Get Data dialog with the Azure Resource Graph connector emphasized.":::
42
47
43
48
2. In the **Azure Resource Graph** dialog box, fill in the query and any optional fields, such as **Scope**.
44
49
50
+
:::image type="content" source="./media/azure-resource-graph/enter-info.png" alt-text="Screenshot of the Input Dialog Box with the Azure Resource Graph connector emphasized.":::
51
+
52
+
> [!NOTE]
53
+
> You can scope queries to either subscription or management group level, **if neither option is chosen the query will execute at the tenant level by default.**
54
+
45
55
3. If you're connecting to this site for the first time, select **Sign in** and input your credentials. Then select **Connect**.
46
56
47
57
4. In **Navigator**, select the tables you require, then either load or transform the data.
@@ -50,7 +60,7 @@ To connect to Azure Resource Graph from Power Query Desktop:
50
60
51
61
To connect to Azure Resource Graph from Power Query Online:
52
62
53
-
1. In **Choose data source**, search for **Azure Resource Graph**, and then select **Azure Resource Graph**. More information: [Where to get data](../where-to-get-data.md)
63
+
1. In **Choose data source**, select Azure or search for **Azure Resource Graph**, and then select **Azure Resource Graph**. More information: [Where to get data](../where-to-get-data.md)
54
64
55
65
2. In **Connect to data source**, fill in the query and any optional fields, such as **Scope**.
56
66
@@ -60,8 +70,8 @@ To connect to Azure Resource Graph from Power Query Online:
60
70
61
71
5. In **Choose data**, select the data you require, and then select **Transform Data**.
62
72
63
-
>[!Note]
64
-
> Expect longer load times for large query results.
73
+
>[!NOTE]
74
+
> Expect longer wait times for large query results.
Copy file name to clipboardExpand all lines: powerquery-docs/connectors/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The connectors are listed in alphabetical order in separate tables for each lett
56
56
|[<br/>**Azure HDInsight<br/>(HDFS)**](./azure-hdinsight.md)<br/>By Microsoft ||||||||
57
57
|[<br/>**Azure HDInsight<br/>on AKS Trino<br/>(Beta)**](./azure-hdinsight-on-aks-trino.md)<br/>By Microsoft ||||||||
58
58
|<br/>**Azure HDInsight<br/>Spark**<br/>By Microsoft ||||||||
59
-
|[<br/>**Azure<br/>Resource<br/>Graph**](azure-resource-graph.md)<br/>By Microsoft ||||||||
59
+
|[<br/>**Azure<br/>Resource<br/>Graph<br/>(Beta)**](azure-resource-graph.md)<br/>By Microsoft ||||||||
60
60
|[<br/>**Azure Synapse<br/>Analytics<br/>(SQL DW)**](azure-sql-data-warehouse.md)<br/>By Microsoft ||||||||
61
61
|[<br/>**Azure Synapse<br/>Analytics workspace<br/>(Beta)**](synapse.md)<br/>By Microsoft ||||||||
62
62
|[<br/>**Azure SQL<br/>database**](azure-sql-database.md)<br/>By Microsoft ||||||||
0 commit comments