Skip to content

Commit afafc07

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 322d802 + 538d9d9 commit afafc07

File tree

51 files changed

+190
-97
lines changed

Some content is hidden

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

51 files changed

+190
-97
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10455,7 +10455,7 @@
1045510455
},
1045610456
{
1045710457
"source_path_from_root": "/articles/azure-resource-manager/templates/template-functions-any.md",
10458-
"redirect_url": "/azure/azure-resource-manager/bicep/template-functions-any",
10458+
"redirect_url": "/azure/azure-resource-manager/bicep/bicep-functions-any",
1045910459
"redirect_document_id": false
1046010460
},
1046110461
{

articles/active-directory/app-provisioning/use-scim-to-provision-users-and-groups.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,8 @@ It helps to categorize between `/User` and `/Group` to map any default user attr
144144
| Azure Active Directory group | urn:ietf:params:scim:schemas:core:2.0:Group |
145145
| --- | --- |
146146
| displayName |displayName |
147-
| mail |emails[type eq "work"].value |
148-
| mailNickname |displayName |
149147
| members |members |
150148
| objectId |externalId |
151-
| proxyAddresses |emails[type eq "other"].Value |
152149

153150
**Example list of group attributes**
154151

@@ -1422,4 +1419,4 @@ To help drive awareness and demand of our joint integration, we recommend you up
14221419
> [Writing expressions for attribute mappings](functions-for-customizing-application-data.md)
14231420
> [Scoping filters for user provisioning](define-conditional-rules-for-provisioning-user-accounts.md)
14241421
> [Account provisioning notifications](user-provisioning.md)
1425-
> [List of tutorials on how to integrate SaaS apps](../saas-apps/tutorial-list.md)
1422+
> [List of tutorials on how to integrate SaaS apps](../saas-apps/tutorial-list.md)

articles/active-directory/develop/howto-add-branding-in-azure-ad-apps.md

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

99
ms.service: active-directory
1010
ms.subservice: develop
11-
ms.topic: how-to
11+
ms.topic: conceptual
1212
ms.workload: identity
1313
ms.date: 08/31/2020
1414
ms.author: ryanwi

articles/active-directory/develop/howto-handle-samesite-cookie-changes-chrome-browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.workload: identity
12-
ms.topic: how-to
12+
ms.topic: conceptual
1313
ms.date: 01/27/2020
1414
ms.author: jmprieur
1515
ms.reviewer: kkrishna

articles/active-directory/develop/msal-net-use-brokers-with-xamarin-apps.md

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

88
ms.service: active-directory
99
ms.subservice: develop
10-
ms.topic: conceptual
10+
ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 09/08/2019
1313
ms.author: jmprieur

articles/active-directory/develop/scenario-mobile-app-configuration.md

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

99
ms.service: active-directory
1010
ms.subservice: develop
11-
ms.topic: conceptual
11+
ms.topic: how-to
1212
ms.workload: identity
1313
ms.date: 06/16/2020
1414
ms.author: jmprieur

articles/active-directory/develop/vs-active-directory-dotnet-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: jillfra
66
ms.prod: visual-studio-windows
77
ms.technology: vs-azure
88
ms.workload: azure-vs
9-
ms.topic: how-to
9+
ms.topic: conceptual
1010
ms.date: 03/12/2018
1111
ms.author: ghogen
1212
ms.custom: "devx-track-csharp, aaddev, vs-azure"

articles/active-directory/develop/vs-active-directory-dotnet-what-happened.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: jillfra
66
ms.prod: visual-studio-windows
77
ms.technology: vs-azure
88
ms.workload: azure-vs
9-
ms.topic: how-to
9+
ms.topic: reference
1010
ms.date: 03/12/2018
1111
ms.author: ghogen
1212
ms.custom: "devx-track-csharp, aaddev, vs-azure"

articles/active-directory/develop/vs-active-directory-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: jillfra
66
ms.prod: visual-studio-windows
77
ms.technology: vs-azure
88
ms.workload: azure-vs
9-
ms.topic: how-to
9+
ms.topic: reference
1010
ms.date: 03/12/2018
1111
ms.author: ghogen
1212
ms.custom: aaddev, vs-azure

articles/active-directory/develop/vs-active-directory-webapi-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: jillfra
66
ms.prod: visual-studio-windows
77
ms.technology: vs-azure
88
ms.workload: azure-vs
9-
ms.topic: how-to
9+
ms.topic: conceptual
1010
ms.date: 03/12/2018
1111
ms.author: ghogen
1212
ms.custom: "devx-track-csharp, aaddev, vs-azure"

0 commit comments

Comments
 (0)