Alerting: Linking external images securely - Azure Blob (#1) (#56598)

This commit is contained in:
Petr Stupka
2022-11-01 13:02:17 +01:00
committed by GitHub
parent 3188af9be3
commit e99f75f0ca
8 changed files with 75 additions and 15 deletions

View File

@@ -1747,6 +1747,10 @@ Storage account key
Container name where to store "Blob" images with random names. Creating the blob container beforehand is required. Only public containers are supported.
### sas_token_expiration_days
Number of days for SAS token validity. If specified SAS token will be attached to image URL. Allow storing images in private containers.
<hr>
## [external_image_storage.local]