Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ This sample contains a .NET Blazor web application that uses Azure AI Agents to

The application consists of:

- A .NET 8 Blazor web application frontend
- A .NET 9 Blazor web application frontend
- Azure AI Agent integration for intelligent shopping assistance
- RESTful APIs for shopping cart management
- Azure App Service and Azure AI Foundry infrastructure using Bicep and azd template

## Prerequisites

- [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
- [.NET 9 SDK](https://dotnet.microsoft.com/download/dotnet/9.0)
- [Azure Developer CLI](https://aka.ms/azd)
- Azure subscription
- Visual Studio 2022 or Visual Studio Code
Expand Down