Skip to content

Commit 6c59592

Browse files
authored
Update test-locally-with-service-bus-emulator.md
Seems like there's a small error here.
1 parent 98fb810 commit 6c59592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/test-locally-with-service-bus-emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ CONFIG_PATH="<Replace with path to Config.json file>"
254254
ACCEPT_EULA="N"
255255
256256
# 3. MSSQL_SA_PASSWORD to be filled by user as per policy
257-
MSSQL_SA_PASSWORD=""
257+
SQL_PASSWORD=""
258258
```
259259

260260
> [!IMPORTANT]

0 commit comments

Comments
 (0)