Skip to content

Commit 6bc4ee9

Browse files
authored
Merge pull request #125010 from nickdala/patch-1
Remove locale from MS Learn link
2 parents 5778e94 + ed5f6db commit 6bc4ee9

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)