forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTOC.yml
146 lines (146 loc) · 6.13 KB
/
TOC.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
- name: Azure for Python developers
href: index.yml
- name: Cloud development with Azure
items:
- name: What is Azure?
href: cloud-development-overview.md
- name: Provision, access, and manage resources
href: cloud-development-provisioning.md
- name: The Azure development flow
href: cloud-development-flow.md
- name: Get started on Azure with Python
items:
- name: Overview of Azure libraries
href: azure-sdk-overview.md
- name: Set up your dev environment
href: configure-local-development-environment.md
- name: Library usage patterns
href: azure-sdk-library-usage-patterns.md
- name: Library package index
href: azure-sdk-library-package-index.md
- name: Examples
items:
- name: "Provision a resource group"
href: azure-sdk-example-resource-group.md
- name: "Provision Azure storage"
href: azure-sdk-example-storage.md
- name: "Use Azure storage"
href: azure-sdk-example-storage-use.md
- name: "Provision & deploy a web app"
href: azure-sdk-example-web-app.md
- name: "Provision & query a database"
href: azure-sdk-example-database.md
- name: "Provision a virtual machine"
href: azure-sdk-example-virtual-machines.md
- name: Explore specific Azure services
items:
- name: App hosting
href: quickstarts-app-hosting.md
- name: Data solutions
href: quickstarts-data-solutions.md
- name: Identity and security
href: quickstarts-identity-security.md
- name: Machine learning
href: quickstarts-machine-learning.md
- name: AI (Cognitive Services)
href: quickstarts-cognitive-services.md
- name: Messaging & IoT
href: quickstarts-messaging-iot.md
- name: Other services
href: quickstarts-other-services.md
- name: Scenario-specific tutorials
items:
- name: Deploy a web app with VS Code
items:
- name: 1 Introduction and prerequisites
href: tutorial-deploy-app-service-on-linux-01.md
- name: 2 Prepare your app
href: tutorial-deploy-app-service-on-linux-02.md
- name: 3 Create the App Service
href: tutorial-deploy-app-service-on-linux-03.md
- name: 4 Configure the startup file
href: tutorial-deploy-app-service-on-linux-04.md
- name: 5 Deploy the app
href: tutorial-deploy-app-service-on-linux-05.md
- name: 6 Stream logs
href: tutorial-deploy-app-service-on-linux-06.md
- name: 7 Clean up resources
href: tutorial-deploy-app-service-on-linux-07.md
- name: Deploy containers with VS Code
items:
- name: 1 Introduction and prerequisites
href: tutorial-deploy-containers-01.md
- name: 2 Deploy the container image
href: tutorial-deploy-containers-02.md
- name: 3 Make changes and redeploy
href: tutorial-deploy-containers-03.md
- name: 4 Stream logs
href: tutorial-deploy-containers-04.md
- name: 5 Clean up resources
href: tutorial-deploy-containers-05.md
- name: Deploy serverless Azure Functions with VS Code
items:
- name: 1 Introduction and prerequisites
href: tutorial-vs-code-serverless-python-01.md
- name: 2 Create the Python function
href: tutorial-vs-code-serverless-python-02.md
- name: 3 Examine code files
href: tutorial-vs-code-serverless-python-03.md
- name: 4 Debug locally
href: tutorial-vs-code-serverless-python-04.md
- name: 5 Deploy to Azure
href: tutorial-vs-code-serverless-python-05.md
- name: 6 Add a second function
href: tutorial-vs-code-serverless-python-06.md
- name: 7 Add a storage binding
href: tutorial-vs-code-serverless-python-07.md
- name: 8 Clean up resources
href: tutorial-vs-code-serverless-python-08.md
- name: How-to guides
items:
- name: Install library packages
href: azure-sdk-install.md
- name: Authenticate apps with Azure
href: azure-sdk-authenticate.md
- name: Manage service principals
href: how-to-manage-service-principals.md
- name: Assign role permissions to security principals
href: how-to-assign-role-permissions.md
- name: Configure logging
href: azure-sdk-logging.md
- name: Configure proxies
href: azure-sdk-configure-proxy.md
- name: Use sovereign domains
href: azure-sdk-sovereign-domain.md
- name: Samples
items:
- name: Web apps & serverless
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-functions%2Cazure-app-service%2Cazure-logic-apps
- name: Databases
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-cosmos-db%2Cazure-sql-database
- name: Storage
items:
- name: Azure Storage
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-storage
- name: Redis Cache
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-redis-cache
- name: Identity & Security
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-active-directory%2Cazure-key-vault
- name: IoT
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-iot-hub%2Cazure-iot-edge%2Cazure-iot-central
- name: Data science
items:
- name: Machine Learning Service
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-machine-learning-service
- name: Databricks
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-databricks
- name: HDInsight
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-hdinsight
- name: AI with Cognitive Services
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-cognitive-services
- name: Search
href: https://docs.microsoft.com/samples/browse/?languages=python&products=azure-search
- name: All Samples
href: https://docs.microsoft.com/samples/browse/?languages=python
- name: Library API reference
href: sdk-library-api-reference.md