Developer
Showing 265–276 of 843 results
Deploy a Spring Boot app to Azure App Service
Create a Spring Boot application, connect it to a MySQL database, and then deploy to Azure App Service.
Deploy a website to Azure with Azure App Service
Web apps in Azure allow you to publish and manage your website easily without having to work with the underlying servers, storage, or network assets. Instead, you can focus on your website features and rely on the robust Azure platform to provide secure access to your site. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Deploy a website with Azure virtual machines
If your web hosting requirements aren't directly supported by the Azure Web app platform, you can leverage virtual machines to customize and control every aspect of the web server. Learn how to create, configure, and manage virtual machines on Linux and Windows that host web apps. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Deploy and configure Azure Developer CLI templates
In this module, you'll learn how to deploy, configure, and perform common tasks with Azure Developer CLI templates.
Deploy and manage resources in Azure by using JSON ARM templates
Azure Resource Manager (ARM) templates enable you to define the infrastructure requirements for your deployments on Azure.
Deploy and run a containerized web app with Azure App Service
Create a Docker image and store it in a repository in Azure Container Registry. Use Azure App Service to deploy a web application based on the Docker image. Configure continuous deployment for the web app by using a webhook that monitors the Docker image for changes.
Deploy Azure resources by using Bicep and Azure Pipelines
Gain all of the benefits of infrastructure as code by using an automated pipeline to deploy your Bicep templates, and integrate other deployment activities with your pipelines. You'll build pipelines using Azure Pipelines.
Deploy Azure resources by using Bicep and GitHub Actions
Gain all of the benefits of infrastructure as code by using an automated workflow to deploy your Bicep templates, and integrate other deployment activities with your workflows. You'll build workflows using GitHub Actions.
Deploy SharePoint Framework Components to Production
This module will address deploying your SharePoint Framework customizations to production environments.
Deploy Spring microservices to Azure
In this module, you'll go through tasks to deploy Spring Boot microservices to Azure Spring Apps (ASA). You can run this Microsoft Learn module with the monthly free grant from Azure Spring Apps.
Deploy the Altair emulator to Azure Sphere
Learn how to deploy the Altair 8800 emulator to Azure Sphere.
Describe how Git manages source control
Describe how Git manages source control introduces basic Git concepts, explains their use, and covers the Git commands that help users manage files in the GitHub source control system.