Azure Blob Storage in Camunda 8.9.5

Hi,

We are using Azure in our org. Currently we are setting up Camunda 8.9.5 env for testing purposes. I wanted to configure Azure Blob Storage as a docs storage. I have configured everything accordingly to documentation which was dedicated for 8.9 version. Unfortunately it doesnt works. I have investigated this topic deeper and I found azure *DocumentStore*.class doesnt exist in our image. What more I went through camunda github and i found no class as well.
Is it a mismatch in the documentation and real state or there is any additional step which i missed out?

The Azure DocumentStore class should be io.camunda.document.store.azure.AzureBlobDocumentStoreProvider and must be configured via extraConfiguration in Camunda 8.9.5. I found the following relevant resources:

Does this help? If not, can anyone from the community jump in? :waving_hand:


:light_bulb: Hints: Use the Ask AI feature in Camunda’s documentation to chat with AI and get fast help. Report bugs and features in Camuda’s GitHub issue tracker. Trust the process. :robot: