AzUrlShortener icon indicating copy to clipboard operation
AzUrlShortener copied to clipboard

An simple and easy Url Shortener

Results 92 AzUrlShortener issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/3268971/160846649-ed67a17f-f67c-4998-9454-9b6cf490757b.png)

- 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...

enhancement
feature
Serverless-Backend
frontend

instead of using multiple user principals (app registration in Azure Active Directory) we will be using the roles inside SWA

feature
frontend
dependencies

- [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...

documentation
enhancement

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...

enhancement
dependencies

In the Blazor App update the code to use the Azure Static Web Apps Security Roles instead of Registered Apps in AAD

feature
frontend

There is a few dependabot PRs let's merge all that

dependencies