Skip to content

Commit a388d77

Browse files
authored
Milvus destination connector: update how-to video embed links (#377)
1 parent 1ad326a commit a388d77

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

snippets/general-shared-text/milvus.mdx

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33

44
The following video shows how to fulfill the minimum set of requirements for Milvus cloud-based instances, demonstrating Milvus on IBM watsonx.data:
55

6-
<iframe
7-
width="560"
8-
height="315"
9-
src="https://www.youtube.com/embed/tl9eV-_nAHI"
10-
title="YouTube video player"
11-
frameborder="0"
12-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
13-
allowfullscreen
14-
></iframe>
15-
166
- For Zilliz Cloud, you will need:
177

8+
<iframe
9+
width="560"
10+
height="315"
11+
src="https://www.youtube.com/embed/ASEmYryJpkU"
12+
title="YouTube video player"
13+
frameborder="0"
14+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
15+
allowfullscreen
16+
></iframe>
17+
1818
- A [Zilliz Cloud account](https://cloud.zilliz.com/signup).
1919
- A [Zilliz Cloud cluster](https://docs.zilliz.com/docs/create-cluster).
2020
- The URI of the cluster, also known as the cluster's _public endpoint_, which takes a format such as
@@ -35,6 +35,16 @@ allowfullscreen
3535

3636
- For Milvus on IBM watsonx.data, you will need:
3737

38+
<iframe
39+
width="560"
40+
height="315"
41+
src="https://www.youtube.com/embed/hLCwoe2fCnc"
42+
title="YouTube video player"
43+
frameborder="0"
44+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
45+
allowfullscreen
46+
></iframe>
47+
3848
- An [IBM Cloud account](https://cloud.ibm.com/registration).
3949
- The [IBM watsonx.data subscription plan](https://cloud.ibm.com/docs/watsonxdata?topic=watsonxdata-getting-started).
4050
- A [Milvus service instance in IBM watsonx.data](https://cloud.ibm.com/docs/watsonxdata?topic=watsonxdata-adding-milvus-service).

0 commit comments

Comments
 (0)