Skip to content

Commit c3b812f

Browse files
authored
Merge pull request #225530 from MicrosoftDocs/main
Publish to live, Monday 4 AM PST, 1/30
2 parents fbb1a5c + 38137ce commit c3b812f

File tree

239 files changed

+770
-508
lines changed

Some content is hidden

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

239 files changed

+770
-508
lines changed

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16084,11 +16084,36 @@
1608416084
"redirect_url": "/azure/sentinel/normalization-schema-dns",
1608516085
"redirect_document_id": true
1608616086
},
16087+
{
16088+
"source_path_from_root": "/articles/sentinel/authentication-normalization-schema.md",
16089+
"redirect_url": "/azure/sentinel/normalization-schema-authentication",
16090+
"redirect_document_id": true
16091+
},
16092+
{
16093+
"source_path_from_root": "/articles/sentinel/dhcp-normalization-schema.md",
16094+
"redirect_url": "/azure/sentinel/normalization-schema-dhcp",
16095+
"redirect_document_id": true
16096+
},
16097+
{
16098+
"source_path_from_root": "/articles/sentinel/user-management-normalization-schema.md",
16099+
"redirect_url": "/azure/sentinel/normalization-schema-user-management",
16100+
"redirect_document_id": true
16101+
},
1608716102
{
1608816103
"source_path_from_root": "/articles/sentinel/file-event-normalization-schema.md",
1608916104
"redirect_url": "/azure/sentinel/normalization-schema-file-event",
1609016105
"redirect_document_id": true
1609116106
},
16107+
{
16108+
"source_path_from_root": "/articles/sentinel/registry-event-normalization-schema.md",
16109+
"redirect_url": "/azure/sentinel/normalization-schema-registry-event",
16110+
"redirect_document_id": true
16111+
},
16112+
{
16113+
"source_path_from_root": "/articles/sentinel/process-events-normalization-schema.md",
16114+
"redirect_url": "/azure/sentinel/normalization-schema-process-event",
16115+
"redirect_document_id": true
16116+
},
1609216117
{
1609316118
"source_path_from_root": "/articles/service-bus/index.md",
1609416119
"redirect_url": "/azure/service-bus-messaging/index",

articles/active-directory-b2c/identity-provider-twitter.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,18 @@ To enable sign-in for users with a Twitter account in Azure AD B2C, you need to
4040
1. Under **Use case** tab, select your preferred use case, and then select **Next**.
4141
1. Under **Project description** tab, enter your project description, and then select **Next** button.
4242
1. Under **App name** tab, enter a name for your app, such as *azureadb2c*, and the select **Next** button.
43-
1. Under **Keys & Tokens** tab, copy the value of **API Key** and **API Key Secret** for later. You use both of them to configure Twitter as an identity provider in your Azure AD B2C tenant.
43+
1. Under **Keys & Tokens** tab, copy the value of **API Key** and **API Key Secret**. You will use these for configuration later.
4444
1. Select **App settings** to open the app settings.
45-
1. At the lower part of the page, under **User authentication settings**, select **Set up**.
46-
1. In the **User authentication settings** page, select **OAuth 2.0** option.
47-
1. Under **OAUTH 2.0 SETTINGS**, for the **Type of app**, select your appropriate app type such as *Web App*.
48-
1. Under **GENERAL AUTHENTICATION SETTINGS**:
49-
1. For the **Callback URI/Redirect URL**, enter `https://your-tenant.b2clogin.com/your-tenant-name.onmicrosoft.com/your-policy-id/oauth1/authresp`. If you use a [custom domain](custom-domain.md), enter `https://your-domain-name/your-tenant-name.onmicrosoft.com/your-user-flow-Id/oauth1/authresp`. Use all lowercase letters when entering your tenant name and user flow ID even if they are defined with uppercase letters in Azure AD B2C. Replace:
45+
1. At the lower part of the page, under **User authentication settings**, select **Set up**.
46+
1. Under **Type of app**, select your appropriate app type such as *Web App*.
47+
1. Under **App Info**:
48+
1. For the **Callback URI/Redirect URL**, enter `https://your-tenant-name.b2clogin.com/your-tenant-name.onmicrosoft.com/your-policy-id/oauth1/authresp`. If you use a [custom domain](custom-domain.md), enter `https://your-domain-name/your-tenant-name.onmicrosoft.com/your-user-flow-Id/oauth1/authresp`. Use all lowercase letters when entering your tenant name and user flow ID even if they are defined with uppercase letters in Azure AD B2C. Replace:
5049
- `your-tenant-name` with the name of your tenant name.
5150
- `your-domain-name` with your custom domain.
5251
- `your-policy-id` with the identifier of your user flow. For example, `b2c_1a_signup_signin_twitter`.
5352
1. For the **Website URL**, enter `https://your-tenant.b2clogin.com`. Replace `your-tenant` with the name of your tenant. For example, `https://contosob2c.b2clogin.com`. If you use a [custom domain](custom-domain.md), enter `https://your-domain-name`.
54-
1. Enter a URL for the **Terms of service**, for example `http://www.contoso.com/tos`. The policy URL is a page you maintain to provide terms and conditions for your application.
55-
1. Enter a URL for the **Privacy policy**, for example `http://www.contoso.com/privacy`. The policy URL is a page you maintain to provide privacy information for your application.
53+
1. (Optional) Enter a URL for the **Terms of service**, for example `http://www.contoso.com/tos`. The policy URL is a page you maintain to provide terms and conditions for your application.
54+
1. (Optional) Enter a URL for the **Privacy policy**, for example `http://www.contoso.com/privacy`. The policy URL is a page you maintain to provide privacy information for your application.
5655
1. Select **Save**.
5756
::: zone-end
5857

@@ -68,9 +67,8 @@ To enable sign-in for users with a Twitter account in Azure AD B2C, you need to
6867
1. Under **Keys & Tokens** tab, copy the value of **API Key** and **API Key Secret** for later. You use both of them to configure Twitter as an identity provider in your Azure AD B2C tenant.
6968
1. Select **App settings** to open the app settings.
7069
1. At the lower part of the page, under **User authentication settings**, select **Set up**.
71-
1. In the **User authentication settings** page, select **OAuth 2.0** option.
72-
1. Under **OAUTH 2.0 SETTINGS**, for the **Type of app**, select your appropriate app type such as *Web App*.
73-
1. Under **GENERAL AUTHENTICATION SETTINGS**:
70+
1. Under **Type of app**, select your appropriate app type such as *Web App*.
71+
1. Under **App Info**:
7472
1. For the **Callback URI/Redirect URL**, enter `https://your-tenant.b2clogin.com/your-tenant-name.onmicrosoft.com/your-user-flow-name/oauth1/authresp`. If you use a [custom domain](custom-domain.md), enter `https://your-domain-name/your-tenant-name.onmicrosoft.com/your-user-flow-Id/oauth1/authresp`. Use all lowercase letters when entering your tenant name and user flow ID even if they are defined with uppercase letters in Azure AD B2C. Replace:
7573
- `your-tenant-name` with the name of your tenant name.
7674
- `your-domain-name` with your custom domain.
@@ -105,6 +103,9 @@ At this point, the Twitter identity provider has been set up, but it's not yet a
105103
1. Select the user flow that you want to add the Twitter identity provider.
106104
1. Under the **Social identity providers**, select **Twitter**.
107105
1. Select **Save**.
106+
107+
## Test your User Flow
108+
108109
1. To test your policy, select **Run user flow**.
109110
1. For **Application**, select the web application named *testapp1* that you previously registered. The **Reply URL** should show `https://jwt.ms`.
110111
1. Select the **Run user flow** button.

articles/active-directory-domain-services/ad-auth-no-join-linux-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: domain-services
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 10/12/2022
11+
ms.date: 01/29/2023
1212
ms.author: tommasosacco
1313

1414
---

articles/active-directory-domain-services/administration-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 06/15/2022
12+
ms.date: 01/29/2023
1313
ms.author: justinha
1414

1515
---

articles/active-directory-domain-services/alert-ldaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: troubleshooting
13-
ms.date: 07/09/2020
13+
ms.date: 01/29/2023
1414
ms.author: justinha
1515

1616
---

articles/active-directory-domain-services/alert-nsg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: troubleshooting
13-
ms.date: 12/16/2020
13+
ms.date: 01/29/2023
1414
ms.author: justinha
1515

1616
---

articles/active-directory-domain-services/alert-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: troubleshooting
13-
ms.date: 09/04/2022
13+
ms.date: 01/29/2023
1414
ms.author: justinha
1515

1616
---

articles/active-directory-domain-services/change-sku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 07/09/2020
12+
ms.date: 01/29/2023
1313
ms.author: justinha
1414

1515
#Customer intent: As an identity administrator, I want to change the SKU for my Azure AD Domain Services managed domain to use different features as my business requirements change.

articles/active-directory-domain-services/check-health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: how-to
13-
ms.date: 07/06/2020
13+
ms.date: 01/29/2023
1414
ms.author: justinha
1515

1616
---

articles/active-directory-domain-services/compare-identity-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: overview
12-
ms.date: 06/08/2020
12+
ms.date: 01/29/2023
1313
ms.author: justinha
1414

1515
#Customer intent: As an IT administrator or decision maker, I want to understand the differences between Active Directory Domain Services (AD DS), Azure AD, and Azure AD DS so I can choose the most appropriate identity solution for my organization.

0 commit comments

Comments
 (0)