Skip to content

Commit 76f7415

Browse files
authored
Merge pull request #38 from MicrosoftDocs/master
Merge
2 parents 697ab13 + 5c130cf commit 76f7415

File tree

545 files changed

+5549
-3561
lines changed

Some content is hidden

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

545 files changed

+5549
-3561
lines changed

.openpublishing.redirection.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7049,6 +7049,11 @@
70497049
"redirect_url": "/azure/app-service-mobile",
70507050
"redirect_document_id": false
70517051
},
7052+
{
7053+
"source_path": "articles/application-gateway/application-gateway-covid-guidelines.md",
7054+
"redirect_url": "/azure/application-gateway/high-traffic-support",
7055+
"redirect_document_id": false
7056+
},
70527057
{
70537058
"source_path": "articles/application-gateway/application-gateway-backend-ssl.md",
70547059
"redirect_url": "/azure/application-gateway/ssl-overview",
@@ -26594,6 +26599,21 @@
2659426599
"redirect_url": "/azure/virtual-machines/linux/tutorial-lamp-stack",
2659526600
"redirect_document_id": false
2659626601
},
26602+
{
26603+
"source_path": "articles/vpn-gateway/nva-working-remotely-support.md",
26604+
"redirect_url": "/azure/vpn-gateway/nva-work-remotely-support",
26605+
"redirect_document_id": false
26606+
},
26607+
{
26608+
"source_path": "articles/expressroute/working-remotely-support.md",
26609+
"redirect_url": "/azure/expressroute/work-remotely-support",
26610+
"redirect_document_id": false
26611+
},
26612+
{
26613+
"source_path": "articles/bastion/working-remotely-support.md",
26614+
"redirect_url": "/azure/bastion/work-remotely-support",
26615+
"redirect_document_id": false
26616+
},
2659726617
{
2659826618
"source_path": "articles/vpn-gateway/vpn-gateway-site-to-site-create.md",
2659926619
"redirect_url": "/azure/vpn-gateway/vpn-gateway-howto-site-to-site-classic-portal",
@@ -43745,6 +43765,11 @@
4374543765
"redirect_url": "/azure/cognitive-services/acoustics/what-is-acoustics",
4374643766
"redirect_document_id": false
4374743767
},
43768+
{
43769+
"source_path": "articles/cognitive-services/Acoustics/index.md",
43770+
"redirect_url": "/azure/cognitive-services/acoustics/what-is-acoustics",
43771+
"redirect_document_id": false
43772+
},
4374843773
{
4374943774
"source_path": "articles/iot-central/howto-export-data.md",
4375043775
"redirect_url": "/azure/iot-central/core/howto-export-data-event-hubs-service-bus",
@@ -47340,6 +47365,11 @@
4734047365
"redirect_url": "/azure/active-directory/authentication/tutorial-configure-custom-password-protection",
4734147366
"redirect_document_id": true
4734247367
},
47368+
{
47369+
"source_path": "articles/security/fundamentals/ad-passwordless.md",
47370+
"redirect_url": "/azure/active-directory/authentication/concept-authentication-passwordless",
47371+
"redirect_document_id": false
47372+
},
4734347373
{
4734447374
"source_path": "articles/media-services/previous/media-services-fmp4-live-ingest-overview.md",
4734547375
"redirect_url": "/azure/media-services/media-services-fmp4-live-ingest-overview",
@@ -50320,6 +50350,18 @@
5032050350
"source_path": "articles/sql-data-warehouse/what-is-a-data-warehouse-unit-dwu-cdwu.md",
5032150351
"redirect_url": "/azure/synapse-analytics/sql-data-warehouse/what-is-a-data-warehouse-unit-dwu-cdwu",
5032250352
"redirect_document_id": true
50353+
},
50354+
{
50355+
"source_path": "articles/cognitive-services/speech-service/quickstart-voice-assistant-java-android.md",
50356+
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-java&tabs=android"
50357+
},
50358+
{
50359+
"source_path": "articles/cognitive-services/speech-service/quickstart-voice-assistant-java-jre.md",
50360+
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-java&tabs=jre"
50361+
},
50362+
{
50363+
"source_path": "articles/cognitive-services/Speech-Service/quickstart-voice-assistant-csharp-uwp.md",
50364+
"redirect_url": "/azure/cognitive-services/speech-service/quickstarts/voice-assistants?pivots=programming-language-csharp&tabs=uwp"
5032350365
}
5032450366
]
5032550367
}

articles/active-directory-b2c/active-directory-technical-profile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: reference
12-
ms.date: 03/16/2020
12+
ms.date: 03/24/2020
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
---
@@ -251,7 +251,7 @@ The following technical profile deletes a social user account using **alternativ
251251
| ClientId | No | The client identifier for accessing the tenant as a third party. For more information, see [Use custom attributes in a custom profile edit policy](custom-policy-custom-attributes.md) |
252252
| IncludeClaimResolvingInClaimsHandling  | No | For input and output claims, specifies whether [claims resolution](claim-resolver-overview.md) is included in the technical profile. Possible values: `true`, or `false` (default). If you want to use a claims resolver in the technical profile, set this to `true`. |
253253

254-
## Error messages
254+
### Error messages
255255

256256
The following settings can be used to configure the error message displayed upon failure. The metadata should be configured in the [self-asserted](self-asserted-technical-profile.md) technical profile. The error messages can be [localized](localization.md).
257257

0 commit comments

Comments
 (0)