Skip to content

Commit 13790f3

Browse files
authored
Merge pull request #102889 from yoelhor/patch-14
Update trustframeworkpolicy.md
2 parents 7c08f04 + d0e2951 commit 13790f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/trustframeworkpolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: reference
11-
ms.date: 09/10/2018
11+
ms.date: 01/31/2020
1212
ms.author: marsma
1313
ms.subservice: B2C
1414
---
@@ -41,7 +41,7 @@ The **TrustFrameworkPolicy** element contains the following attributes:
4141
| TenantId | Yes | The unique identifier of the tenant to which this policy belongs. |
4242
| PolicyId | Yes | The unique identifier for the policy. This identifier must be prefixed by *B2C_1A_* |
4343
| PublicPolicyUri | Yes | The URI for the policy, which is combination of the tenant ID and the policy ID. |
44-
| DeploymentMode | No | Possible values: `Production`, `Debugging`, or `Development`. `Production` is the default. Use this property to debug your policy. For more information, see [Collecting Logs](troubleshoot-with-application-insights.md). |
44+
| DeploymentMode | No | Possible values: `Production`, or `Development`. `Production` is the default. Use this property to debug your policy. For more information, see [Collecting Logs](troubleshoot-with-application-insights.md). |
4545
| UserJourneyRecorderEndpoint | No | The endpoint that is used when **DeploymentMode** is set to `Development`. The value must be `urn:journeyrecorder:applicationinsights`. For more information, see [Collecting Logs](troubleshoot-with-application-insights.md). |
4646

4747

0 commit comments

Comments
 (0)