In a real world scenarios, instead of storing the username, generating a token and storing that token once a user is authenticated. That token will represent by the “Redis key” under which all the server side session data will be stored. Environment Variables can also be stored in Vaults provided by the Azure cloud.