Vendr 3.0.15 - Umbraco 10.8.11 where should the vendr .lic go?

Started picking up an old site - a deployment has killed the licence file. Where do I put this if it’s hosted on Azure.

Found the old documentation via WBWM

Tried the root, tried /umbraco/licenses

Have added this to the appsettings.json:


"Vendr": {
    "Licensing": {
    "LicensesDirectory": "umbraco/Licenses"
  }
}

Not sure this is so much where the license goes and an activation issue perhaps?

Have you tried this one?