Replies: 3 comments 3 replies
-
|
Azurite is a storage dataplane (blob/queue/table) API emulator. |
Beta Was this translation helpful? Give feedback.
-
|
The default Azurite endpoint and account sharedkey can be found in https://github.com/Azure/Azurite#http-connection-strings. However, from this doc, not see a way to set custom endpoint. You might can contact the team who owns terraform azurerm to see how to do it. |
Beta Was this translation helpful? Give feedback.
-
|
It looks the stringToSign is not correct. Would you like try to run Azurite with parameter "--disableProductStyleUrl" and see if the issue can be resolved? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to use Azurite as a terraform azurerm backend (which from what I can tell uses Blob storage)? that is, what to put in the
backendbellow?Beta Was this translation helpful? Give feedback.
All reactions