AzUrlShortener
AzUrlShortener copied to clipboard
An simple and easy Url Shortener
I forked this repo and when I run the template on my Azure account I and getting this error shortenertoolstaoaw/web Microsoft.Web/sites/sourcecontrols NotFound How do I fix this?
I deployed the app and logged in to my account but when I click at Manage URLs, it tells me: Not authorized https://admshortenertoolsrjvau.azurewebsites.net/urls 
- Introduced Blazored.FluentValidation for handling Validation of ShortUrlEntity on Edits or Adds - Introduced IStorageTableHelper to inject StorageTableHelper via Dependency Injection for all Azure Functions removing code duplication - Modified...
instead of using multiple user principals (app registration in Azure Active Directory) we will be using the roles inside SWA
- [x] Move AzFunction code from /src to /src/api - [x] Did moving azFunction Code broke something? - [x] Removing old website client from V1 - [ ] Does deployment/azureDeploy.json...
I need to bring the website into this repo. Because major / breaking code changes will be I won't do a module. I was thinking submodule.... But I think a...
In the Blazor App update the code to use the Azure Static Web Apps Security Roles instead of Registered Apps in AAD