Skip to content

Commit 22e6982

Browse files
authored
Merge pull request #89147 from JnHs/jh-hubupdate
hub page updates
2 parents 303c4e2 + 371df8e commit 22e6982

File tree

1 file changed

+97
-55
lines changed

1 file changed

+97
-55
lines changed

articles/lighthouse/index.yml

Lines changed: 97 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,103 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Azure Lighthouse Documentation
1+
### YamlMime:Landing
2+
3+
title: Azure Lighthouse documentation
4+
summary: Azure Lighthouse lets service providers manage Azure resources across all their customers with higher automation, scalability, and enhanced governance.
5+
46
metadata:
57
title: Azure Lighthouse Documentation
68
description: Learn how to manage customer resources at scale
7-
author: JnHs
8-
manager: carmonm
99
ms.service: lighthouse
10-
ms.tgt_pltfrm: na
11-
ms.devlang: na
1210
ms.topic: landing-page
13-
ms.date: 07/11/2019
11+
ms.collection: collection
12+
author: JnHs
1413
ms.author: jenhayes
15-
abstract:
16-
description: Azure Lighthouse offers service providers a single control plane to view and manage Azure across all their customers with higher automation, scale and enhanced governance.
17-
sections:
18-
- title: Concepts
19-
items:
20-
- type: paragraph
21-
text: Learn about key aspects of Azure Lighthouse.
22-
- type: list
23-
style: unordered
24-
items:
25-
- html: <a href="concepts/azure-delegated-resource-management">Azure delegated resource management</a>
26-
- html: <a href="concepts/cross-tenant-management-experience">Cross-tenant management experiences</a>
27-
- html: <a href="concepts/managed-services-offers">Managed Services offers in Azure Marketplace</a>
28-
- html: <a href="concepts/recommended-security-practices.md">Recommended security practices</a>
29-
- html: <a href="concepts/cloud-solution-provider.md">Cloud Solution Provider program considerations</a>
30-
- title: How-to guides
31-
items:
32-
- type: paragraph
33-
text: Learn how to onboard customers for Azure delegated resource management and how to manage their resources.
34-
- type: list
35-
style: unordered
36-
items:
37-
- html: <a href="how-to/onboard-customer">Onboard a customer to Azure delegated resource management</a>
38-
- html: <a href="how-to/publish-managed-services-offers">Publish Managed Services offers to Azure Marketplace</a>
39-
- html: <a href="how-to/view-manage-customers">View and manage customers and delegated resources</a>
40-
- html: <a href="how-to/view-manage-service-providers">View and manage service providers</a>
41-
- title: Samples
42-
items:
43-
- type: paragraph
44-
text: Review the samples and templates available to help you use Azure Lighthouse.
45-
- type: list
46-
style: unordered
47-
className: spaced noBullet
48-
items:
49-
- html: <a href="samples/index">Samples index</a>
50-
- title: Reference
51-
items:
52-
- type: list
53-
style: cards
54-
className: cardsD
55-
items:
56-
- title: Command-Line
57-
html: <p><a href="https://docs.microsoft.com/cli/azure/managedservices?view=azure-cli-latest">Azure CLI</a></p><p><a href="https://docs.microsoft.com/powershell/module/az.managedservices/?view=azps-2.4.0#managed_services">Azure PowerShell</a></p>
58-
- title: Languages
59-
html: <p><a href="/dotnet/api/Microsoft.Azure.Management.ManagedServices">Azure SDK for .NET</a></p><p><a href="https://www.nuget.org/packages/Microsoft.Azure.Management.ManagedServices/">Azure SDK for .NET (NuGet)</a></p><p><a href="https://docs.microsoft.com/python/api/azure-mgmt-managedservices">Azure SDK for Python</a></p><p><a href="https://pypi.org/project/azure-mgmt-managedservices/">Azure SDK for Python (PyPi)</a></p>
60-
- title: REST
61-
html: <p><a href="https://docs.microsoft.com/rest/api/managedservices/">API Reference</a></p><p><a href="https://github.com/Azure/azure-rest-api-specs/tree/master/specification/managedservices/resource-manager/Microsoft.ManagedServices/stable/2019-06-01">2019-06-01 (OpenAPI)</a></p>
14+
ms.date: 09/19/2019
15+
16+
landingContent:
17+
- title: About Azure Lighthouse
18+
linkLists:
19+
- linkListType: overview
20+
links:
21+
- text: What is Azure Lighthouse?
22+
url: ./overview.md
23+
- linkListType: concept
24+
links:
25+
- text: Azure delegated resource management
26+
url: ./concepts/azure-delegated-resource-management.md
27+
- text: Cross-tenant management experiences
28+
url: ./concepts/cross-tenant-management-experience.md
29+
30+
- title: Get started
31+
linkLists:
32+
- linkListType: how-to-guide
33+
links:
34+
- text: Onboard a customer to Azure delegated resource management
35+
url: ./how-to/onboard-customer.md
36+
- linkListType: concept
37+
links:
38+
- text: Recommended security practices
39+
url: ./concepts/recommended-security-practices.md
40+
- text: Cloud Solution Provider program considerations
41+
url: ./concepts/cloud-solution-provider.md
42+
43+
- title: Marketplace offers
44+
linkLists:
45+
- linkListType: concept
46+
links:
47+
- text: Managed Services offers in Azure Marketplace
48+
url: ./concepts/managed-services-offers.md
49+
- linkListType: how-to-guide
50+
links:
51+
- text: Publish Managed Services offers
52+
url: ./how-to/publish-managed-services-offers.md
53+
54+
- title: Samples and templates
55+
linkLists:
56+
- linkListType: deploy
57+
links:
58+
- text: Azure Lighthouse samples repository (GitHub)
59+
url: https://github.com/Azure/Azure-Lighthouse-samples/
60+
- text: Index of Azure Lighthouse samples
61+
url: ./samples/index.md
62+
63+
- title: Reference - Downloads
64+
linkLists:
65+
- linkListType: download
66+
links:
67+
- text: OpenAPI - 2019-06-01
68+
url: https://github.com/Azure/azure-rest-api-specs/tree/master/specification/managedservices/resource-manager/Microsoft.ManagedServices/stable/2019-06-01
69+
- text: SDK for .NET - NuGet
70+
url: https://www.nuget.org/packages/Microsoft.Azure.Management.ManagedServices/
71+
- text: SDK for Python - PyPi
72+
url: https://pypi.org/project/azure-mgmt-managedservices/
73+
74+
- title: Reference - SDKs
75+
linkLists:
76+
- linkListType: reference
77+
links:
78+
- text: Azure PowerShell
79+
url: /powershell/module/az.managedservices/
80+
- text: Azure CLI
81+
url: /cli/azure/managedservices
82+
- text: REST
83+
url: /rest/api/managedservices/
84+
- text: .NET
85+
url: /dotnet/api/Microsoft.Azure.Management.ManagedServices
86+
- text: Python
87+
url: /python/api/azure-mgmt-managedservices
88+
89+
- title: Azure portal experiences
90+
linkLists:
91+
- linkListType: how-to-guide
92+
links:
93+
- text: View and manage customers
94+
url: ./how-to/view-manage-customers.md
95+
- text: View and manage service providers
96+
url: ./how-to/view-manage-service-providers.md
97+
98+
- title: Get involved
99+
linkLists:
100+
- linkListType: get-started
101+
links:
102+
- text: Request product features
103+
url: https://feedback.azure.com/forums/922753

0 commit comments

Comments
 (0)