Updated Deploy: Azure (markdown)

Krzysiek Madejski 2019-02-21 10:37:36 +01:00
parent 71b09118d1
commit d10b24a54f

@ -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).