forked from MicrosoftDocs/azure-devops-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzone-pivot-groups.yml
42 lines (42 loc) · 1.06 KB
/
zone-pivot-groups.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
### YamlMime:ZonePivotGroups
groups:
- id: pipelines-version
title: Pipelines version
prompt: Choose a Pipelines version
pivots:
- id: pipelines-yaml
title: YAML
- id: pipelines-classic
title: Classic
- id: template-type
title: Template type
prompt: Choose a template type
pivots:
- id: templates-includes
title: Includes templates
- id: templates-extends
title: Extends templates
- id: key-vault-access-path
title: Private Key Vault access
prompt: Select a method to access a private Azure Key Vault
pivots:
- id: access-from-azure-devops
title: Access from Azure DevOps
- id: access-from-self-hosted-agent
title: Access from a self-hosted agent
- id: powershell-versions
title: PSResourceGet and PowerShellGet
prompt: Choose a version
pivots:
- id: psresourceget
title: PSResourceGet
- id: powershelget
title: PowerShellGet
- id: github-actions-auth
title: Authentication version
prompt: Choose an authentication method
pivots:
- id: pat
title: PAT
- id: managed-identity
title: Managed identity