famous-postman-81672
11/15/2019, 6:51 PMAZURE_STORAGE_KEY
environment variable, but I haven't had success supplying an SAS token. Looking for something similar to Terraform's sas_token
support: https://www.terraform.io/docs/backends/types/azurerm.html#sas_tokenAZURE_STORAGE_SAS_TOKEN
environment variable since it looks like Pulumi uses: https://godoc.org/gocloud.dev/blob/azureblobwhite-balloon-205
famous-postman-81672
11/15/2019, 9:14 PMAZURE_STORAGE_SAS_TOKEN
, but so far I haven't been able to authenticate successfully. I'm not convinced I'm providing the correct value for the SAS token, though. I'll work on this more in the coming week and report back if I can get it working