Skip to content

Commit e1ca480

Browse files
authored
How-to video embed-links for Astra DB and MongoDB connectors (#287)
1 parent af7a63a commit e1ca480

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

snippets/general-shared-text/astradb.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
The Astra DB connector prerequisites:
22

3+
<iframe
4+
width="560"
5+
height="315"
6+
src="https://www.youtube.com/embed/kupQrnCQjPw"
7+
title="YouTube video player"
8+
frameborder="0"
9+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
10+
allowfullscreen
11+
></iframe>
12+
313
- An Astra account. [Create or sign in to an Astra account](https://astra.datastax.com/).
414
- A database in the Astra account. [Create a database in an account](https://docs.datastax.com/en/astra-db-classic/databases/manage-create.html).
515
- An application token for the database. [Create a database application token](https://docs.datastax.com/en/astra-db-serverless/administration/manage-application-tokens.html).

0 commit comments

Comments
 (0)