Slide 21
Slide 21 text
現在、⼤幅アップデート中
21
https://github.com/microsoft/AzUrlShortener/pull/542
• .NET 9.0
• Use .NET Aspire
• Azure Resources will be:
Ø Azure Storage Table as data source
Ø Azure Manage Identity
Ø Azure Container App:
ü Container App Azure Function 100% public for
redirect only
ü Container Api App (internal) with all management
capabilities
ü Container App webapp Admin & Stats Tools (using
Blazor server, FluentUI Blazor) and secured with
EasyAuth
• Using Azure Developer CLI (AZD): azd up to
deploy ~10mins
• IaC in Bicep
• Migrate from Microsoft.Azure.Cosmos.Table
to Aspire.Azure.Data.Tables