Skip to content

Commit c9b93a6

Browse files
committed
reference
1 parent 1e2e7cb commit c9b93a6

File tree

1 file changed

+15
-19
lines changed

1 file changed

+15
-19
lines changed

articles/lighthouse/index.yml

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ landingContent:
3434
links:
3535
- text: Onboard a customer to Azure delegated resource management
3636
url: ./how-to/onboard-customer.md
37-
- linkListType: deploy
38-
links:
39-
- text: Index of Azure Lighthouse samples
40-
url: ./samples/index.md
4137
- linkListType: concept
4238
links:
4339
- text: Recommended security practices
4440
url: ./concepts/recommended-security-practices.md
4541
- text: Cloud Solution Provider program considerations
4642
url: ./concepts/cloud-solution-provider.md
43+
- linkListType: deploy
44+
links:
45+
- text: Index of Azure Lighthouse samples
46+
url: ./samples/index.md
4747

4848
- title: Marketplace offers
4949
linkLists:
@@ -69,12 +69,12 @@ landingContent:
6969
linkLists:
7070
- linkListType: download
7171
links:
72-
- text: OpenAPI - 2019-04-01
73-
url: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/resourcegraph/resource-manager/Microsoft.ResourceGraph/stable/2019-04-01
72+
- text: OpenAPI - 2019-06-01
73+
url: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/managedservices/resource-manager/Microsoft.ManagedServices/stable/2019-06-01
7474
- text: SDK for .NET - NuGet
75-
url: https://www.nuget.org/packages/Microsoft.Azure.Management.ResourceGraph/
76-
- text: SDK for Java - Maven
77-
url: https://search.maven.org/artifact/com.microsoft.azure.resourcegraph.v2019_04_01/azure-mgmt-resourcegraph/1.0.0-beta/jar
75+
url: https://www.nuget.org/packages/Microsoft.Azure.Management.ManagedServices/
76+
- text: SDK for Python - PyPi
77+
url: https://pypi.org/project/azure-mgmt-managedservices/
7878
- text: SDK for Ruby - Gem
7979
url: https://rubygems.org/gems/azure_mgmt_resourcegraph
8080

@@ -83,19 +83,15 @@ landingContent:
8383
- linkListType: reference
8484
links:
8585
- text: Azure PowerShell
86-
url: /powershell/module/az.resourcegraph/
86+
url: /powershell/module/az.managedservices/
8787
- text: Azure CLI
88-
url: /cli/azure/ext/resource-graph/graph
88+
url: /cli/azure/managedservices
89+
- text: REST
90+
url: /rest/api/managedservices/
8991
- text: .NET
90-
url: /dotnet/api/Microsoft.Azure.Management.ResourceGraph
91-
- text: Go
92-
url: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/resourcegraph/mgmt/2019-04-01/resourcegraph
93-
- text: Java
94-
url: /java/api/overview/azure/resourcegraph/management?view=azure-java-stable
95-
- text: Node
96-
url: /javascript/api/@azure/arm-resourcegraph
92+
url: /dotnet/api/Microsoft.Azure.Management.ManagedServices
9793
- text: Python
98-
url: /python/api/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph
94+
url: /python/api/azure-mgmt-managedservices
9995

10096
- title: Get involved
10197
linkLists:

0 commit comments

Comments
 (0)