Skip to content

Commit debc0a8

Browse files
authored
Merge branch 'master' into patch-2
2 parents 7f354c4 + f71ba01 commit debc0a8

File tree

3,247 files changed

+79423
-26156
lines changed

Some content is hidden

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

3,247 files changed

+79423
-26156
lines changed

.openpublishing.publish.config.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,12 @@
231231
"branch": "main",
232232
"branch_mapping": {}
233233
},
234+
{
235+
"path_to_root": "functions-openapi-turbine-repair",
236+
"url": "https://github.com/Azure-Samples/functions-openapi-turbine-repair",
237+
"branch": "main",
238+
"branch_mapping": {}
239+
},
234240
{
235241
"path_to_root": "azure-functions-templates-v3",
236242
"url": "https://github.com/Azure/azure-functions-templates",
@@ -248,7 +254,13 @@
248254
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",
249255
"branch": "master",
250256
"branch_mapping": {}
251-
},
257+
},
258+
{
259+
"path_to_root": "azure-search-python-samples",
260+
"url": "https://github.com/Azure-Samples/azure-search-python-samples",
261+
"branch": "master",
262+
"branch_mapping": {}
263+
},
252264
{
253265
"path_to_root": "samples-personalizer",
254266
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
@@ -330,7 +342,7 @@
330342
{
331343
"path_to_root": "media-services-v3-dotnet-tutorials",
332344
"url": "https://github.com/Azure-Samples/media-services-v3-dotnet-tutorials",
333-
"branch": "master",
345+
"branch": "main",
334346
"branch_mapping": {}
335347
},
336348
{
@@ -755,4 +767,4 @@
755767
".openpublishing.redirection.security-benchmark.json",
756768
".openpublishing.redirection.media-services.json"
757769
]
758-
}
770+
}

.openpublishing.redirection.json

Lines changed: 434 additions & 101 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.media-services.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,11 @@
614614
"source_path_from_root": "/articles/media-services/latest/encode-custom-preset-rest-how-to.md",
615615
"redirect_url": "transform-custom-preset-rest-how-to",
616616
"redirect_document_id": false
617-
}
617+
},
618+
{
619+
"source_path_from_root": "/articles/azure/media-services/video-indexer/index.yml",
620+
"redirect_url": "/azure/azure-video-analyzer/video-analyzer-for-media-docs",
621+
"redirect_document_id": false
622+
}
618623
]
619624
}

.whatsnew/.defender-for-iot.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
3+
"docSetProductName": "Azure Defender for IoT",
4+
"rootDirectory": "articles/defender-for-iot/",
5+
"docLinkSettings": {
6+
"linkFormat": "relative",
7+
"relativeLinkPrefix": "/azure/defender-for-iot/"
8+
},
9+
"inclusionCriteria": {
10+
"excludePullRequestTitles": true,
11+
"minAdditionsToFile" : 20
12+
"maxFilesChanged": 50,
13+
"labels": [
14+
"label:defender-for-iot/svc"
15+
]
16+
},
17+
"areas": [
18+
{
19+
"name": ".",
20+
"heading": "Azure Defender for IoT"
21+
},
22+
]
23+
}

.whatsnew/.security-center.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
3+
"docSetProductName": "Azure Security Center",
4+
"rootDirectory": "articles/security-center/",
5+
"docLinkSettings": {
6+
"linkFormat": "relative",
7+
"relativeLinkPrefix": "/azure/security-center/"
8+
},
9+
"inclusionCriteria": {
10+
"excludePullRequestTitles": true,
11+
"minAdditionsToFile" : 20
12+
"maxFilesChanged": 50,
13+
"labels": [
14+
"label:security-center/svc"
15+
]
16+
},
17+
"areas": [
18+
{
19+
"name": ".",
20+
"heading": "Azure Security Center"
21+
},
22+
]
23+
}

.whatsnew/.sentinel.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
3+
"docSetProductName": "Azure Sentinel",
4+
"rootDirectory": "articles/sentinel/",
5+
"docLinkSettings": {
6+
"linkFormat": "relative",
7+
"relativeLinkPrefix": "/azure/sentinel/"
8+
},
9+
"inclusionCriteria": {
10+
"excludePullRequestTitles": true,
11+
"minAdditionsToFile" : 20
12+
"maxFilesChanged": 50,
13+
"labels": [
14+
"label:azure-sentinel/svc"
15+
]
16+
},
17+
"areas": [
18+
{
19+
"name": ".",
20+
"heading": "Azure Sentinel"
21+
},
22+
]
23+
}

