Customize a .NET Aspire app to use existing Azure resources

Intermediate
Developer
Solution Architect
.NET
ASP.NET Core
.NET Aspire
Visual Studio
Visual Studio Code

Learn how to increase the scalability and manageability of a deployed .NET Aspire application by migrating resources from within containers to Azure services.

Learning objectives

By the end of this module, you'll be able to:

  • Migrate database, cache, and other resources from containers to cloud services.
  • Configure connection strings for deployment by editing .NET Aspire manifest files.
  • Send telemetry data to Azure Application Insights.
  • Deploy resources to Azure by creating Bicep files with the Azure Developer CLI.