Skip to content

Commit 17f973d

Browse files
authored
Update storage-use-azurite.md
adds VS2022 community path to azurite, otherwise it looks like community does not have azurite available.
1 parent 74b4eee commit 17f973d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ The following table shows the location of the Azurite executable for different v
111111

112112
| Visual Studio version | Azurite executable location |
113113
| --- | --- |
114+
| Visual Studio Community 2022 | `C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Azure Storage Emulator` |
114115
| Visual Studio Professional 2022 | `C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\Extensions\Microsoft\Azure Storage Emulator` |
115116
| Visual Studio Enterprise 2022 | `C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\Azure Storage Emulator` |
116117

0 commit comments

Comments
 (0)