-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathazure.yaml
More file actions
15 lines (13 loc) · 624 Bytes
/
azure.yaml
File metadata and controls
15 lines (13 loc) · 624 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
# This is an example starter azure.yaml file containing several example services in comments below.
# Make changes as needed to describe your application setup.
# To learn more about the azure.yaml file, visit https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/azd-schema
# Name of the application.
name: msdocs-python-flask-webapp-quickstart
metadata:
template: msdocs-python-flask-webapp-quickstart@0.0.1-beta
services:
web:
project: .
language: python
host: appservice