Skip to content

Commit d42e568

Browse files
authored
Merge pull request #210814 from MicrosoftDocs/main
Publish to live, Monday 4 AM PST, 9/12
2 parents 7541ae8 + e17ea72 commit d42e568

File tree

44 files changed

+212
-800
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+212
-800
lines changed

.openpublishing.redirection.virtual-desktop.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919
"source_path_from_root": "/articles/virtual-desktop/create-profile-container-adds.md",
2020
"redirect_url": "/azure/virtual-desktop/fslogix-profile-container-configure-azure-files-active-directory",
2121
"redirect_document_id": true
22+
},
23+
{
24+
"source_path_from_root": "/articles/virtual-desktop/shortpath.md",
25+
"redirect_url": "/azure/virtual-desktop/rdp-shortpath",
26+
"redirect_document_id": true
27+
},
28+
{
29+
"source_path_from_root": "/articles/virtual-desktop/shortpath-public.md",
30+
"redirect_url": "/azure/virtual-desktop/rdp-shortpath",
31+
"redirect_document_id": false
2232
}
2333
]
2434
}

articles/active-directory/develop/includes/desktop-app/quickstart-windows-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: include
1010
ms.workload: identity
11-
ms.date: 05/19/2022
11+
ms.date: 09/09/2022
1212
ms.author: jmprieur
1313
ms.custom: aaddev, identityplatformtop40, mode-api
1414
#Customer intent: As an application developer, I want to learn how my Windows Presentation Foundation (WPF) application can get an access token and call an API that's protected by the Microsoft identity platform.
1515
---
1616

1717

18-
In this quickstart, you download and run a code sample that demonstrates how a Windows Presentation Foundation (WPF) application can sign in users and get an access token to call the Microsoft Graph API.
18+
In this quickstart, you download and run a code sample that demonstrates how a Windows Presentation Foundation (WPF) application can sign in users and get an access token to call the Microsoft Graph API. The desktop app you build uses the authorization code flow paired with the Proof Key for Code Exchange (PKCE) standard.
1919

