Skip to content

Commit d0a820a

Browse files
Merge pull request #235907 from pauljewellmsft/pauljewell-azurite
Update Azurite install info for VS
2 parents 013d80b + cc4fc8c commit d0a820a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Azurite emulator for local Azure Storage development
33
description: The Azurite open-source emulator provides a free local environment for testing your Azure storage applications.
44
author: pauljewellmsft
55
ms.author: pauljewell
6-
ms.date: 08/04/2022
6+
ms.date: 04/26/2023
77
ms.service: storage
88
ms.subservice: common
99
ms.topic: how-to
@@ -23,7 +23,7 @@ There are several different ways to install and run Azurite on your local system
2323

2424
### [Visual Studio](#tab/visual-studio)
2525

26-
Azurite is automatically available with [Visual Studio 2022](https://visualstudio.microsoft.com/vs/). If you're running an earlier version of Visual Studio, you can install Azurite by using either Node Package Manager, DockerHub, or by cloning the Azurite GitHub repository.
26+
Azurite is automatically available with [Visual Studio 2022](https://visualstudio.microsoft.com/vs/). The Azurite executable is updated as part of Visual Studio new version releases. If you're running an earlier version of Visual Studio, you can install Azurite by using either Node Package Manager, DockerHub, or by cloning the Azurite GitHub repository.
2727

2828
### [Visual Studio Code](#tab/visual-studio-code)
2929

0 commit comments

Comments
 (0)