Skip to content

Commit 3f20f37

Browse files
authored
Merge pull request #186376 from MicrosoftDocs/master
1/26 PM Publish
2 parents 82f8fda + 6b39ca7 commit 3f20f37

File tree

173 files changed

+2610
-1673
lines changed

Some content is hidden

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

173 files changed

+2610
-1673
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18032,6 +18032,11 @@
1803218032
"redirect_url": "/azure/lab-services/class-type-ethical-hacking",
1803318033
"redirect_document_id": true
1803418034
},
18035+
{
18036+
"source_path_from_root": "/articles/lab-services/class-type-ethical-hacking-virtualbox.md",
18037+
"redirect_url": "/azure/lab-services/class-types",
18038+
"redirect_document_id": false
18039+
},
1803518040
{
1803618041
"source_path_from_root": "/articles/lab-services/classroom-labs/class-type-jupyter-notebook.md",
1803718042
"redirect_url": "/azure/lab-services/class-type-jupyter-notebook",
@@ -21052,7 +21057,11 @@
2105221057
"redirect_url": "/azure/machine-learning/reference-yaml-job-pipeline",
2105321058
"redirect_document_id": false
2105421059
},
21055-
21060+
{
21061+
"source_path_from_root": "/articles/machine-learning/tutorial-pipeline-batch-scoring-classification.md",
21062+
"redirect_url": "/azure/machine-learning/tutorial-pipeline-python-sdk",
21063+
"redirect_document_id": false
21064+
},
2105621065
{
2105721066
"source_path_from_root": "/articles/cognitive-services/QnAMaker/reference-precise-answering.md",
2105821067
"redirect_url": "/azure/cognitive-services/language/custom-question-answering/concepts/precise-answering",

articles/active-directory/authentication/tutorial-enable-sspr.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ In this tutorial you learn how to:
2929
> * Set up authentication methods and registration options
3030
> * Test the SSPR process as a user
3131
32+
## Video tutorial
33+
34+
You can also follow along in a related video: [How to enable and configure SSPR in Azure AD](https://www.youtube.com/embed/rA8TvhNcCvQ?azure-portal=true).
35+
3236
## Prerequisites
3337

3438
To finish this tutorial, you need the following resources and privileges:

articles/active-directory/develop/quickstart-v2-android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 01/14/2022
13+
ROBOTS: NOINDEX
1314
ms.author: marsma
1415
ms.custom: aaddev, identityplatformtop40, "scenarios:getting-started", "languages:Android", has-adal-ref, mode-api
1516
#Customer intent: As an application developer, I want to learn how Android native apps can call protected APIs that require login and access tokens using the Microsoft identity platform.

articles/active-directory/develop/quickstart-v2-aspnet-core-web-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 01/11/2022
13+
ROBOTS: NOINDEX
1314
ms.author: jmprieur
1415
ms.custom: devx-track-csharp, "scenarios:getting-started", "languages:aspnet-core", mode-api
1516
#Customer intent: As an application developer, I want to know how to write an ASP.NET Core web API that uses the Microsoft identity platform to authorize API requests from clients.

articles/active-directory/develop/quickstart-v2-aspnet-core-webapp-calls-graph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 11/22/2021
13+
ROBOTS: NOINDEX
1314
ms.author: jmprieur
1415
ms.custom: devx-track-csharp, aaddev, "scenarios:getting-started", "languages:aspnet-core", mode-other
1516
#Customer intent: As an application developer, I want to download and run a demo ASP.NET Core web app that can sign in users with personal Microsoft accounts (MSA) and work/school accounts from any Azure Active Directory instance, then access their data in Microsoft Graph on their behalf.

articles/active-directory/develop/quickstart-v2-aspnet-core-webapp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 11/22/2021
13+
ROBOTS: NOINDEX
1314
ms.author: jmprieur
1415
ms.custom: devx-track-csharp, aaddev, identityplatformtop40, "scenarios:getting-started", "languages:aspnet-core", mode-other
1516
#Customer intent: As an application developer, I want to know how to write an ASP.NET Core web app that can sign in personal accounts, as well as work and school accounts, from any Azure Active Directory instance.

articles/active-directory/develop/quickstart-v2-aspnet-webapp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 11/22/2021
13+
ROBOTS: NOINDEX
1314
ms.author: jmprieur
1415
ms.custom: devx-track-csharp, aaddev, identityplatformtop40, "scenarios:getting-started", "languages:ASP.NET", contperf-fy21q1, mode-other
1516
#Customer intent: As an application developer, I want to see a sample ASP.NET web app that can sign in Azure AD users.

articles/active-directory/develop/quickstart-v2-dotnet-native-aspnet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 01/11/2022
13+
ROBOTS: NOINDEX
1314
ms.author: jmprieur
1415
ms.custom: devx-track-csharp, aaddev, identityplatformtop40, "scenarios:getting-started", "languages:ASP.NET", mode-api
1516
#Customer intent: As an application developer, I want to know how to set up OpenId Connect authentication in a web application that's built by using Node.js with Express.

articles/active-directory/develop/quickstart-v2-ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 01/14/2022
13+
ROBOTS: NOINDEX
1314
ms.author: marsma
1415
ms.reviewer: jmprieur, saeeda
1516
ms.custom: aaddev, identityplatformtop40, "scenarios:getting-started", "languages:iOS", mode-api

articles/active-directory/develop/quickstart-v2-java-daemon.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: develop
1010
ms.topic: portal
1111
ms.workload: identity
1212
ms.date: 01/10/2022
13+
ROBOTS: NOINDEX
1314
ms.author: marsma
1415
ms.custom: aaddev, "scenarios:getting-started", "languages:Java", devx-track-java, mode-api
1516
#Customer intent: As an application developer, I want to learn how my Java app can get an access token and call an API that's protected by Microsoft identity platform endpoint using client credentials flow.

0 commit comments

Comments
 (0)