3.1 Upload license.txt into the folder (doesn’t work)
3.2 Upload license.txt into the folder and adding “$Env:UDLICENSE = (Get-Content .\license.txt -raw)” on dashboard.ps1 (doesn’t work)
3.3 Change license.txt -> license.lic and upload into the subfolder \net472 (doesn’t work)
3.4 Change license.txt -> license.lic and upload into the subfolder \net472 and adding “$Env:UDLICENSE = (Get-Content .\net472\license.lic)” on dashboard.ps1 (doesn’t work)
ops, it doesn’t work…
license.lic file has this content: <License><Terms>xxxxxx</Terms><Signature>zzzzz</Signature></License>
Right?
And user-email for what?
I added Set-UDLicense -License ./license.lic on Dashboard.ps1 and no more.
I’d suggest just setting an environment variable for your Azure WebApp. If you add a UDLICENSE environment variable and then enter your license, UD should pick that up. It’s what I do for poshud.com.
Sorry fella never used Azure so not a scooby-doo. If it’s the same as IIS have you copied your license file to the net472 folder …on iPhone but believe that’s the folder