articles/active-directory-b2c/TOC.yml

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
href: tutorial-create-tenant.md
2525
- name: 2 - Register an application
2626
href: tutorial-register-applications.md
27-
- name: 3 - Create user flows
27+
- name: 3 - Create user flows and custom policies
2828
href: tutorial-create-user-flows.md
29-
- name: 4 - Authenticate users
29+
- name: Authenticate users
3030
items:
3131
- name: ASP.NET
3232
href: tutorial-web-app-dotnet.md
@@ -37,15 +37,15 @@
3737
- name: Python
3838
href: tutorial-web-app-python.md
3939
displayName: flask
40-
- name: 5 - Grant API access
40+
- name: Grant API access
4141
items:
4242
- name: ASP.NET
4343
href: tutorial-web-api-dotnet.md
4444
- name: Desktop
4545
href: tutorial-desktop-app-webapi.md
4646
- name: Single page
4747
href: tutorial-single-page-app-webapi.md
48-
- name: 6 - Clean up and delete tenant
48+
- name: Clean up and delete tenant
4949
href: tutorial-delete-tenant.md
5050
- name: Samples
5151
href: code-samples.md
@@ -105,8 +105,14 @@
105105
href: tenant-management.md
106106
- name: App integration
107107
items:
108-
- name: Register a web application
109-
href: tutorial-register-applications.md
108+
- name: ASP.NET Core web app
109+
items:
110+
- name: Configure a sample web app
111+
href: configure-authentication-sample-web-app.md
112+
- name: Enable authentication in your app
113+
href: enable-authentication-web-application.md
114+
- name: Authentication options
115+
href: enable-authentication-web-application-options.md
110116
- name: Register a single-page application (SPA)
111117
href: tutorial-register-spa.md
112118
- name: SAML application
@@ -158,7 +164,7 @@
158164
items:
159165
- name: Local account identity provider
160166
href: identity-provider-local.md
161-
displayName: Username, Email, Phone authorization, Phone sing-in
167+
displayName: Username, Email, Phone authorization, Phone sign-in
162168
- name: Add an identity provider
163169
href: add-identity-provider.md
164170
- name: AD FS
@@ -475,14 +481,16 @@
475481
href: id-token-hint.md
476482
- name: JWT token issuer
477483
href: jwt-issuer-technical-profile.md
478-
- name: OAuth1
484+
- name: OAuth1 identity provider
479485
href: oauth1-technical-profile.md
480-
- name: OAuth2
486+
- name: OAuth2 identity provider
481487
href: oauth2-technical-profile.md
488+
- name: OAuth2 custom error
489+
href: oauth2-error-technical-profile.md
482490
- name: One-time password
483491
href: one-time-password-technical-profile.md
484492
displayName: otp
485-
- name: OpenID Connect
493+
- name: OpenID Connect identity provider
486494
href: openid-connect-technical-profile.md
487495
- name: Phone factor
488496
href: phone-factor-technical-profile.md
@@ -551,7 +559,7 @@
551559
- name: Azure Roadmap
552560
href: https://azure.microsoft.com/roadmap/?category=security-identity
553561
- name: Frequently asked questions
554-
href: faq.md
562+
href: /azure/active-directory-b2c/faq
555563
- name: Getting help
556564
href: ../active-directory/develop/developer-support-help-options.md
557565
- name: Pricing

articles/active-directory-b2c/access-tokens.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
11-
ms.date: 10/26/2020
11+
ms.date: 05/26/2021
1212
ms.custom: project-no-code
1313
ms.author: mimart
1414
ms.subservice: B2C
@@ -21,7 +21,7 @@ An *access token* contains claims that you can use in Azure Active Directory B2C
2121
This article shows you how to request an access token for a web application and web API. For more information about tokens in Azure AD B2C, see the [overview of tokens in Azure Active Directory B2C](tokens-overview.md).
2222

