Skip to content

Commit 2597bab

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into apache-spark-azure-portal-add-libraries
2 parents c272e9e + 7177954 commit 2597bab

File tree

189 files changed

+5664
-4199
lines changed

Some content is hidden

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

189 files changed

+5664
-4199
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@
934934
".openpublishing.redirection.active-directory.json",
935935
".openpublishing.redirection.api-management.json",
936936
".openpublishing.redirection.azure-attestation.json",
937-
".openpublishing.redirection.azure-blob.json",
937+
".openpublishing.redirection.storage.json",
938938
"articles/data-factory/.openpublishing.redirection.data-factory.json",
939939
".openpublishing.redirection.defender-for-cloud.json",
940940
".openpublishing.redirection.defender-for-iot.json",

.openpublishing.redirection.azure-blob.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

.openpublishing.redirection.azure-monitor.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3787,14 +3787,19 @@
37873787
"redirect_url": "/azure/azure-monitor/alerts/alerts-classic-portal",
37883788
"redirect_document_id": false
37893789
},
3790+
{
3791+
"source_path_from_root": "/articles/azure-monitor/platform/alerts-common-schema-definitions.md",
3792+
"redirect_url": "/azure/azure-monitor/alerts/alerts-common-schema",
3793+
"redirect_document_id": false
3794+
},
37903795
{
37913796
"source_path_from_root": "/articles/azure-monitor/platform/alerts-common-schema.md",
37923797
"redirect_url": "/azure/azure-monitor/alerts/alerts-common-schema",
37933798
"redirect_document_id": false
37943799
},
37953800
{
3796-
"source_path_from_root": "/articles/azure-monitor/platform/alerts-common-schema-definitions.md",
3797-
"redirect_url": "/azure/azure-monitor/alerts/alerts-common-schema-definitions",
3801+
"source_path_from_root": "/articles/azure-monitor/alerts/alerts-common-schema-definitions.md",
3802+
"redirect_url": "/azure/azure-monitor/alerts/alerts-common-schema",
37983803
"redirect_document_id": false
37993804
},
38003805
{
@@ -5661,6 +5666,11 @@
56615666
"source_path_from_root": "/articles/azure-monitor/vm/monitor-virtual-machine-workloads.md",
56625667
"redirect_url": "/azure/azure-monitor/vm/monitor-virtual-machine-data-collection",
56635668
"redirect_document_id": false
5669+
},
5670+
{
5671+
"source_path_from_root": "/articles/azure-monitor/logs/azure-data-explorer-monitor-cross-service-query.md",
5672+
"redirect_url": "/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy",
5673+
"redirect_document_id": false
56645674
}
56655675
]
56665676
}

.openpublishing.redirection.defender-for-iot.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,11 @@
654654
"redirect_url": "/azure/defender-for-iot/device-builders/tutorial-standalone-agent-binary-installation",
655655
"redirect_document_id": false
656656
},
657+
{
658+
"source_path_from_root": "/articles/defender-for-iot/organizations/how-to-connect-sensor-by-proxy.md",
659+
"redirect_url": "/azure/defender-for-iot/organizations/connect-sensors",
660+
"redirect_document_id": false
661+
},
657662
{
658663
"source_path_from_root": "/articles/defender-for-iot/organizations/references-defender-for-iot-glossary.md",
659664
"redirect_url": "/azure/defender-for-iot/organizations/overview",

.openpublishing.redirection.json

Lines changed: 81 additions & 2066 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.workload: identity
1010
ms.topic: overview
1111
ms.date: 10/26/2022
1212
ms.custom: engagement-fy23
13-
ms.author: kengaderdus
13+
ms.author: godonnell
1414
ms.subservice: B2C
1515
---
1616

articles/active-directory-b2c/quickstart-native-app-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: "Quickstart: Set up sign in for a desktop app using Azure Active Director
33
titleSuffix: Azure AD B2C
44
description: In this Quickstart, run a sample WPF desktop application that uses Azure Active Directory B2C to provide account sign in.
55
services: active-directory-b2c
6-
author: kengaderdus
6+
author: garrodonnell
77
manager: CelesteDG
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: quickstart
1111
ms.custom: mvc, mode-other
1212
ms.date: 01/13/2022
13-
ms.author: kengaderdus
13+
ms.author: godonnell
1414
ms.subservice: B2C
1515
---
1616

articles/active-directory-b2c/quickstart-single-page-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: "Quickstart: Set up sign in for a single-page app (SPA)"
33
titleSuffix: Azure AD B2C
44
description: In this Quickstart, run a sample single-page application that uses Azure Active Directory B2C to provide account sign-in.
55
services: active-directory-b2c
6-
author: kengaderdus
6+
author: garrodonnell
77
manager: CelesteDG
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: quickstart
1111
ms.date: 01/13/2022
12-
ms.author: kengaderdus
12+
ms.author: godonnell
1313
ms.subservice: B2C
1414
ms.custom: mode-other
1515
---

articles/active-directory/authentication/how-to-mfa-number-match.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use number matching in MFA notifications
44
ms.service: active-directory
55
ms.subservice: authentication
66
ms.topic: conceptual
7-
ms.date: 01/13/2023
7+
ms.date: 01/20/2023
88
ms.author: justinha
99
author: mjsantani
1010
ms.collection: M365-identity-device-management
@@ -86,7 +86,7 @@ To create the registry key that overrides push notifications:
8686
Value = TRUE
8787
1. Restart the NPS Service.
8888

89-
If you're using Remote Desktop Gateway and the user is registered for OTP code along with Microsoft Authenticator push notifications, the user won't be able to meet the Azure AD MFA challenge and Remote Desktop Gateway sign-in will fail. In this case, you can set OVERRIDE_NUMBER_MATCHING_WITH_TOP = FALSE to fall back to push notifications with Microsoft Authenticator.
89+
If you're using Remote Desktop Gateway and the user is registered for OTP code along with Microsoft Authenticator push notifications, the user won't be able to meet the Azure AD MFA challenge and Remote Desktop Gateway sign-in will fail. In this case, you can set OVERRIDE_NUMBER_MATCHING_WITH_OTP = FALSE to fall back to push notifications with Microsoft Authenticator.
9090

9191
### Apple Watch supported for Microsoft Authenticator
9292

articles/active-directory/conditional-access/concept-conditional-access-grant.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ The following client apps are confirmed to support this setting, this list isn't
148148
- Microsoft Cortana
149149
- Microsoft Edge
150150
- Microsoft Excel
151+
- Microsoft Flow Mobile
151152
- Microsoft Launcher
152153
- Microsoft Lists
153154
- Microsoft Office

0 commit comments

Comments
 (0)