Skip to content

Commit 7ff3751

Browse files
Fix image link
1 parent bf07f43 commit 7ff3751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azurite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ In Visual Studio 2022, create an **Azure Functions** project. While setting the
121121

122122
After you create the project, Azurite starts automatically. The output looks similar to the following screenshot:
123123

124-
:::image type="content" source="./media/storage-use-azurite/azurite-azure-functions.png" alt-text="A screenshot showing output after setting Azurite to be the runtime storage account for an Azure Functions project.":::
124+
:::image type="content" source="./media/storage-use-azurite/azurite-azure-functions-output.png" alt-text="A screenshot showing output after setting Azurite to be the runtime storage account for an Azure Functions project.":::
125125

126126
#### Running Azurite from an ASP.NET project
127127

0 commit comments

Comments
 (0)