@@ -34,16 +34,16 @@ landingContent:
34
34
links :
35
35
- text : Onboard a customer to Azure delegated resource management
36
36
url : ./how-to/onboard-customer.md
37
- - linkListType : deploy
38
- links :
39
- - text : Index of Azure Lighthouse samples
40
- url : ./samples/index.md
41
37
- linkListType : concept
42
38
links :
43
39
- text : Recommended security practices
44
40
url : ./concepts/recommended-security-practices.md
45
41
- text : Cloud Solution Provider program considerations
46
42
url : ./concepts/cloud-solution-provider.md
43
+ - linkListType : deploy
44
+ links :
45
+ - text : Index of Azure Lighthouse samples
46
+ url : ./samples/index.md
47
47
48
48
- title : Marketplace offers
49
49
linkLists :
@@ -69,12 +69,12 @@ landingContent:
69
69
linkLists :
70
70
- linkListType : download
71
71
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
74
74
- 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/
78
78
- text : SDK for Ruby - Gem
79
79
url : https://rubygems.org/gems/azure_mgmt_resourcegraph
80
80
@@ -83,19 +83,15 @@ landingContent:
83
83
- linkListType : reference
84
84
links :
85
85
- text : Azure PowerShell
86
- url : /powershell/module/az.resourcegraph /
86
+ url : /powershell/module/az.managedservices /
87
87
- text : Azure CLI
88
- url : /cli/azure/ext/resource-graph/graph
88
+ url : /cli/azure/managedservices
89
+ - text : REST
90
+ url : /rest/api/managedservices/
89
91
- 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
97
93
- text : Python
98
- url : /python/api/azure-mgmt-resourcegraph/azure.mgmt.resourcegraph
94
+ url : /python/api/azure-mgmt-managedservices
99
95
100
96
- title : Get involved
101
97
linkLists :
0 commit comments