@@ -11,7 +11,7 @@ metadata:
11
11
ms.collection : collection
12
12
author : JnHs
13
13
ms.author : jenhayes
14
- ms.date : 09/25/2019
14
+ ms.date : 04/14/2020
15
15
16
16
landingContent :
17
17
- title : About Azure Lighthouse
@@ -41,6 +41,8 @@ landingContent:
41
41
url : ./concepts/cloud-solution-provider.md
42
42
- text : Enterprise scenarios
43
43
url : ./concepts/enterprise.md
44
+ - text : Tenants, roles, and users
45
+ url : ./concepts/tenants-users-roles.md
44
46
45
47
- title : Marketplace offers
46
48
linkLists :
@@ -62,15 +64,6 @@ landingContent:
62
64
- text : Index of Azure Lighthouse samples
63
65
url : ./samples/index.md
64
66
65
- - title : Work with Azure services
66
- linkLists :
67
- - linkListType : how-to-guide
68
- links :
69
- - text : Use Azure Monitor Logs at scale
70
- url : ./how-to/monitor-at-scale.md
71
- - text : Deploy Azure Policy at scale
72
- url : ./how-to/policy-at-scale.md
73
-
74
67
- title : Azure portal experiences
75
68
linkLists :
76
69
- linkListType : how-to-guide
@@ -80,16 +73,18 @@ landingContent:
80
73
- text : View and manage service providers
81
74
url : ./how-to/view-manage-service-providers.md
82
75
83
- - title : Reference - Downloads
76
+ - title : Work with Azure services
84
77
linkLists :
85
- - linkListType : download
78
+ - linkListType : how-to-guide
86
79
links :
87
- - text : OpenAPI - 2019-06-01
88
- url : https://github.com/Azure/azure-rest-api-specs/tree/master/specification/managedservices/resource-manager/Microsoft.ManagedServices/stable/2019-06-01
89
- - text : SDK for .NET - NuGet
90
- url : https://www.nuget.org/packages/Microsoft.Azure.Management.ManagedServices/
91
- - text : SDK for Python - PyPi
92
- url : https://pypi.org/project/azure-mgmt-managedservices/
80
+ - text : Use Azure Monitor Logs at scale
81
+ url : ./how-to/monitor-at-scale.md
82
+ - text : Monitor delegation changes
83
+ url : ./how-to/monitor-at-scale.md
84
+ - text : Deploy Azure Policy at scale
85
+ url : ./how-to/policy-at-scale.md
86
+ - text : Deploy a policy that can be remediated
87
+ url : ./how-to/deploy-policy-remediation.md
93
88
94
89
- title : Reference - SDKs
95
90
linkLists :
@@ -106,6 +101,17 @@ landingContent:
106
101
- text : Python
107
102
url : /python/api/azure-mgmt-managedservices
108
103
104
+ - title : Reference - Downloads
105
+ linkLists :
106
+ - linkListType : download
107
+ links :
108
+ - text : OpenAPI - 2019-06-01
109
+ url : https://github.com/Azure/azure-rest-api-specs/tree/master/specification/managedservices/resource-manager/Microsoft.ManagedServices/stable/2019-06-01
110
+ - text : SDK for .NET - NuGet
111
+ url : https://www.nuget.org/packages/Microsoft.Azure.Management.ManagedServices/
112
+ - text : SDK for Python - PyPi
113
+ url : https://pypi.org/project/azure-mgmt-managedservices/
114
+
109
115
- title : Get involved
110
116
linkLists :
111
117
- linkListType : get-started
0 commit comments