About 1,190,000 results
Open links in new tab
  1. Deploy a container to Azure App Service with Azure Pipelines - Azure

    Aug 12, 2024 · Using Azure Pipelines, you can build, test, and automatically deploy your web app to an Azure App Service Web App container on Linux. In this article, you will learn how to use YAML or Classic pipelines to: An Azure account with an active subscription. Create an account for free. A GitHub account.

  2. Deploying a Docker based web application to Azure App Service

    Dec 14, 2023 · These images will be used to deploy the application to the Docker containers in the Azure App Service (Linux) using Azure DevOps. The Web App for Containers allows the creation of custom Docker container images, easily deploy and then run them on Azure.

  3. What are the Dev Container Templates for Azure SQL Database?

    The Dev Container Templates for Azure SQL Database simplify the development process by providing preconfigured environments that eliminate the need for manual setup. Developers can start coding immediately with all necessary tools and dependencies in place, using popular programming languages.

  4. Deploy and run a containerized web app with Azure App Service

    Use Azure App Service to run web apps that are based on Docker images held in Container Registry. Use webhooks to configure continuous deployment of a web app that's based on a Docker image. Discover how to create a Docker image and store it in the Azure Container Registry, then use Azure App Service to deploy a web application based on the image.

  5. App Service - Web App for Containers | Microsoft Azure

    Automate and simplify your container image deployments through continuous integration/continuous deployment (CI/CD) capabilities with Docker Hub, Azure Container Registry, and Visual Studio Team Services.

  6. Tutorial: Create a Disposable SQL Server Database Container in an Azure

    Jul 13, 2021 · In this post, I share why we need disposable databases, use cases for disposable databases in automated workflows, and a tutorial to create an Azure DevOps pipeline to spin up an AdventureWorks2019 sample data container on demand using Spawn. Spawn has a free tier which you can try out anytime.

  7. Azure DevOps with Azure SQL and Azure Static Web App - GitHub

    This repository contains an example static web app and Azure SQL database along with a complete Azure DevOps pipeline definition to deploy the full stack. Open the .sqlproj in Azure Data Studio (with the SQL Database Projects extension) or in Visual Studio (with the Data storage and processing workload).

  8. App Service — Build and Host Web Apps | Microsoft Azure

    Learn how to use Azure App Service to run web apps that are based on Docker images held in Azure Container Registry.

  9. Deploy a Docker multi-container application on Azure Web Apps

    Jan 15, 2019 · With this feature we get also full Docker support, for a single container or for multiple containers. This means that, using the same Docker images and compose file we have built to deploy our solution locally, we can deploy our application also on Azure and immediately get all the benefits offered by this powerful platform. Let's start!

  10. SQL sever container deployment to container Apps - LinkedIn

    May 29, 2024 · In this article, we step ahead and deploy the locally generated images to the Docker hub repository, so we can finally deploy them to Azure Containers Apps.

  11. Some results have been removed