Programming
Showing 829–840 of 3115 results
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 applications with Azure DevOps
Azure DevOps enables you to build, test, and deploy any application to any cloud or on premises. Learn how to configure release pipelines that continuously build, test, and deploy your applications.
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 child and extension resources by using Bicep
Deploy various Azure resources in your Bicep code. Define and use child and extension resources. Work with resources that you created outside a Bicep template or module.
Deploy cloud-native apps using Azure Container Apps
Develop the skills necessary to configure a secure deployment solution for cloud-native apps. Learn how to build, deploy, scale, and manage containerized cloud-native apps using Azure Container Apps, Azure Container Registry, and Azure Pipelines.
Deploy resources to subscriptions, management groups, and tenants by using Bicep
Deploy Azure resources at the subscription, management group, and tenant scope. Understand how Azure resources are deployed at different scopes, why this is important, and how to create Bicep code to deploy them. Create a single set of Bicep files that you can deploy across multiple scopes in one operation.
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.
Deploying Web Applications with Heroku
Learn how to deploy and manage web applications on Heroku, covering best practices for cloud hosting.