Skip to content

Commit d4a4f22

Browse files
authored
Merge pull request #106322 from MicrosoftDocs/master
3/03 AM Publish
2 parents e4c3343 + f8e7dca commit d4a4f22

File tree

101 files changed

+467
-495
lines changed

Some content is hidden

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

101 files changed

+467
-495
lines changed

articles/active-directory-b2c/restful-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/02/2020
12+
ms.date: 03/03/2020
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
---
@@ -124,7 +124,7 @@ The technical profile also returns claims, that aren't returned by the identity
124124
| AuthenticationType | Yes | The type of authentication being performed by the RESTful claims provider. Possible values: `None`, `Basic`, `Bearer`, or `ClientCertificate`. The `None` value indicates that the REST API is not anonymous. The `Basic` value indicates that the REST API is secured with HTTP basic authentication. Only verified users, including Azure AD B2C, can access your API. The `ClientCertificate` (recommended) value indicates that the REST API restricts access by using client certificate authentication. Only services that have the appropriate certificates, for example Azure AD B2C, can access your API. The `Bearer` value indicates that the REST API restricts access using client OAuth2 Bearer token. |
125125
| AllowInsecureAuthInProduction| No| Indicates whether the `AuthenticationType` can be set to `none` in production environment (`DeploymentMode` of the [TrustFrameworkPolicy](trustframeworkpolicy.md) is set to `Production`, or not specified). Possible values: true, or false (default). |
126126
| SendClaimsIn | No | Specifies how the input claims are sent to the RESTful claims provider. Possible values: `Body` (default), `Form`, `Header`, or `QueryString`. The `Body` value is the input claim that is sent in the request body in JSON format. The `Form` value is the input claim that is sent in the request body in an ampersand '&' separated key value format. The `Header` value is the input claim that is sent in the request header. The `QueryString` value is the input claim that is sent in the request query string. The HTTP verbs invoked by each are as follows:<br /><ul><li>`Body`: POST</li><li>`Form`: POST</li><li>`Header`: GET</li><li>`QueryString`: GET</li></ul> |
127-
| ClaimsFormat | No | Specifies the format for the output claims. Possible values: `Body` (default), `Form`, `Header`, or `QueryString`. The `Body` value is the output claim that is sent in the request body in JSON format. The `Form` value is the output claim that is sent in the request body in an ampersand '&' separated key value format. The `Header` value is the output claim that is sent in the request header. The `QueryString` value is the output claim that is sent in the request query string. |
127+
| ClaimsFormat | No | Not currently used, can be ignored. |
128128
| ClaimUsedForRequestPayload| No | Name of a string claim that contains the payload to be sent to the REST API. |
129129
| DebugMode | No | Runs the technical profile in debug mode. Possible values: `true`, or `false` (default). In debug mode, the REST API can return more information. See the [Returning error message](#returning-error-message) section. |
130130
| 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`. |

articles/active-directory/devices/hybrid-azuread-join-plan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ As a first planning step, you should review your environment and determine wheth
7777

7878
- Hybrid Azure AD join is not supported on Windows down-level devices when using credential roaming or user profile roaming or mandatory profile.
7979

80+
- Server Core OS doesn't support any type of device registration.
81+
8082
### OS imaging considerations
8183
- If you are relying on the System Preparation Tool (Sysprep) and if you are using a **pre-Windows 10 1809** image for installation, make sure that image is not from a device that is already registered with Azure AD as Hybrid Azure AD join.
8284

articles/active-directory/users-groups-roles/roles-delegate-by-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: users-groups-roles
1111
ms.topic: article
12-
ms.date: 05/31/2019
12+
ms.date: 03/03/2020
1313
ms.author: curtand
1414
ms.reviewer: vincesm
1515
ms.custom: it-pro

articles/app-service/app-service-web-app-cloning.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
22
title: Clone app with PowerShell
33
description: Learn how to clone your App Service app to a new app using PowerShell. A variety of cloning scenarios are covered, including Traffic Manager integration.
4-
author: georgewallace
54

65
ms.assetid: f9a5cfa1-fbb0-41e6-95d1-75d457347a35
76
ms.topic: article
87
ms.date: 01/14/2016
9-
ms.author: gwallace
108
ms.custom: seodec18
119

1210
---

articles/app-service/app-service-web-restore-snapshots.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
---
22
title: Restore app from a snapshot
33
description: Learn how to restore your app from a snapshot. Recover from unexpected data loss in Premium tier with the automatic shadow copies.
4-
author: georgewallace
54

65
ms.assetid: 4164f9b5-f735-41c6-a2bb-71f15cdda417
76
ms.topic: article
87
ms.date: 04/04/2018
9-
ms.author: gwallace
108
ms.reviewer: nicking
119
ms.custom: seodec18
1210

articles/app-service/configure-ssl-bindings.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@ In your app page, in the left navigation, select **SSL settings**. Then, in **TL
142142

143143
When the operation is complete, your app rejects all connections with lower TLS versions.
144144

145+
## Handle SSL termination
146+
147+
In App Service, [SSL termination](https://wikipedia.org/wiki/TLS_termination_proxy) happens at the network load balancers, so all HTTPS requests reach your app as unencrypted HTTP requests. If your app logic needs to check if the user requests are encrypted or not, inspect the `X-Forwarded-Proto` header.
148+
149+
Language specific configuration guides, such as the [Linux Node.js configuration](containers/configure-language-nodejs.md#detect-https-session) guide, shows you how to detect an HTTPS session in your application code.
150+
145151
## Automate with scripts
146152

147153
### Azure CLI

articles/app-service/containers/app-service-linux-cli.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
title: Manage custom Linux containers with CLI
33
description: Learn how to manage custom Linux containers in Azure App Service from the command line. Automate app provisioning or maintenance.
44
keywords: azure app service, web app, cli, linux, oss
5-
author: georgewallace
65

76
ms.topic: article
87
ms.date: 08/22/2017
9-
ms.author: gwallace
108
ms.custom: seodec18
119

1210
---

articles/app-service/containers/configure-custom-container.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ The following lists show supported and unsupported Docker Compose configuration
156156
157157
Using a custom container with VNet integration may require additional container configuration. See [Integrate your app with an Azure Virtual Network](../web-sites-integrate-with-vnet.md).
158158
159+
[!INCLUDE [robots933456](../../../includes/app-service-web-configure-robots933456.md)]
160+
159161
## Next steps
160162
161163
> [!div class="nextstepaction"]

articles/app-service/containers/configure-language-dotnetcore.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ az webapp config appsettings set --name <app-name> --resource-group <resource-gr
165165

166166
[!INCLUDE [Open SSH session in browser](../../../includes/app-service-web-ssh-connect-builtin-no-h.md)]
167167

168+
[!INCLUDE [robots933456](../../../includes/app-service-web-configure-robots933456.md)]
169+
168170
## Next steps
169171

170172
> [!div class="nextstepaction"]

articles/app-service/containers/configure-language-java.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,8 @@ Patches and fixes for major security vulnerabilities will be released as soon as
638638
639639
If a supported Java runtime will be retired, Azure developers using the affected runtime will be given a deprecation notice at least six months before the runtime is retired.
640640
641+
[!INCLUDE [robots933456](../../../includes/app-service-web-configure-robots933456.md)]
642+
641643
## Next steps
642644
643645
Visit the [Azure for Java Developers](/java/azure/) center to find Azure quickstarts, tutorials, and Java reference documentation.

0 commit comments

Comments
 (0)