Skip to content

Commit fe5c0f4

Browse files
authored
Merge pull request #238841 from MicrosoftDocs/ms-build-2023-integration
[DO NOT MERGE] Integration branch for Build 2023
2 parents 43effca + 218bf2d commit fe5c0f4

File tree

931 files changed

+39120
-4237
lines changed

Some content is hidden

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

931 files changed

+39120
-4237
lines changed

.openpublishing.publish.config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,12 @@
410410
"branch": "main",
411411
"branch_mapping": {}
412412
},
413+
{
414+
"path_to_root": "azureml-examples-vj",
415+
"url": "https://github.com/azure/azureml-examples",
416+
"branch": "vijetajo-patch-2",
417+
"branch_mapping": {}
418+
},
413419
{
414420
"path_to_root": "azureml-examples-batch-pup",
415421
"url": "https://github.com/azure/azureml-examples",
@@ -440,6 +446,12 @@
440446
"branch": "main",
441447
"branch_mapping": {}
442448
},
449+
{
450+
"path_to_root": "azureml-examples-featurestore",
451+
"url": "https://github.com/Azure/azureml-examples",
452+
"branch": "featurestore/pup",
453+
"branch_mapping": {}
454+
},
443455
{
444456
"path_to_root": "terraform",
445457
"url": "https://github.com/Azure/terraform",

.openpublishing.redirection.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22739,11 +22739,20 @@
2273922739
"redirect_url": "/azure/synapse-analytics/synapse-link/synapse-link-for-sql-known-issues",
2274022740
"redirect_document_id": false
2274122741
},
22742+
{
22743+
"source_path_from_root": "/articles/aks/use-mariner.md",
22744+
"redirect_url": "/azure/aks/use-azurelinux",
22745+
"redirect_document_id": false
22746+
},
2274222747
{
2274322748
"source_path_from_root": "/articles/active-directory/authentication/how-to-migrate-mfa-server-to-azure-mfa-user-authentication.md",
2274422749
"redirect_url": "/azure/active-directory/authentication/how-to-migrate-mfa-server-to-mfa-user-authentication",
2274522750
"redirect_document_id": true
22751+
},
22752+
{
22753+
"source_path_from_root": "/articles/azure-functions/functions-create-function-linux-custom-image.md",
22754+
"redirect_url": "/azure/azure-functions/functions-how-to-custom-container",
22755+
"redirect_document_id": false
2274622756
}
22747-
2274822757
]
2274922758
}

articles/active-directory-b2c/aad-sspr-technical-profile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ manager: CelesteDG
88

99
ms.service: active-directory
1010
ms.workload: identity
11+
ms.custom: build-2023
1112
ms.topic: reference
1213
ms.date: 11/08/2022
1314
ms.author: kengaderdus

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 03/09/2023
12-
ms.custom: project-no-code
12+
ms.custom: project-no-code, build-2023
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
15-
1615
---
1716
# Request an access token in Azure Active Directory B2C
1817

articles/active-directory-b2c/active-directory-technical-profile.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ manager: CelesteDG
88

99
ms.service: active-directory
1010
ms.workload: identity
11+
ms.custom: build-2023
1112
ms.topic: reference
1213
ms.date: 12/29/2022
1314
ms.author: kengaderdus
@@ -267,17 +268,3 @@ The following settings can be used to configure the error message displayed upon
267268
See the following article, for example of using Azure AD technical profile:
268269

269270
- [Add claims and customize user input using custom policies in Azure Active Directory B2C](configure-user-input.md)
270-
271-
272-
273-
274-
275-
276-
277-
278-
279-
280-
281-
282-
283-

articles/active-directory-b2c/add-api-connector-token-enrichment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: CelesteDG
77

88
ms.service: active-directory
99
ms.workload: identity
10+
ms.custom: build-2023
1011
ms.topic: how-to
1112

1213
ms.date: 01/17/2023

articles/active-directory-b2c/add-api-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 12/20/2022
99
author: garrodonnell
1010
ms.author: godonnell
1111
manager: CelesteDG
12-
ms.custom: "it-pro,b2c-support"
12+
ms.custom: it-pro, b2c-support, build-2023
1313
zone_pivot_groups: b2c-policy-type
1414
---
1515

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77

88
ms.author: godonnell
99
ms.date: 02/08/2023
10-
ms.custom: mvc
10+
ms.custom: mvc, build-2023
1111
ms.topic: how-to
1212
ms.service: active-directory
1313
ms.subservice: B2C

articles/active-directory-b2c/add-native-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77

88
ms.author: kengaderdus
99
ms.date: 02/04/2019
10-
ms.custom: mvc
10+
ms.custom: mvc, build-2023
1111
ms.topic: how-to
1212
ms.service: active-directory
1313
ms.subservice: B2C
@@ -17,4 +17,4 @@ ms.subservice: B2C
1717

1818
Native client resources need to be registered in your tenant before your application can communicate with Azure Active Directory B2C.
1919

20-
[!INCLUDE [active-directory-b2c-appreg-native](../../includes/active-directory-b2c-appreg-native.md)]
20+
[!INCLUDE [active-directory-b2c-appreg-native](../../includes/active-directory-b2c-appreg-native.md)]

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ manager: CelesteDG
88

99
ms.service: active-directory
1010
ms.workload: identity
11+
ms.custom: build-2023
1112
ms.topic: how-to
1213
ms.date: 08/24/2021
1314
ms.author: kengaderdus

0 commit comments

Comments
 (0)