We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8a5fa commit 1accfbaCopy full SHA for 1accfba
articles/cosmos-db/nosql/quickstart-java.md
@@ -359,7 +359,7 @@ Now go back to the Azure portal to get your connection string information and la
359
mvn exec:java@SYNCASYNCMODE -DACCOUNT_HOST=YOUR_COSMOS_DB_HOSTNAME -DACCOUNT_KEY=YOUR_COSMOS_DB_MASTER_KEY
360
```
361
362
- The terminal window displays a notification that the FamilyDB database was created.
+ The terminal window displays a notification that the `AzureSampleFamilyDB` database was created.
363
364
4. The app will reference the database and container you created via Azure CLI earlier.
365
0 commit comments