Skip to content

Commit 8eac293

Browse files
committed
Merge branch 'vc-call-automation-2024-08-14' of https://github.com/vac0224/azure-docs-pr into vc-call-automation-2024-08-14
2 parents 64f2a37 + 1d5cd96 commit 8eac293

File tree

931 files changed

+20797
-11497
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

+20797
-11497
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6878,6 +6878,16 @@
68786878
"source_path_from_root": "/articles/azure-monitor/containers/prometheus-authorization-proxy.md",
68796879
"redirect_url": "/previous-versions/azure/azure-monitor/containers/prometheus-authorization-proxy",
68806880
"redirect_document_id": false
6881+
},
6882+
{
6883+
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-private-link.md",
6884+
"redirect_url": "/previous-versions/azure/azure-monitor/containers/kubernetes-monitoring-private-link",
6885+
"redirect_document_id": false
6886+
},
6887+
{
6888+
"source_path_from_root": "/articles/azure-monitor/essentials/private-link-data-ingestion.md",
6889+
"redirect_url": "/previous-versions/azure/azure-monitor/containers/kubernetes-monitoring-private-link",
6890+
"redirect_document_id": false
68816891
}
68826892
]
68836893
}

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4805,6 +4805,11 @@
48054805
"redirect_url": "/azure/vpn-gateway/about-site-to-site-tunneling",
48064806
"redirect_document_id": false
48074807
},
4808+
{
4809+
"source_path_from_root": "/articles/vpn-gateway/openvpn-azure-ad-tenant-multi-app.md",
4810+
"redirect_url": "/azure/vpn-gateway/point-to-site-entra-users-access",
4811+
"redirect_document_id": false
4812+
},
48084813
{
48094814
"source_path_from_root": "/articles/vpn-gateway/vpn-gateway-howto-multi-site-to-site-resource-manager-portal.md",
48104815
"redirect_url": "/azure/vpn-gateway/add-remove-site-to-site-connections",

.openpublishing.redirection.sentinel.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
22
"redirections": [
3-
{
4-
"source_path": "articles/sentinel/cef-name-mapping.md",
5-
"redirect_url": "/azure/sentinel/cef-syslog-ama-overview",
6-
"redirect_document_id": false
7-
},
83
{
94
"source_path": "articles/sentinel/detect-threats-built-in.md#use-analytics-rule-templates",
105
"redirect_url": "/azure/sentinel/create-analytics-rule-from-template",

.openpublishing.redirection.virtual-desktop.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,11 @@
439439
"source_path_from_root": "/articles/virtual-desktop/disaster-recovery.md",
440440
"redirect_url": "/azure/virtual-desktop/disaster-recovery-concepts",
441441
"redirect_document_id": true
442+
},
443+
{
444+
"source_path_from_root": "/articles/virtual-desktop/configure-device-redirections.md",
445+
"redirect_url": "/azure/virtual-desktop/redirection-remote-desktop-protocol",
446+
"redirect_document_id": true
442447
}
443448
]
444449
}

CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@
99
/articles/dedicated-hsm @tynevi @thomps23
1010
/articles/key-vault @tynevi @thomps23
1111
/articles/payment-hsm @tynevi @thomps23
12+
/articles/postgresql @tynevi @thomps23
13+
/articles/cosmos-db @tynevi @thomps23
14+
/articles/dms @tynevi @thomps23
15+
/articles/mariadb @tynevi @thomps23
16+
/articles/mysql @tynevi @thomps23
17+
/articles/managed-instance-apache-cassandra @tynevi @thomps23

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Tutorial to configure Keyless with Azure Active Directory B2C
33
titleSuffix: Azure AD B2C
4-
description: Tutorial to configure Sift Keyless with Azure Active Directory B2C for passwordless authentication
4+
description: Tutorial to configure Keyless with Azure Active Directory B2C for passwordless authentication
55
author: gargi-sinha
66
manager: martinco
77
ms.reviewer: kengaderdus
88
ms.service: active-directory
99
ms.topic: how-to
10-
ms.date: 06/21/2024
10+
ms.date: 08/09/2024
1111

1212
ms.author: gasinh
1313
ms.subservice: B2C
@@ -18,11 +18,11 @@ ms.subservice: B2C
1818

1919
# Tutorial: Configure Keyless with Azure Active Directory B2C
2020

21-
Learn to configure Azure Active Directory B2C (Azure AD B2C) with the Sift Keyless passwordless solution. With Azure AD B2C as an identity provider (IdP), integrate Keyless with customer applications to provide passwordless authentication. The Keyless Zero-Knowledge Biometric (ZKB) is passwordless multifactor authentication that helps eliminate fraud, phishing, and credential reuse, while enhancing the customer experience and protecting privacy.
21+
Learn to configure Azure Active Directory B2C (Azure AD B2C) with the Keyless passwordless solution. With Azure AD B2C as an identity provider (IdP), integrate Keyless with customer applications to provide passwordless authentication. The Keyless Zero-Knowledge Biometric (ZKB) is passwordless multifactor authentication that helps eliminate fraud, phishing, and credential reuse, while enhancing the customer experience and protecting privacy.
2222

2323
Go to keyless.io to learn about:
2424

25-
* [Sift Keyless](https://keyless.io/)
25+
* [Keyless](https://keyless.io/)
2626
* [How Keyless uses zero-knowledge proofs to protect your biometric data](https://keyless.io/blog/post/how-keyless-uses-zero-knowledge-proofs-to-protect-your-biometric-data)
2727

2828
## Prerequisites
@@ -42,7 +42,7 @@ The Keyless integration includes the following components:
4242

4343
* **Azure AD B2C** – authorization server that verifies user credentials. Also known as the IdP.
4444
* **Web and mobile applications** – mobile or web applications to protect with Keyless and Azure AD B2C
45-
* **The Keyless Authenticator mobile app**Sift mobile app for authentication to the Azure AD B2C enabled applications
45+
* **The Keyless Authenticator mobile app** – mobile app for authentication to the Azure AD B2C enabled applications
4646

4747
The following architecture diagram illustrates an implementation.
4848

0 commit comments

Comments
 (0)