what is the adapter name for azure blob storage? #12879
Unanswered
bluebrown
asked this question in
Q&A / Support
Replies: 2 comments 2 replies
-
|
This is how we use it: .env |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
If you’re looking for the maintained Azure Blob adapter now, the replacement path is:
That is the successor to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to configure flysystem for azure blob storage.
I ran
composer require league/flysystem-azure-blob-storage microsoft/azure-storage-bloband then I added the below config, but I cannot figure out what is the name of the adapter. When I run console commands, I get the following error. I have tried several variations for the name. Is there some documentation on what name belongs there?The service "pimcore.asset.storage" has a dependency on a non-existent service "azure".Beta Was this translation helpful? Give feedback.
All reactions