Skip to content

Commit 17e2be1

Browse files
authored
Merge branch 'master' into gpu-updates
2 parents 1c226fc + 639a120 commit 17e2be1

File tree

2,677 files changed

+35779
-36590
lines changed

Some content is hidden

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

2,677 files changed

+35779
-36590
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,12 @@
306306
"branch": "master",
307307
"branch_mapping": {}
308308
},
309+
{
310+
"path_to_root": "cosmosdb-nodejs-get-started",
311+
"url": "https://github.com/Azure-Samples/azure-cosmos-db-sql-api-nodejs-getting-started",
312+
"branch": "master",
313+
"branch_mapping": {}
314+
},
309315
{
310316
"path_to_root": "cognitive-services-content-moderator-samples",
311317
"url": "https://github.com/Azure-Samples/cognitive-services-content-moderator-samples",

.openpublishing.redirection.json

Lines changed: 398 additions & 8 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Request an access token - Azure Active Directory B2C | Microsoft Docs
33
description: Learn how to request an access token from Azure Active Directory B2C.
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 04/16/2019
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414

1515
---

articles/active-directory-b2c/active-directory-b2c-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Applications types that can be used in Azure Active Directory B2C | Microsoft Docs
33
description: Learn about the types of applications you can use in the Azure Active Directory B2C.
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 01/11/2019
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414

1515
---

articles/active-directory-b2c/active-directory-b2c-configure-signup-self-asserted-custom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Add claims and customize user input using custom policies - Azure Active Directory B2C | Microsoft Docs
33
description: Learn how to customize user input and add claims to the sign-up or sign-in journey in Azure Active Directory B2C.
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 02/07/2019
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414
---
1515
# Add claims and customize user input using custom policies in Azure Active Directory B2C

articles/active-directory-b2c/active-directory-b2c-create-custom-attributes-profile-edit-custom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Add your own attributes to custom policies in Azure Active Directory B2C | Microsoft Docs
33
description: A walkthrough on using extension properties and custom attributes and including them in the user interface.
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 08/04/2017
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414
---
1515
# Azure Active Directory B2C: Use custom attributes in a custom profile edit policy

articles/active-directory-b2c/active-directory-b2c-custom-guide-eventlogger-appins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Track user behavior by using events in Application Insights from Azure Active Directory B2C | Microsoft Docs
33
description: Learn how to enable event logs in Application Insights from Azure AD B2C user journeys by using custom policies (preview).
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.topic: conceptual
1010
ms.workload: identity
1111
ms.date: 10/12/2018
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414

1515
---

articles/active-directory-b2c/active-directory-b2c-custom-rest-api-netfw-secure-basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Secure your RESTful services by using HTTP basic authentication in Azure Active Directory B2C | Microsoft Docs
33
description: Secure your custom REST API claims exchanges in your Azure AD B2C by using HTTP basic authentication.
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 09/25/2017
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414
---
1515
# Secure your RESTful services by using HTTP basic authentication

articles/active-directory-b2c/active-directory-b2c-custom-rest-api-netfw-secure-cert.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Secure your RESTful service by using client certificates in Azure Active Directory B2C | Microsoft Docs
33
description: Secure your custom REST API claims exchanges in your Azure AD B2C by using client certificates
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 09/25/2017
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414
---
1515

articles/active-directory-b2c/active-directory-b2c-custom-rest-api-netfw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Integrate REST API claim exchanges in your Azure Active Directory B2C user journey | Microsoft Docs
33
description: Integrate REST API claim exchanges in your Azure AD B2C user journey as validation of user input.
44
services: active-directory-b2c
5-
author: davidmu1
5+
author: mmacy
66
manager: celestedg
77

88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 09/30/2017
12-
ms.author: davidmu
12+
ms.author: marsma
1313
ms.subservice: B2C
1414
---
1515

0 commit comments

Comments
 (0)