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

From the discussion: #476 Make the ShortenerTool.Core a completed package - [X] code Cloud5mins.ShortenerTools.Core - [X] code Cloud5mins.ShortenerTools.Function - [X] code Cloud5mins.ShortenerTools.FunctionLight - [ ] deployment - [ ] documentation...

documentation
enhancement
feature
deployment
hacktoberfest-accepted

Can we upgrade the .NET version simply? If yes let's do it.

in vNext

### Discussed in https://github.com/microsoft/AzUrlShortener/discussions/496 Originally posted by **mattsoseman** July 1, 2023 Hi - How can I redirect the root domain (e.g. contoso.com) to my company's website (e.g. www.fabrikam.com)? Currently the...

feature-request

To reproduce 1. Create a URL 2. Archive it 3. Request it - a redirect is still generated from the archived URL

### Discussed in https://github.com/microsoft/AzUrlShortener/discussions/476 Originally posted by **FBoucher** March 10, 2023 The idea is to move all the logic into `ShortenerTool.Core`, without any security check. This way we could create...

enhancement

fix #293 by converting all vanities to lowercase

https://github.com/microsoft/AzUrlShortener/blob/a1ec3eec27f2b800fbf2437c9e6baa90a5e07fa1/src/Cloud5mins.ShortenerTools.Functions/Functions/UrlUpdate.cs#L114-L116 `HttpStatusCode.BadRequest` does not take effect after calling **WriteAsJsonAsync**.

- add tf - add github action workflow