Skip to content

Commit ab7b76a

Browse files
author
AbhishekMallick-MS
committed
addressed a conflict
2 parents 462049e + 5c796cd commit ab7b76a

File tree

1,240 files changed

+20117
-6176
lines changed

Some content is hidden

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

1,240 files changed

+20117
-6176
lines changed

.github/workflows/stale.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Mark stale pull requests
22

3+
permissions:
4+
issues: write
5+
pull-requests: write
6+
37
on:
48
schedule:
59
- cron: "0 */6 * * *"
@@ -8,7 +12,7 @@ jobs:
812
stale:
913

1014
runs-on: ubuntu-latest
11-
15+
1216
steps:
1317
- uses: actions/stale@v3
1418
with:

.openpublishing.redirection.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11792,6 +11792,17 @@
1179211792
"source_path_from_root": "/articles/orbital/overview-analytics.md",
1179311793
"redirect_url": "/azure/orbital/overview",
1179411794
"redirect_document_id": false
11795+
},
11796+
{
11797+
"source_path_from_root": "/articles/azure-health-insights/request-info.md",
11798+
"redirect_url": "/azure/azure-health-insights/overview",
11799+
"redirect_document_id": false
11800+
11801+
},
11802+
{
11803+
"source_path_from_root": "/articles/azure-health-insights/response-info.md",
11804+
"redirect_url": "/azure/azure-health-insights/overview",
11805+
"redirect_document_id": false
1179511806
}
1179611807
]
1179711808
}

articles/active-directory-b2c/b2c-global-identity-funnel-based-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/26/2024
1010
ms.author: gasinh
1111
ms.subservice: B2C
1212

13-
#customer intent: I'm a developer, and I need to understand how to build a global identity solution using a funnel-based approach, so I can implement it in my organization's Azure AD B2C environment.
13+
# Customer intent: I'm a developer, and I need to understand how to build a global identity solution using a funnel-based approach, so I can implement it in my organization's Azure AD B2C environment.
1414
---
1515

1616
# Build a global identity solution with funnel-based approach

articles/active-directory-b2c/b2c-global-identity-proof-of-concept-funnel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 01/26/2024
1212
ms.author: gasinh
1313
ms.subservice: B2C
1414

15-
#customer intent: As a developer, I want to understand how to build a global identity solution using a funnel-based approach, so I can implement it in my organization's Azure AD B2C environment.
15+
# Customer intent: As a developer, I want to understand how to build a global identity solution using a funnel-based approach, so I can implement it in my organization's Azure AD B2C environment.
1616
---
1717

1818
# Azure Active Directory B2C global identity framework proof of concept for funnel-based configuration

articles/active-directory-b2c/b2c-global-identity-proof-of-concept-regional.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 01/24/2024
99
ms.author: gasinh
1010
ms.subservice: B2C
1111

12-
#customer intent: I'm a developer implementing Azure Active Directory B2C, and I want to configure region-based sign-up, sign-in, and password reset journeys. My goal is for users to be directed to the correct region and their data managed accordingly.
12+
# Customer intent: I'm a developer implementing Azure Active Directory B2C, and I want to configure region-based sign-up, sign-in, and password reset journeys. My goal is for users to be directed to the correct region and their data managed accordingly.
1313
---
1414

1515
# Azure Active Directory B2C global identity framework proof of concept for region-based configuration

articles/active-directory-b2c/b2c-global-identity-region-based-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/26/2024
1010
ms.author: gasinh
1111
ms.subservice: B2C
1212

13-
#customer intent: I'm a developer implementing a global identity solution. I need to understand the different scenarios and workflows for region-based design approach in Azure AD B2C. My goal is to design and implement the authentication and sign-up processes effectively for users from different regions.
13+
# Customer intent: I'm a developer implementing a global identity solution. I need to understand the different scenarios and workflows for region-based design approach in Azure AD B2C. My goal is to design and implement the authentication and sign-up processes effectively for users from different regions.
1414
---
1515

1616
# Build a global identity solution with region-based approach

articles/active-directory-b2c/b2c-global-identity-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/26/2024
1010
ms.author: gasinh
1111
ms.subservice: B2C
1212

13-
#customer intent: I'm a developer building a customer-facing application. I need to understand the different approaches to implement an identity platform using Azure AD B2C tenants for a globally operating business model. I want to make an informed decision about the architecture that best suits my application's requirements.
13+
# Customer intent: I'm a developer building a customer-facing application. I need to understand the different approaches to implement an identity platform using Azure AD B2C tenants for a globally operating business model. I want to make an informed decision about the architecture that best suits my application's requirements.
1414
---
1515

1616
# Azure Active Directory B2C global identity framework

articles/active-directory-b2c/external-identities-videos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 01/26/2024
1111
ms.author: gasinh
1212
ms.subservice: B2C
1313

14-
#customer intent: I'm a developers working with Azure Active Directory B2C. I need videos that provide a deep-dive into the architecture and features of the service. My goal is to gain a better understanding of how to implement and utilize Azure AD B2C in my applications.
14+
# Customer intent: I'm a developers working with Azure Active Directory B2C. I need videos that provide a deep-dive into the architecture and features of the service. My goal is to gain a better understanding of how to implement and utilize Azure AD B2C in my applications.
1515
---
1616

1717
# Microsoft Azure Active Directory B2C external identity video series

articles/active-directory-b2c/identity-verification-proofing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.date: 01/26/2024
1111
ms.author: gasinh
1212

13-
#customer intent: I'm a developer integrating Azure AD B2C, and I want to configure an identity verification and proofing provider. I need to combat identity fraud and create a trusted user experience for account registration.
13+
# Customer intent: I'm a developer integrating Azure AD B2C, and I want to configure an identity verification and proofing provider. I need to combat identity fraud and create a trusted user experience for account registration.
1414
---
1515

1616
# Identity verification and proofing partners

articles/active-directory-b2c/partner-akamai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 01/26/2024
1111
ms.author: gasinh
1212
ms.subservice: B2C
1313

14-
#customer intent: I'm an IT admin, and I want to configure Azure Active Directory B2C with Akamai Enterprise Application Access for SSO and secure hybrid access. I want to enable Azure AD B2C authentication for end users accessing private applications secured by Akamai Enterprise Application Access.
14+
# Customer intent: I'm an IT admin, and I want to configure Azure Active Directory B2C with Akamai Enterprise Application Access for SSO and secure hybrid access. I want to enable Azure AD B2C authentication for end users accessing private applications secured by Akamai Enterprise Application Access.
1515
---
1616

1717
# Configure Azure Active Directory B2C with Akamai Web Application Protector

0 commit comments

Comments
 (0)