forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
84 lines (75 loc) · 2.71 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
### YamlMime:Landing
title: Azure and GitHub integration
summary: Learn how GitHub and Azure work together to let you build and deploy apps.
metadata:
title: Azure and GitHub integration
description: Learn how GitHub and Azure work together to let you build and deploy apps.
ms.service: azure
ms.topic: landing-page
author: N-Usha
ms.author: ushan
ms.date: 11/24/2020
ms.custom: github-actions-azure
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: GitHub Actions for Azure
linkLists:
- linkListType: get-started
links:
- text: What is GitHub Actions for Azure?
url: github-actions.md
# Card (optional)
- title: Deploy to Azure
linkLists:
- linkListType: deploy
links:
- text: Deploy apps from GitHub to Azure
url: deploy-to-azure.md
- text: Deploy databases from GitHub to Azure
url: database-actions-deploy.md
- text: Build custom virtual images
url: build-vm-image.md
# Card
- title: Tools for interacting with GitHub Actions
linkLists:
- linkListType: get-started
links:
- text: Authenticate from Azure to GitHub
url: connect-from-azure.md
- text: Use variable substitution
url: github-variable-substitution.md
# Card (optional)
- title: Azure Developer CLI (azd) Preview
linkLists:
- linkListType: deploy
links:
- text: What is Azure Developer CLI?
url: ../azure-developer-cli/overview.md
- text: Get started
url: ../azure-developer-cli/install-azd.md
- text: See more in the Azure Developer CLI developer center
url: ../azure-developer-cli/index.yml
# Card (optional)
# - title: Visual Studio and Visual Studio Code
# linkLists:
# - linkListType: deploy
# links:
# - text: Use Visual Studio or Visual Studio Code to deploy apps from GitHub
# url: deploy-with-visual-studio.md
# Card (optional)
- title: Azure Pipelines and GitHub integration
linkLists:
- linkListType: how-to-guide
links:
- text: Work with Azure DevOps and GitHub
url: integrate-azure-devops.md
# Card (optional)
- title: Manage Azure Policies with GitHub
linkLists:
- linkListType: get-started
links:
- text: Manage Azure Policies as code with GitHub
url: manage-azure-policy.md