Skip to content

Commit bfb6404

Browse files
Merge pull request MicrosoftDocs#83789 from JnHs/jh-lighthouse-refupdates
adding CLI and PowerShell links
2 parents 25dadc8 + 2d91b0f commit bfb6404

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/lighthouse/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ sections:
5353
style: cards
5454
className: cardsD
5555
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>
5658
- title: Languages
5759
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>
5860
- title: REST

articles/lighthouse/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
href: ./how-to/view-manage-service-providers.md
4444
- name: Reference
4545
items:
46+
- name: Azure CLI
47+
href: https://docs.microsoft.com/cli/azure/managedservices?view=azure-cli-latest
48+
- name: Azure PowerShell
49+
href: https://docs.microsoft.com/powershell/module/az.managedservices/?view=azps-2.4.0#managed_services
4650
- name: Azure SDK for .NET
4751
href: https://docs.microsoft.com/dotnet/api/Microsoft.Azure.Management.ManagedServices?view=azure-dotnet
4852
- name: Azure SDK for .NET (NuGet)

0 commit comments

Comments
 (0)