forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
244 lines (240 loc) · 11 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
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
### YamlMime:Hub
title: Azure developer documentation
summary: Find the languages and tools you need to develop on Azure.
brand: azure ## Used for color theming of icons and hero area
metadata:
title: Azure developer documentation
description: Develop on Azure using your favorite languages and tools. Azure supports development with C# and .NET, Java, JavaScript, Python, Azure PowerShell, and Azure CLI.
ms.topic: hub-page
ms.service: azure
author: mcleanbyron
ms.author: mcleans
manager: mcleans
ms.date: 07/01/2022
highlightedContent:
items:
- title: Introduction to Azure for developers
itemType: get-started # controls the icon image and super-title text
url: intro/azure-developer-overview.md
- title: Key Azure services for developers
itemType: overview
url: ./intro/azure-developer-key-services.md
- title: Host applications on Azure
itemType: overview
url: ./intro/hosting-apps-on-azure.md
- title: Connect apps to Azure services
itemType: overview
url: ./intro/connect-to-azure-services.md
- title: Create resources in Azure
itemType: concept
url: ./intro/azure-developer-create-resources.md
- title: Key concepts for building Azure apps
itemType: architecture
url: ./intro/azure-developer-key-concepts.md
- title: Understand Azure billing
itemType: concept
url: ./intro/azure-developer-billing.md
productDirectory:
# title: Developer centers
# summary:
items:
# Card
- title: Python
imageSrc: /media/logos/logo_python.svg
links:
- url: /azure/azure-functions/create-first-function-vs-code-python
text: Deploy serverless Python apps to Azure Functions
- url: ./python/configure-python-web-app-local-environment.md
text: Deploy Python apps to Azure App Service
- url: /azure/storage/blobs/storage-quickstart-blobs-python
text: Manage storage blobs with the Azure SDK for Python
- url: /azure/sql-database/sql-database-connect-query-python
text: Use Python to query Azure SQL Database
- url: /azure/data-factory/quickstart-create-data-factory-python
text: Create an Azure Data Factory using Python
- url: ./python/index.yml
text: See more in the Python developer center
- title: JavaScript
imageSrc: /media/logos/logo_js.svg
links:
- url: /azure/static-web-apps/getting-started?tabs=vanilla-javascript
text: Develop a static website
- url: /azure/app-service/tutorial-nodejs-mongodb-app?tabs=azure-portal%2cterminal-bash%2cvscode-deploy%2cdeploy-instructions-azportal%2cdeploy-zip-linux-mac%2cdeploy-instructions--zip-azcli
text: Deploy to Azure App Service
- url: ./javascript/tutorial/azure-function-cosmos-db-mongo-api.md?tabs=bash
text: Deploy a serverless application
- url: ./javascript/tutorial/tutorial-vscode-docker-node/tutorial-vscode-docker-node-01.md?tabs=bash
text: Deploy Docker containers
- url: /azure/cosmos-db/create-mongodb-nodejs
text: Migrate a MongoDB app to Azure Cosmos DB
- url: ./javascript/index.yml
text: See more in the JavaScript developer center
- title: Java
imageSrc: /media/logos/logo_java.svg
links:
- url: ./java/fundamentals/java-jdk-install.md
text: Install the JDK for Azure and Azure Stack
- url: /azure/spring-apps/quickstart
text: Deploy an app to Azure Spring Apps by using the Azure portal
- url: /azure/app-service/app-service-web-get-started-java
text: Create a Java app in Azure App Service
- url: ./java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory.md
text: Use Spring Boot Starter for Azure Active Directory
- url: ./java/migration/migration-overview.md
text: Migrate Java Applications to Azure
- url: ./java/index.yml
text: See more in the Java developer center
- title: .NET
imageSrc: /azure/media/index/net-logo.svg
links:
- url: /dotnet/azure/intro
text: Introduction to Azure and .NET
- url: /dotnet/azure/dotnet-dev-env-checklist
text: Configure your .NET development environment for Azure
- url: /azure/app-service/app-service-web-get-started-dotnet
text: Deploy an ASP.NET web app
- url: /azure/azure-functions/functions-create-your-first-function-visual-studio
text: Build a serverless function
- url: /dotnet/azure/sdk/azure-sdk-for-dotnet
text: Azure SDK for .NET
- url: /dotnet/azure/
text: See more in the .NET developer center
- title: Go
imageSrc: /media/logos/logo_Go-lightblue.svg
links:
- url: ./go/azure-sdk-install.md
text: Install the Azure SDK for Go
- url: ./go/azure-sdk-authentication.md
text: Authenticate your app
- url: /azure/storage/blobs/storage-quickstart-blobs-go
text: Use Blob storage
- url: https://github.com/azure-samples/azure-sdk-for-go-samples
text: Azure SDK for Go code samples
- url: ./go/index.yml
text: See more in the Go developer center
- title: Azure PowerShell
imageSrc: /media/logos/logo_powershell.svg
links:
- url: /powershell/azure/new-azureps-module-az
text: What is the new Az module?
- url: /powershell/azure/migrate-from-azurerm-to-az
text: Migrate from AzureRM to Az
- url: /powershell/azure/install-az-ps
text: Install
- url: /powershell/azure/authenticate-azureps
text: Sign in
- url: /powershell/azure/context-persistence
text: Persist credential contexts
- url: /powershell/azure/
text: See more in the Azure PowerShell developer center
- title: Azure CLI
imageSrc: /media/logos/logo_CLIgeneric.svg
links:
- url: /cli/azure/get-started-with-azure-cli
text: Get started
- url: /cli/azure/install-azure-cli
text: Install
- url: /cli/azure/authenticate-azure-cli
text: Sign-in
- url: /cli/azure/query-azure-cli
text: Run a query on the output of a CLI command
- url: /cli/azure/azure-cli-vm-tutorial
text: Create a virtual machine
- url: /cli/azure/
text: See more in the Azure CLI developer center
- title: Mobile
imageSrc: https://static.docs.com/ui/media/product/azure/devices.svg
links:
- url: ./mobile-apps/serverless-compute.md
text: Build a serverless mobile app
- url: /azure/cosmos-db/create-sql-api-xamarin-dotnet
text: Save data with Azure Cosmos DB
- url: ./mobile-apps/push-notifications.md
text: Send push notifications to engage users
- url: ./mobile-apps/authentication.md
text: Add authentication and manage user identities
- url: /azure/devops/pipelines/get-started/key-pipelines-concepts?view=azure-devops
text: Key concepts for new Azure Pipelines users
- url: ./mobile-apps/index.yml
text: See more in the Mobile app developer center
- title: Azure Developer CLI (azd) Preview
imageSrc: https://static.docs.com/ui/media/product/azure/azure-developer-cli.svg
links:
- url: ./azure-developer-cli/overview.md
text: What is Azure Developer CLI
- url: ./azure-developer-cli/get-started.md
text: Get started
- url: ./azure-developer-cli/index.yml
text: See more in the Azure Developer CLI developer center
#tools:
#conceptualContent:
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
#additionalContent:
additionalContent:
sections:
- title: Developer Tools
summary: Use your favorite development tools when working with Azure
items:
# Card
- title: Visual Studio
summary: Full-featured IDE to code, debug, test, and deploy to any platform.
url: https://visualstudio.microsoft.com/
# Card
- title: Visual Studio Code
summary: Free. Built on open source. Runs everywhere.
url: https://code.visualstudio.com/
# Card
- title: Visual Studio Code Azure Extensions
summary: Use Azure directly from Visual Studio Code through extensions.
url: https://code.visualstudio.com/docs/azure/extensions
# Card
- title: Playwright
summary: Reliable end-to-end testing for modern web apps
url: https://playwright.dev/
# Card
- title: Azure Toolkit for IntelliJ
summary: Use Azure Toolkit for IntelliJ to create, develop, test, and deploy Azure applications from within the IntelliJ IDE.
url: ./java/toolkit-for-intellij/index.yml
# Card
- title: Azure Toolkit for Eclipse
summary: Use Azure Toolkit for Eclipse to create, develop, test, and deploy Azure applications from within the Eclipse IDE.
url: ./java/toolkit-for-eclipse/index.yml
# Card
- title: Maven
summary: Use Maven to automate the way you build and manage Java projects. It works with other languages too.
url: https://github.com/Microsoft/azure-maven-plugins#readme
- title: DevOps and Automation Tools
summary: Automate the deployment of both code and infrastructure with these automation tools
items:
# Card
- title: Azure and GitHub integration
summary: Use GitHub and GitHub Actions to automate, customize, and execute your software development workflows from within your repository.
url: ./github/index.yml
# Card
- title: Azure DevOps
summary: Use Azure DevOps to plan work, collaborate on code development, and build and deploy applications.
url: /azure/devops/?view=azure-devops
# Card
- title: Jenkins
summary: Use Jenkins to automate continuous integration and delivery (CI/CD) for your software projects.
url: /azure/jenkins/
# Card
- title: REST API
summary: Use REST APIs to access your service's resources through HTTP operations.
url: /rest/api/
# Card
- title: ARM Templates
summary: Use Azure Resource Manager templates to define and configure your project with JSON files.
url: /azure/azure-resource-manager/templates/
# Card
- title: Terraform
summary: Use Hashicorp Terraform to provision and manage cloud infrastructure.
url: /azure/terraform/
# Card
- title: Ansible
summary: Use Ansible to automate cloud provisioning, configuration management, and application deployments.
url: ./ansible/index.yml
# Card
- title: Chef
summary: Use Chef to transform your virtual machine infrastructure on Azure into code.
url: ./chef/index.yml