AzUrlShortener
AzUrlShortener copied to clipboard
TinyBlazerAdmin - customDomain Environment Variable Not Used in Copy Link Generation
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 specified on the Static Web App:
When I click the copy button I get a link using the default out of the box domain without the "https://": azurlshortener-******.azurewebsites.net/copilot
If I use the hyperlink for the vanity I get the following:
You inserted the custom domain on the FrontEnd Static Web APP, which is incorrect. You must insert it on the Function App (API/Backend).
fixed in v4