#AZURE_STORAGE_ACCOUNT_BASEURL

6 messages · Page 1 of 1 (latest)

high bison
#

This value - what does it mean and where can i find it in the azure storage account interface?

Where i encountered this https://www.npmjs.com/package/@payloadcms/plugin-cloud-storage#:~:text=baseURL%3A process.env.AZURE_STORAGE_ACCOUNT_BASEURL%2C

lost violetBOT
dense raft
#

You can find it under Endpoints in the sidebar of your storage account and then the URL from Blob service

#

It's formatted like this

https://<storage-account-name>.blob.core.windows.net/
high bison
#

Chekcing it out and thanks in advance

high bison
#

@prime cape Might want to rename this or Document it - i do not know which to do.