-
Notifications
You must be signed in to change notification settings - Fork 21.6k
/
Copy pathindex.yml
67 lines (63 loc) · 2.26 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
### YamlMime:Landing
title: Azure AD-managed identities for Azure resources documentation
summary: Learn how to use managed identities in Azure AD.
metadata:
title: Azure AD-managed identities for Azure resources documentation
description: Learn how to use managed identities for Azure resources in Azure AD.
services: active-directory
ms.service: active-directory
ms.subservice: devices
ms.topic: landing-page
author: barclayn
ms.author: barclayn
manager: amycolannino
ms.date: 08/29/2019
ms.collection: M365-identity-device-management
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: About managed identities
linkLists:
- linkListType: overview
links:
- text: What is managed identities for Azure resources?
url: overview.md
# Card
- title: Configure managed identities on Azure virtual machines
linkLists:
- linkListType: how-to-guide
links:
- text: Portal
url: qs-configure-portal-windows-vmss.md
- text: CLI
url: qs-configure-cli-windows-vmss.md
- text: PowerShell
url: qs-configure-powershell-windows-vmss.md
- text: Azure Resource Manager Template
url: qs-configure-template-windows-vmss.md
- text: REST
url: qs-configure-rest-vmss.md
# Card
- title: Use managed identities on VMs
linkLists:
- linkListType: how-to-guide
links:
- text: Acquire an access token
url: qs-configure-rest-vmss.md
- text: Sign in to PowerShell and CLI
url: how-to-use-vm-sign-in.md
- text: Use with Azure SDK
url: how-to-use-vm-sdk.md
# Card
- title: Assign a managed identity access to another Azure resource
linkLists:
- linkListType: how-to-guide
links:
- text: Portal
url: howto-assign-access-portal.md
- text: CLI
url: howto-assign-access-cli.md
- text: PowerShell
url: howto-assign-access-powershell.md