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

Within TinyBlazerAdmin the customDomain environment variable is not being used to generate the Copy button links properly and also the hyperlink for the entry. I have the customDomain Environment Variable...

Updated swagger docs for Traxero

Hello, I tried to deploy the static web app admin tool but the GitHub Actions deployment script executes and fails after about 1 minute saying that Node js 16 actions...

While trying to setup the URL Shortner using a fresh fork of the main branch, I encounter the following error ERROR: error executing step command 'package --all': initializing service 'app',...

If the Clicks column in the UrlDetails table is empty (" "), then an import into the table is not possible. Only when the Clicks column is manually set to...

Missing: - AppSettings.json ```json , "Parameters":{ "CustomDomain": "https://c5m.ca", "DefaultRedirectUrl": "https://azure.com" } ``` - Install the Azure Function Core Tools `azure-functions-core-tools` [github](https://github.com/Azure/azure-functions-core-tools#linux) - DevCert: https://learn.microsoft.com/en-gb/aspnet/core/security/enforcing-ssl?view=aspnetcore-9.0&tabs=visual-studio%2Clinux-sles#ssl-linux

I was upgrading to version 4 and now I can't deploy: ``` ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: validating deployment to subscription: Authorization failed for...

After running `azd up` and setting die CustomDomain / DefultRedirectUrl deployment starts. ` (✓) Done: Resource group: rg-XXXXXXX (3.69s) (✓) Done: Container Registry: XXXXXXX (12.79s) (✓) Done: Log Analytics workspace:...

I experienced an error while deploying this where it didn't generate the correct env variable in my `.azure/url-prod/.env` file (url-prod) being the env name of my `az up`. ``` (x)...