Code the Future with Java and AI – Join Me at JDConf 2025
JDConf 2025 is around the corner - and I want you to be part of it. Whether you are a Java developer, architect, team leader, or decision maker, this is…
03/04/2025
The Token Store feature is currently supported in preview mode and can be enabled via the Azure CLI using the command az containerapp auth update with the –token-store boolean flag. At the moment, the implementation only supports Blob Storage, which can be configured using the –sas-url-secret and –sas-url-secret-name parameters. More details on enabling the token store…