forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTOC.yml
114 lines (114 loc) · 4.72 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
- name: Azure for Python developers
href: index.yml
- name: Overview
items:
- name: About the Python SDK
href: azure-sdk-overview.md
- name: Developer Tools
href: azure-tools.md
- name: Quickstarts
items:
- name: Python SDK
href: azure-sdk-get-started.yml
- name: App hosting
href: quickstarts-app-hosting.md
- name: Data solutions
href: quickstarts-data-solutions.md
- name: Machine learning
href: quickstarts-machine-learning.md
- name: Azure Cognitive Services
href: quickstarts-cognitive-services.md
- name: Messaging
href: quickstarts-messaging.md
- name: Security and integration
href: quickstarts-security-integration.md
- name: Tutorials
items:
- name: Deploy to App Service 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 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 the SDK
href: azure-sdk-install.md
- name: Authentication
href: azure-sdk-authenticate.md
- name: Operations config
href: azure-sdk-operation-config.md
- name: Multi-cloud development
href: azure-sdk-multi-cloud.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: Reference
href: /python/api/?view=azure-python