Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Modernize With Azure Containers Changelog

Vaishali Raval edited this page Dec 17, 2021 · 3 revisions

eBook - Modernize existing .NET applications with Azure cloud and Windows Containers

Release 6.0 (2021-12-17)

Reference commits : 6dcfc16, 82335a0

  • Updates .NET 6 related content in the following pages :
    • Index
    • Lift and shift existing .NET apps to Azure IaaS (Cloud Infrastructure-Ready)
    • Migrate your relational databases to Azure
    • In the chapter : Modernize existing .NET apps to Cloud-Optimized applications :
      • Index
      • Reasons to modernize existing .NET apps to Cloud-Optimized applications
      • What about Cloud-Native applications
      • Deploy existing .NET apps as Windows containers
      • When not to deploy to Windows Containers
      • When to deploy Windows Containers to Azure VMs (IaaS cloud)
      • When to deploy Windows Containers to Azure Container Instances (ACI)
      • Build resilient services ready for the cloud. Embrace transient failures in the cloud
      • Modernize your apps with monitoring and telemetry
      • Modernize your app's lifecycle with CI/CD pipelines and DevOps tools in the cloud
      • Migrate to hybrid cloud scenarios
    • Walkthroughs and technical get started overview

Release 5.0.1 (2020-07-13)

Reference commits : e4e6c2e, bfe949a, 3300816,89cebb1

Contains following changes:

  • Updates the table content of Azure compute options for container based application.
  • Fixes image alt text related warnings.
  • Includes Azure compute service for your application reference in additional reference.

Release 5.0 (2020-12-28)

Reference commits : 6dcfc16, 82335a0

  • Updates .NET 5 related content in the following pages :
    • Index
    • Lift and shift existing .NET apps to Azure IaaS (Cloud Infrastructure-Ready)
    • Migrate your relational databases to Azure
    • In the chapter : Modernize existing .NET apps to Cloud-Optimized applications :
      • Index
      • Reasons to modernize existing .NET apps to Cloud-Optimized applications
      • What about Cloud-Native applications
      • Deploy existing .NET apps as Windows containers
      • When not to deploy to Windows Containers
      • When to deploy Windows Containers to Azure VMs (IaaS cloud)
      • When to deploy Windows Containers to Azure Container Instances (ACI)
      • Build resilient services ready for the cloud. Embrace transient failures in the cloud
      • Modernize your apps with monitoring and telemetry
      • Modernize your app's lifecycle with CI/CD pipelines and DevOps tools in the cloud
      • Migrate to hybrid cloud scenarios
    • Walkthroughs and technical get started overview
Clone this wiki locally