2020
See [How the sample works](#how-the-sample-works) for an illustration.
2121

articles/azure-app-configuration/howto-convert-to-the-new-spring-boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This command will list all of the keys you are about to delete so you can verify
7171

7272
## Which configurations are loaded
7373

74-
The default case of loading configuration matching `/applicaiton/*` hasn't changed. The change is that `/${spring.application.name}/*` will not be used in addition automatically anymore unless set. Instead, to use `/${spring.application.name}/*` you can use the new Selects configuration.
74+
The default case of loading configuration matching `/application/*` hasn't changed. The change is that `/${spring.application.name}/*` will not be used in addition automatically anymore unless set. Instead, to use `/${spring.application.name}/*` you can use the new Selects configuration.
7575

7676
```properties
7777
spring.cloud.azure.appconfiguration.stores[0].selects[0].key-filter=/${spring.application.name}/*

articles/azure-video-indexer/audio-effects-detection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Audio effects detection
2+
title: Enable audio effects detection
33
description: Audio Effects Detection is one of Azure Video Indexer AI capabilities that detects various acoustics events and classifies them into different acoustic categories (for example, gunshot, screaming, crowd reaction and more).
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
ms.date: 01/04/2022
66
ms.author: juliako
77
---
88

9-
# Audio effects detection (preview)
9+
# Enable audio effects detection (preview)
1010

1111
**Audio effects detection** is one of Azure Video Indexer AI capabilities that detects various acoustics events and classifies them into different acoustic categories (such as dog barking, crowd reactions, laugher and more).
1212

articles/azure-video-indexer/detected-clothing.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
title: People's detected in a video clothing
3-
description: This topic gives an overview of a person's detected in a video clothing feature.
4-
5-
ms.topic: conceptual
2+
title: Enable detected clothing feature
3+
description: Azure Video Indexer detects clothing associated with the person wearing it in the video and provides information such as the type of clothing detected and the timestamp of the appearance (start, end). The API returns the detection confidence level.
4+
ms.topic: how-to
65
ms.date: 11/15/2021
76
ms.author: juliako
87
---
98

10-
# People's detected clothing (preview)
9+
# Enable detected clothing feature (preview)
1110

1211
Azure Video Indexer detects clothing associated with the person wearing it in the video and provides information such as the type of clothing detected and the timestamp of the appearance (start, end). The API returns the detection confidence level.
1312

articles/azure-video-indexer/language-identification-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Use Azure Video Indexer to auto identify spoken languages - Azure
2+
title: Use Azure Video Indexer to auto identify spoken languages
33
description: This article describes how the Azure Video Indexer language identification model is used to automatically identifying the spoken language in a video.
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
ms.date: 04/12/2020
66
ms.author: ellbe
77
---

articles/azure-video-indexer/matched-person.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Matched person
2+
title: Enable the matched person insight
33
description: The topic explains how to use a match observed people feature. These are people that are detected in the video with the corresponding faces ("People" insight).
4-
ms.topic: conceptual
4+
ms.topic: how-to
55
ms.date: 12/10/2021
66
ms.author: juliako
77
---
88

9-
# Matched person (preview)
9+
# Enable the matched person insight (preview)
1010

1111
[!INCLUDE [Gate notice](./includes/face-limited-access.md)]
1212

articles/azure-video-indexer/observed-people-featured-clothing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: People's featured clothing
3-
description: This article gives an overview of featured clothing images appearing in a video.
4-
ms.topic: conceptual
5-
ms.date: 08/30/2022
2+
title: Enable featured clothing of an observed person
3+
description: When indexing a video using Azure Video Indexer advanced video settings, you can view the featured clothing of an observed person.
4+
ms.topic: how-to
5+
ms.date: 09/10/2022
66
ms.author: juliako
77
---
88

9-
# People's featured clothing (preview)
9+
# Enable featured clothing of an observed person (preview)
1010

1111
When indexing a video using Azure Video Indexer advanced video settings, you can view the featured clothing of an observed person. The insight provides information of key items worn by individuals within a video and the timestamp in which the clothing appears. This allows high-quality in-video contextual advertising, where relevant clothing ads are matched with the specific time within the video in which they are viewed.
1212

articles/azure-video-indexer/observed-people-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Trace observed people in a video
33
description: This topic gives an overview of a Trace observed people in a video concept.
44

5-
ms.topic: conceptual
5+
ms.topic: how-to
66
ms.date: 03/27/2022
77
ms.author: juliako
88
---

articles/azure-video-indexer/toc.yml

Lines changed: 70 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
- name: Deploy using ARM template
2929
displayName: Azure resporce manager
3030
href: deploy-with-arm-template.md
31+
- name: Develop with API
32+
href: video-indexer-use-apis.md
3133
- name: Samples
3234
items:
3335
- name: Azure Video Indexer samples
@@ -46,21 +48,6 @@
4648
href: live-stream-analysis.md
4749
- name: Considerations when using at scale
4850
href: considerations-when-use-at-scale.md
49-
- name: Insights
50-
items:
51-
- name: Language identification model
52-
href: language-identification-model.md
53-
- name: Observed people (preview)
54-
href: observed-people-tracing.md
55-
items:
56-
- name: Detected clothing (preview)
57-
href: detected-clothing.md
58-
- name: Featured clothing (preview)
59-
href: observed-people-featured-clothing.md
60-
- name: Matched person (preview)
61-
href: matched-person.md
62-
- name: Audio effects detection (preview)
63-
href: audio-effects-detection.md
6451
- name: Customizing content models
6552
items:
6653
- name: Overview
@@ -101,61 +88,78 @@
10188
href: /legal/azure-video-indexer/topics-inference-transparency-note?context=/azure/azure-video-indexer/context/context
10289
- name: How to guides
10390
items:
104-
- name: Create a classic account
105-
href: connect-to-azure.md
106-
- name: Connect an existing account to ARM
107-
href: connect-classic-account-to-arm.md
108-
- name: Add contributor role to Media Services
109-
href: add-contributor-role-on-the-media-service.md
110-
- name: Import content from the trial account
111-
href: import-content-from-trial.md
112-
- name: Upload and index videos
113-
href: upload-index-videos.md
114-
- name: Index a video from OneDrive
115-
href: odrv-download.md
116-
- name: Use Azure Video Indexer API
117-
href: video-indexer-use-apis.md
91+
- name: Manage accounts
92+
items:
93+
- name: Create a classic account
94+
href: connect-to-azure.md
95+
- name: Connect an existing account to ARM
96+
href: connect-classic-account-to-arm.md
97+
- name: Add contributor role to Media Services
98+
href: add-contributor-role-on-the-media-service.md
99+
- name: Import content from the trial account
100+
href: import-content-from-trial.md
101+
- name: Upload and index media
102+
items:
103+
- name: Upload and index videos
104+
href: upload-index-videos.md
105+
- name: Index a video from OneDrive
106+
href: odrv-download.md
118107
- name: Examine Azure Video Indexer output
119-
href: video-indexer-output-json-v2.md
120-
- name: View and edit insights
121-
href: video-indexer-view-edit.md
122-
- name: Find exact moments within videos
123-
displayName: search
124-
href: video-indexer-search.md
125-
- name: Detect scenes, shots, keyframes
126-
href: scenes-shots-keyframes.md
127-
- name: Identify and transcribe multi-language content
128-
href: multi-language-identification-transcription.md
129-
- name: Use editor to create projects
130-
href: use-editor-create-project.md
131-
- name: Embed widgets into your application
132-
href: video-indexer-embed-widgets.md
133-
- name: Insert or remove transcript lines
134-
href: edit-transcript-lines-portal.md
135-
- name: Logic Apps connector
136-
href: logic-apps-connector-tutorial.md
137-
- name: Customize content models
108+
href: video-indexer-output-json-v2.md
109+
- name: Use insights
138110
items:
139-
- name: Animated characters
140-
href: animated-characters-recognition-how-to.md
141-
- name: Person
142-
items:
143-
- name: using the website
144-
href: customize-person-model-with-website.md
145-
- name: using the API
146-
href: customize-person-model-with-api.md
147-
- name: Brands
111+
- name: View and edit insights
112+
href: video-indexer-view-edit.md
113+
- name: Find exact moments within videos
114+
displayName: search
115+
href: video-indexer-search.md
116+
- name: Detect scenes, shots, keyframes
117+
href: scenes-shots-keyframes.md
118+
- name: Insert or remove transcript lines
119+
href: edit-transcript-lines-portal.md
120+
- name: Identify and transcribe multi-language content
121+
href: multi-language-identification-transcription.md
122+
- name: Use editor to create projects
123+
href: use-editor-create-project.md
124+
- name: Automatically identify spoken languages
125+
href: language-identification-model.md
126+
- name: Observed people (preview)
127+
href: observed-people-tracing.md
148128
items:
149-
- name: using the website
150-
href: customize-brands-model-with-website.md
151-
- name: using the API
152-
href: customize-brands-model-with-api.md
153-
- name: Language
129+
- name: Detected clothing (preview)
130+
href: detected-clothing.md
131+
- name: Featured clothing (preview)
132+
href: observed-people-featured-clothing.md
133+
- name: Matched person (preview)
134+
href: matched-person.md
135+
- name: Audio effects detection (preview)
136+
href: audio-effects-detection.md
137+
- name: Customize content models
154138
items:
155-
- name: using the website
156-
href: customize-language-model-with-website.md
157-
- name: using the API
158-
href: customize-language-model-with-api.md
139+
- name: Animated characters
140+
href: animated-characters-recognition-how-to.md
141+
- name: Person
142+
items:
143+
- name: using the website
144+
href: customize-person-model-with-website.md
145+
- name: using the API
146+
href: customize-person-model-with-api.md
147+
- name: Brands
148+
items:
149+
- name: using the website
150+
href: customize-brands-model-with-website.md
151+
- name: using the API
152+
href: customize-brands-model-with-api.md
153+
- name: Language
154+
items:
155+
- name: using the website
156+
href: customize-language-model-with-website.md
157+
- name: using the API
158+
href: customize-language-model-with-api.md
159+
- name: Embed widgets into your application
160+
href: video-indexer-embed-widgets.md
161+
- name: Logic Apps connector
162+
href: logic-apps-connector-tutorial.md
159163
- name: Monitor Video Indexer
160164
href: monitor-video-indexer.md
161165
- name: Network Security

0 commit comments

Comments
 (0)