From d10b24a54f2b963716fc429fa668356401cb649c Mon Sep 17 00:00:00 2001 From: Krzysiek Madejski Date: Thu, 21 Feb 2019 10:37:36 +0100 Subject: [PATCH] Updated Deploy: Azure (markdown) --- Deploy:-Azure.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Deploy:-Azure.md b/Deploy:-Azure.md index c7526b9..1c6307f 100644 --- a/Deploy:-Azure.md +++ b/Deploy:-Azure.md @@ -16,6 +16,10 @@ To manage and make it transparent what channels get bridged you might want to ke Example: [config file](https://github.com/Code-for-All/matterbridge-config/blob/master/matterbridge.toml) and [env variables](https://github.com/Code-for-All/matterbridge-config/blob/master/template.env). +### Session files + +When using WhatsApp bridge it's handy to save session files. For this you will need a mounted volume. You can either use Storage Account mentioned above, or a Secrets Storage. + ## Step 3: Create container instance Sadly mounting volumes (Github or Storage Account) is not available from Portal so you have to use the CLI (there is CLI icon in the top menu).