-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
112 lines (104 loc) · 4.3 KB
/
index.yml
File metadata and controls
112 lines (104 loc) · 4.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
### YamlMime:Landing
title: Azure Resource Graph documentation
summary: Explore all of your cloud resources and more effectively manage your cloud inventory.
metadata:
title: Azure Resource Graph documentation
description: Explore all of your cloud resources and more effectively manage your cloud inventory.
ms.service: azure-resource-graph
ms.topic: landing-page
author: daphnemamsft
ms.author: daphnema
ms.date: 07/11/2024
landingContent:
- title: About Azure Resource Graph
linkLists:
- linkListType: overview
links:
- text: What is Azure Resource Graph?
url: ./overview.md
- linkListType: concept
links:
- text: Review the query language
url: ./concepts/query-language.md
- linkListType: how-to-guide
links:
- text: Get resource changes
url: ./how-to/get-resource-changes.md
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: First query (Portal)
url: ./first-query-portal.md
- text: First query (Azure CLI)
url: ./first-query-azurecli.md
- text: First query (Azure PowerShell)
url: ./first-query-powershell.md
- text: First query (REST)
url: ./first-query-rest-api.md
- text: Create alert on ARG query
url: ./alerts-query-quickstart.md
- text: Run ARG query with Power BI connector
url: ./power-bi-connector-quickstart.md
- text: Share queries (Portal)
url: ./tutorials/create-share-query.md
- linkListType: concept
links:
- text: Explore with Resource Graph
url: ./concepts/explore-resources.md
- linkListType: deploy
links:
- text: Starter query samples
url: ./samples/starter.md
- text: Advanced query samples
url: ./samples/advanced.md
- title: Use to 'at scale'
linkLists:
- linkListType: concept
links:
- text: Work with large data sets
url: ./concepts/work-with-data.md
- text: Guidance for throttled requests
url: ./concepts/guidance-for-throttled-requests.md
- title: Get involved
linkLists:
- linkListType: get-started
links:
- text: Azure Governance YouTube channel
url: https://www.youtube.com/channel/UCZZ3-oMrVI5ssheMzaWC4uQ
- text: Request product feature
url: https://feedback.azure.com/d365community/forum/675ae472-f324-ec11-b6e6-000d3a4f0da0?c=9def8579-f324-ec11-b6e6-000d3a4f0da0
- text: Tech Community for Azure Governance
url: https://techcommunity.microsoft.com/t5/Azure-Governance/bd-p/AzureGovernance
- title: Reference - Downloads
linkLists:
- linkListType: download
links:
- text: OpenAPI
url: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/resourcegraph/resource-manager/Microsoft.ResourceGraph/stable/2022-10-01
- text: Azure SDK for .NET - NuGet
url: https://www.nuget.org/packages/Azure.ResourceManager.ResourceGraph/
- text: Azure SDK for Java - Maven
url: https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcegraph/1.0.0
- text: Azure SDK for Ruby - Gem
url: https://rubygems.org/gems/azure_mgmt_resourcegraph
- title: Reference - SDKs
linkLists:
- linkListType: reference
links:
- text: Azure CLI
url: /cli/azure/graph
- text: Azure PowerShell
url: /powershell/module/az.resourcegraph/#resourcegraph
- text: Azure SDK for .NET
url: /dotnet/api/azure.resourcemanager.resourcegraph
- text: Azure SDK for Go
url: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/resourcegraph/mgmt/2021-03-01/resourcegraph
- text: Azure SDK for Java
url: /java/api/com.azure.resourcemanager.resourcegraph
- text: Azure SDK for JavaScript
url: /javascript/api/@azure/arm-resourcegraph
- text: Azure SDK for Python
url: /python/api/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph
- text: REST
url: /rest/api/azure-resourcegraph/