Skip to content

Commit 96efcc0

Browse files
Update articles/cosmos-db/nosql/quickstart-java.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 7e14691 commit 96efcc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cosmos-db/nosql/quickstart-java.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ Now go back to the Azure portal to get your connection string information and la
277277

278278
```bash
279279
mvn exec:java@SYNCASYNCMODE -DACCOUNT_HOST=YOUR_COSMOS_DB_HOSTNAME -DACCOUNT_KEY=YOUR_COSMOS_DB_MASTER_KEY
280-
281280
```
282281

283282
The terminal window displays a notification that the FamilyDB database was created.

0 commit comments

Comments
 (0)