Skip to content

Commit 244748b

Browse files
Merge pull request #210439 from mumurug-MSFT/patch-10
(AzureCXP) fixes MicrosoftDocs/azure-docs#98123
2 parents e735054 + 2c4da5f commit 244748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-create-first-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To complete this tutorial:
170170

171171
* Install [Visual Studio 2022](https://visualstudio.microsoft.com/vs/). Make sure that the **Azure development** workload is also installed. Visual Studio 2019 also supports Durable Functions development, but the UI and steps differ.
172172

173-
* Verify that you have the [Azure Storage Emulator](../../storage/common/storage-use-emulator.md) installed and running.
173+
* Verify that you have the [Azurite Emulator](../../storage/common//storage-use-azurite.md) installed and running.
174174

175175
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
176176

0 commit comments

Comments
 (0)