Skip to content

Commit 429610a

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into multi
2 parents 74372e4 + 78c7bbd commit 429610a

File tree

2 files changed

+74
-50
lines changed

2 files changed

+74
-50
lines changed

articles/media-services/video-indexer/index.yml

Lines changed: 72 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,78 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Azure Media Services Video Indexer Documentation
1+
### YamlMime:Landing
2+
3+
title: Learn about the Azure Media Services Video Indexer
4+
summary: Azure Media Services Video Indexer is a cloud application built on Azure Media Analytics, Azure Cognitive Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models.
5+
46
metadata:
5-
title: Azure Media Services Video Indexer Documentation | Microsoft Docs
6-
description: Learn about Video Indexer.
7+
title: Azure Media Services Video Indexer documentation
8+
description: Azure Media Services Video Indexer is a cloud application built on Azure Media Analytics, Azure Cognitive Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models.
79
services: media-services
8-
author: juliako
9-
manager: femila
1010
ms.service: media-services
11-
ms.subservice: video-indexer
12-
ms.tgt_pltfrm: na
13-
ms.devlang: na
14-
ms.topic: landing-page
15-
ms.date: 03/11/2019
11+
ms.subservice:
12+
ms.topic: landing-page # Required
13+
ms.collection: collection
14+
author: Juliako
1615
ms.author: juliako
17-
abstract:
18-
description: Azure Media Services Video Indexer is a cloud application built on Azure Media Analytics, Azure Cognitive Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models.<br/>To understand when you would want to use Video Indexer vs. Media Services analyzer presets, check out the <a href="/azure/media-services/video-indexer/compare-video-indexer-with-media-services-presets">comparison document</a>.
19-
sections:
16+
ms.date: 02/18/2020 #Required; mm/dd/yyyy format.
17+
18+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
19+
20+
landingContent:
21+
# Cards and links should be based on top customer tasks or top subjects
22+
# Start card title with a verb
23+
# Card (optional)
24+
- title: About Azure Media Services Video Indexer
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: "What is Video Indexer?"
29+
url: video-indexer-overview.md
30+
- text: "Compare Media Services v3 presets and Video Indexer"
31+
url: compare-video-indexer-with-media-services-presets.md
32+
- text: Frequently asked questions
33+
url: faq.md
34+
- text: User voice
35+
url: https://cognitive.uservoice.com/forums/598144-video-indexer
36+
- linkListType: whats-new
37+
links:
38+
- text: "What's new in Video Indexer?"
39+
url: release-notes.md
40+
41+
# Card (optional)
42+
- title: Get started
43+
linkLists:
44+
- linkListType: quickstart
45+
links:
46+
- text: Sign up and upload a video
47+
url: video-indexer-get-started.md
48+
- text: Invite users
49+
url: invite-users.md
50+
- linkListType: how-to-guide
51+
links:
52+
- text: Create an account connected to Azure
53+
url: connect-to-azure.md
54+
- text: Use Video Indexer API
55+
url: video-indexer-use-apis.md
56+
- text: Upload and index your videos
57+
url: upload-index-videos.md
58+
- text: Examine output produced by API
59+
url: video-indexer-output-json-v2.md
60+
- text: Embed Video Indexer widgets into apps
61+
url: video-indexer-embed-widgets.md
62+
- linkListType: sample
63+
links:
64+
- text: Code samples
65+
url: https://github.com/Azure-Samples/media-services-video-indexer
2066

21-
- items:
22-
- type: list
23-
style: cards
24-
className: cardsM
25-
columns: 2
26-
items:
27-
- href: video-indexer-overview.md
28-
html: <p>Video Indexer incorporates media AI technologies to make it easier to extract insights from videos.</p>
29-
image:
30-
src: media/index/AMSIcons-media_servicesV3.svg
31-
title: What is Azure Media Services Video Indexer?
67+
# Card
68+
- title: Customize content models
69+
linkLists:
70+
- linkListType: how-to-guide
71+
links:
72+
- text: Customize a brands model
73+
url: customize-brands-model-with-website.md
74+
- text: Customize a language model
75+
url: customize-language-model-with-website.md
76+
- text: Customize a person model
77+
url: customize-person-model-with-website.md
3278

33-
- title: 5-Minute Quickstarts
34-
items:
35-
- type: paragraph
36-
text: 'Sign in to the Video Indexer website and upload your first video:'
37-
- type: list
38-
style: icon48
39-
items:
40-
- image:
41-
src: media/index/AMSIcons-media_analytics.svg
42-
text: Extract insights
43-
href: /azure/media-services/video-indexer/video-indexer-get-started
44-
- title: Step-by-Step Tutorials
45-
items:
46-
- type: paragraph
47-
text: 'Learn how to extract insights from your videos with the Video Indexer API:'
48-
- type: list
49-
style: icon48
50-
items:
51-
- image:
52-
src: media/index/AMSIcons-media_analytics.svg
53-
text: Extract insights
54-
href: /azure/media-services/video-indexer/video-indexer-use-apis
55-

articles/storage/blobs/storage-blob-static-website-how-to.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can enable static website hosting by using the [Azure Command-Line Interface
6767
This example assumes that you're running commands from Azure Cloud Shell session.
6868

6969
```azurecli-interactive
70-
az storage blob upload-batch -s <source-path> -d \$web --account-name <storage-account-name>
70+
az storage blob upload-batch -s <source-path> -d \$web --account-name <storage-account-name> --content-type 'text/html; charset=utf-8'
7171
```
7272

7373
* Replace the `<storage-account-name>` placeholder value with the name of your storage account.
@@ -152,6 +152,7 @@ You can enable static website hosting by using the Azure PowerShell module.
152152
```powershell
153153
# upload a file
154154
set-AzStorageblobcontent -File "<path-to-file>" `
155+
-Properties @{ ContentType = "text/html; charset=utf-8";} `
155156
-Container `$web `
156157
-Blob "<blob-name>" `
157158
-Context $ctx

0 commit comments

Comments
 (0)