Skip to content Skip to sidebar Skip to footer

ASP.NET Core Environments & Deployment Azure DevOps CI/CD

ASP.NET Core Environments & Deployment Azure DevOps CI/CD

Configure ASP.NET Core environments and deploy to Azure cloud services using Azure DevOps CI/CD

Preview this Course - GET COUPON CODE 

What you'll learn
  • Learn how to build environment profiles and variables for .NET Core MVC Web Application
  • Learn how to push the code to remote Azure repository
  • Learn how to create and connect web app with a local database and Azure SQL database
  • Learn how to use Entity Framework Core as the Object Relational Mapper
  • Learn how to use Entity Framework Tools Extension for Visual Studio
  • Learn how to use Visual Studio Data Tools to migrate schema and data to Azure SQL DB
  • Learn how to create Azure cloud resources on Azure Portal
  • Learn how to publish web app to Azure Cloud using different deployment approaches
  • Learn how to build Azure DevOps (CI/CD) pipeline
  • Learn how to override web app environment variables via Azure DevOps CI/CD variables
  • Learn how to secure your environment variables
  • Learn how to create pull requests and branch policies