Skip to content

Commit 0952f0c

Browse files
authored
Merge pull request #111474 from JnHs/jh-lh-04landingupdate
adding topics
2 parents bc0ad1c + 0742e1a commit 0952f0c

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

articles/lighthouse/index.yml

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.collection: collection
1212
author: JnHs
1313
ms.author: jenhayes
14-
ms.date: 09/25/2019
14+
ms.date: 04/14/2020
1515

1616
landingContent:
1717
- title: About Azure Lighthouse
@@ -41,6 +41,8 @@ landingContent:
4141
url: ./concepts/cloud-solution-provider.md
4242
- text: Enterprise scenarios
4343
url: ./concepts/enterprise.md
44+
- text: Tenants, roles, and users
45+
url: ./concepts/tenants-users-roles.md
4446

4547
- title: Marketplace offers
4648
linkLists:
@@ -62,15 +64,6 @@ landingContent:
6264
- text: Index of Azure Lighthouse samples
6365
url: ./samples/index.md
6466

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-
7467
- title: Azure portal experiences
7568
linkLists:
7669
- linkListType: how-to-guide
@@ -80,16 +73,18 @@ landingContent:
8073
- text: View and manage service providers
8174
url: ./how-to/view-manage-service-providers.md
8275

83-
- title: Reference - Downloads
76+
- title: Work with Azure services
8477
linkLists:
85-
- linkListType: download
78+
- linkListType: how-to-guide
8679
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
9388

9489
- title: Reference - SDKs
9590
linkLists:
@@ -106,6 +101,17 @@ landingContent:
106101
- text: Python
107102
url: /python/api/azure-mgmt-managedservices
108103

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+
109115
- title: Get involved
110116
linkLists:
111117
- linkListType: get-started

0 commit comments

Comments
 (0)