2323
> [!NOTE]
24-
> **Web API chains (On-Behalf-Of) is not supported by Azure AD B2C.** - Many architectures include a web API that needs to call another downstream web API, both secured by Azure AD B2C. This scenario is common in clients that have a web API back end, which in turn calls a another service. This chained web API scenario can be supported by using the OAuth 2.0 JWT Bearer Credential grant, otherwise known as the On-Behalf-Of flow. However, the On-Behalf-Of flow is not currently implemented in Azure AD B2C.
24+
> **Web API chains (On-Behalf-Of) is not supported by Azure AD B2C.** - Many architectures include a web API that needs to call another downstream web API, both secured by Azure AD B2C. This scenario is common in clients that have a web API back end, which in turn calls a another service. This chained web API scenario can be supported by using the OAuth 2.0 JWT Bearer Credential grant, otherwise known as the On-Behalf-Of flow. However, the On-Behalf-Of flow is not currently implemented in Azure AD B2C. Although On-Behalf-Of works for applications registered in Azure AD, it does not work for applications registered in Azure AD B2C, regardless of the tenant (Azure AD or Azure AD B2C) that is issuing the tokens.
2525
2626
## Prerequisites
2727

articles/active-directory-b2c/add-password-reset-policy.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 05/11/2021
12+
ms.date: 05/24/2021
1313
ms.custom: project-no-code
1414
ms.author: mimart
1515
ms.subservice: B2C
@@ -24,8 +24,13 @@ zone_pivot_groups: b2c-policy-type
2424

2525
The [sign-up and sign-in journey](add-sign-up-and-sign-in-policy.md) allows users to reset their own password using the **Forgot your password?** link. The password reset flow involves the following steps:
2626

27-
1. From the sign-up and sign-in page, the user clicks the **Forgot your password?** link. Azure AD B2C initiates the password reset flow.
28-
2. The user provides and verifies their email address with a Timed One Time Passcode.
27+
1. From the sign-up and sign-in page, the user clicks the **Forgot your password?** link. Azure AD B2C initiates the password reset flow.
28+
2. The user provides their email address and selects **Send verification code**. Azure AD B2C will then send the user a verification code.
29+
30+
* The user needs to open the mail box and copy the verification code. The user then enters the verification code in Azure AD B2C password reset page, and selects **Verify code**.
31+
32+
> [!NOTE]
33+
> After the email is verified, the user can still select **Change e-mail**, type the other email, and repeat the email verification from the beginning.
2934
3. The user can then enter a new password.
3035

3136
![Password reset flow](./media/add-password-reset-policy/password-reset-flow.png)

articles/active-directory-b2c/billing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.topic: reference
1010
ms.workload: identity
11-
ms.date: 02/01/2021
11+
ms.date: 05/24/2021
1212
ms.author: mimart
1313
ms.subservice: B2C
1414
ms.custom: fasttrack-edit
@@ -38,7 +38,8 @@ To take advantage of MAU billing, your Azure AD B2C tenant must be linked to an
3838
MAU billing went into effect for Azure AD B2C tenants on **November 1, 2019**. Any Azure AD B2C tenants that you created and linked to a subscription on or after that date have been billed on a per-MAU basis. If you have an Azure AD B2C tenant that hasn't been linked to a subscription, you'll need to do so now. If you have an existing Azure AD B2C tenant that was linked to a subscription before November 1, 2019, we recommend you upgrade to the monthly active users (MAU) billing model, or you can stay on the per-authentication billing model.
3939

4040
Your Azure AD B2C tenant must also be linked to the appropriate Azure pricing tier based on the features you want to use. Premium features require Azure AD B2C [Premium P1 or P2 pricing](https://azure.microsoft.com/pricing/details/active-directory-b2c/). You might need to upgrade your pricing tier as you use new features. For example, Conditional Access, you’ll need to select the Azure AD B2C Premium P2 pricing tier for your tenant.
41-
41+
> [!NOTE]
42+
> Your first 50,000 MAUs per month are free for both Premium P1 and Premium P2 features. To determine the total number of MAUs, we combine MAUs from all your tenants (both Azure AD and Azure AD B2C) that are linked to the same subscription.
4243
## Link an Azure AD B2C tenant to a subscription
4344

4445
Usage charges for Azure Active Directory B2C (Azure AD B2C) are billed to an Azure subscription. You need to explicitly link an Azure AD B2C tenant to an Azure subscription by creating an Azure AD B2C *resource* within the target Azure subscription. Several Azure AD B2C resources can be created in a single Azure subscription, along with other Azure resources like virtual machines, Storage accounts, and Logic Apps. You can see all of the resources within a subscription by going to the Azure Active Directory (Azure AD) tenant that the subscription is associated with.

0 commit comments

Comments
 (0)