forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
55 lines (52 loc) · 1.94 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
### YamlMime:Landing
title: Azure SDK for Python
summary: |
Learn how to use the Azure SDK for Python to access Azure resources from your Python apps.
metadata:
title: Azure SDK for Python
description: Learn how to use the Azure SDK for Python to access Azure resources from your Python apps.
ms.date: 04/18/2022
ms.topic: landing-page
ms.collection: collection
ms.service: azure-python
ms.devlang: python
ms.custom: devx-track-python
landingContent:
- title: Azure SDK for Python Overview
linkLists:
- linkListType: overview
links:
- text: Overview
url: azure-sdk-overview.md
- text: Library usage patterns
url: azure-sdk-library-usage-patterns.md
- text: Install packages
url: azure-sdk-install.md
- text: Package index
url: azure-sdk-library-package-index.md
- title: Azure SDK Authentication
linkLists:
- linkListType: how-to-guide
links:
- text: Authentication Overview
url: azure-sdk-overview.md
- text: Auth from Azure-hosted apps
url: authentication-azure-hosted-apps.md
- text: Auth from on-premises apps
url: authentication-on-premises-apps.md
- text: Auth in local dev - developer service principal
url: authentication-local-development-service-principal.md
- text: Auth in local dev - developer accounts
url: authentication-local-development-dev-accounts.md
- text: Additional auth methods
url: authentication-additional-methods.md
- title: Azure SDK for Python Features
linkLists:
- linkListType: how-to-guide
links:
- text: Configure logging
url: azure-sdk-logging.md
- text: Configure proxies
url: azure-sdk-configure-proxy.md
- text: Use a sovereign domain
url: azure-sdk-sovereign-domain.md