Skip to content

Commit 381e4d3

Browse files
authored
Update video-indexer-embed-widgets.md
1 parent 4890643 commit 381e4d3

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/media-services/video-indexer/video-indexer-embed-widgets.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,13 @@ You can use the Editor widget to create new projects and manage a video's insigh
6363
## Embedding public content
6464

6565
1. Sign in to the [Video Indexer](https://www.videoindexer.ai/) website.
66-
2. Select the video that you want to work with.
67-
3. Select the embed button (**</>**) that appears under the video.
68-
69-
After you select the **Embed** button, you can select the widget that you want to embed in your app.
70-
4. Select the type of widget that you want (**Cognitive Insights**, **Player**, or **Editor**).
66+
1. Select the video that you want to work with and press **Play**.
67+
1. Select the type of widget that you want (**Cognitive Insights**, **Player**, or **Editor**).
68+
1. Click **&lt;/&gt; Embed**.
7169
5. Copy the embed code (appears in **Copy the embedded code** in the **Share & Embed** dialog).
7270
6. Add the code to your app.
7371

74-
> [!NOTE]
75-
> If you have issues sharing your video URLs, add the `location` parameter to the link. The parameter should be set to the [Azure regions in which Video Indexer exists](regions.md). For example: `https://www.videoindexer.ai/accounts/00000000-0000-0000-0000-000000000000/videos/b2b2c74b8e/?location=trial`.
72+
Make sure to add the `location` parameter to the link, if your resource is not in the **trail** region. The parameter should be set to the [Azure regions in which Video Indexer exists](regions.md). For example: `https://www.videoindexer.ai/accounts/00000000-0000-0000-0000-000000000000/videos/b2b2c74b8e/?location=trial`.
7673

7774
## Embedding private content
7875

0 commit comments

Comments
 (0)