microsoft/AzUrlShortener

AzUrlShortner Next Version Details

FBoucher opened this issue · 1 comments

In Progress

A new version of the AzUrlShortner is been worked on. All the progress will be shared in this Issue.

Major changes:

  • Upgrade to .NET 6.0
  • Upgrade to Azure Function v4 Isolated
  • Adding an Azure API Management for the proxies and configuration.
  • Removing all reading functionalities, to avoid security holes. (Those functionalities will be migrated in the TinyBlazorAdmin project)

Improvements

  • Simpler deployment (targeting 1 click deployment)
  • Better explanation of the expected cost (still a few cents/ month)

The branch https://github.com/FBoucher/AzUrlShortener/tree/vnext-v3 is progressing very well.
The code is done.
I still need to:
[ ] Validate the 1-click deployment
[ ] Refresh Docs & clean-up the repos.