dapr-sandbox/dapr-logicapps-extension

Storage Account - Kind

Closed this issue · 2 comments

Really excited about this functionality!

One thing I ran into when setting up the sample was my storage account "kind" was BlobStorage and the sample would fail, however when I tried with a different storage account it worked! That one was set to storage/General Purpose.

With BlobStorage - the error would be "Microsoft.WindowsAzure.Storage.StorageException: Unexpected HTTP status code 'NotImplemented'."

Tip

The reason is that workflow runtime uses table and queue for executions.