Skip to content

Commit e2c0ecd

Browse files
authored
call out Azurite req for Netherite
1 parent cff0df4 commit e2c0ecd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-functions/durable/quickstart-netherite.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ While the function app is running, Netherite will publish load information about
107107
> [!NOTE]
108108
> For more information on the contents of this table, see the [Partition Table](https://microsoft.github.io/durabletask-netherite/#/ptable) article.
109109
110+
> [!NOTE]
111+
> If you're using local storage emulation and your application appears to be "stuck" at startup, please ensure you're using the [Azurite](../../storage/common/storage-use-azurite.md) storage emulator and not the legacy "Azure Storage Emulator" component. Local storage emulation with Netherite is only supported via Azurite.
112+
110113
## Run your app on Azure
111114

112115
You need to create an Azure Functions app on Azure. To do this, follow the instructions in the **Create a function app** section of [these instructions](../functions-create-function-app-portal.md).

0 commit comments

Comments
 (0)