Skip to content

Commit ed5f6db

Browse files
authored
Remove locale from MS learn link in test-locally-with-service-bus-emulator.md
1 parent e226320 commit ed5f6db

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
@@ -213,7 +213,7 @@ CONFIG_PATH="<Replace with path to Config.json file>"
213213
# SQL Edge EULA : https://go.microsoft.com/fwlink/?linkid=2139274
214214
ACCEPT_EULA="N"
215215
216-
# 3. MSSQL_SA_PASSWORD to be filled by user as per policy : https://learn.microsoft.com/en-us/sql/relational-databases/security/strong-passwords?view=sql-server-linux-ver16
216+
# 3. MSSQL_SA_PASSWORD to be filled by user as per policy : https://learn.microsoft.com/sql/relational-databases/security/strong-passwords?view=sql-server-linux-ver16
217217
MSSQL_SA_PASSWORD: ""
218218
```
219219

0 commit comments

Comments
 (0)