You are on page 1of 4

8/8/22, 12:26 PM Azure developer documentation | Microsoft Docs

Azure developer documentation


Find the languages and tools you need to develop on Azure.

GET STARTED OVERVIEW

Introduction to Azure for Key Azure services for


developers developers

OVERVIEW OVERVIEW

Host applications on Azure Connect apps to Azure


services

CONCEPT ARCHITECTURE

Create resources in Azure Key concepts for building


Azure apps

CONCEPT

Understand Azure billing

Python JavaScript Java


Deploy serverless Python Develop a static website Install the JDK for Azure and
apps to Azure Functions Azure Stack
Deploy to Azure App Service
Deploy Python apps to Azure Deploy an app to Azure
App Service Spring Apps by using the
https://docs.microsoft.com/en-us/azure/developer/ 1/4
8/8/22, 12:26 PM Azure developer documentation | Microsoft Docs

Manage storage blobs with Deploy a serverless Azure portal


the Azure SDK for Python application
Create a Java app in Azure
Use Python to query Azure Deploy Docker containers App Service
SQL Database
Migrate a MongoDB app to Use Spring Boot Starter for
Create an Azure Data Factory Azure Cosmos DB Azure Active Directory
using Python
See more in the JavaScript Migrate Java Applications to
See more in the Python developer center Azure
developer center
See more in the Java
developer center

.NET Go Azure PowerShell


Introduction to Azure and Install the Azure SDK for Go What is the new Az module?
.NET
Authenticate your app Migrate from AzureRM to Az
Configure your .NET
Use Blob storage Install
development environment
for Azure Azure SDK for Go code Sign in
samples
Deploy an ASP.NET web app Persist credential contexts
See more in the Go developer
Build a serverless function See more in the Azure
center
PowerShell developer center
Azure SDK for .NET
See more in the .NET
developer center

Azure CLI Mobile Azure Developer CLI


Get started Build a serverless mobile app (azd) Preview
Install Save data with Azure Cosmos What is Azure Developer CLI
DB Get started
Sign-in
Send push notifications to See more in the Azure
Run a query on the output of
engage users Developer CLI developer
a CLI command
Add authentication and center
Create a virtual machine
manage user identities
See more in the Azure CLI
Key concepts for new Azure
developer center
Pipelines users

https://docs.microsoft.com/en-us/azure/developer/ 2/4
8/8/22, 12:26 PM Azure developer documentation | Microsoft Docs

See more in the Mobile app


developer center

Developer Tools
Use your favorite development tools when working with Azure

Visual Studio
Visual Studio Code

Full-featured IDE to code, debug, test, and deploy Free. Built on open source. Runs everywhere.
to any platform.

Visual Studio Code Azure Extensions


Playwright

Reliable end-to-end testing for modern web apps


Use Azure directly from Visual Studio Code
through extensions.

Azure Toolkit for IntelliJ Azure Toolkit for Eclipse


Use Azure Toolkit for IntelliJ to create, develop, Use Azure Toolkit for Eclipse to create, develop,
test, and deploy Azure applications from within test, and deploy Azure applications from within
the IntelliJ IDE. the Eclipse IDE.

Maven

Use Maven to automate the way you build and


manage Java projects. It works with other
languages too.

DevOps and Automation Tools


Automate the deployment of both code and infrastructure with these automation tools

https://docs.microsoft.com/en-us/azure/developer/ 3/4
8/8/22, 12:26 PM Azure developer documentation | Microsoft Docs

Azure and GitHub integration Azure DevOps


Use GitHub and GitHub Actions to automate, Use Azure DevOps to plan work, collaborate on
customize, and execute your software code development, and build and deploy
development workflows from within your applications.
repository.

Jenkins REST API


Use Jenkins to automate continuous integration Use REST APIs to access your service's resources
and delivery (CI/CD) for your software projects. through HTTP operations.

ARM Templates Terraform


Use Azure Resource Manager templates to define Use Hashicorp Terraform to provision and manage
and configure your project with JSON files. cloud infrastructure.

Ansible Chef
Use Ansible to automate cloud provisioning, Use Chef to transform your virtual machine
configuration management, and application infrastructure on Azure into code.
deployments.

https://docs.microsoft.com/en-us/azure/developer/ 4/4

You might also like