Skip to content

Commit fecd90b

Browse files
authored
Merge pull request #191482 from jasonfritts/patch-15
Update troubleshoot-with-application-insights.md
2 parents 6674cb2 + d35c8c3 commit fecd90b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/troubleshoot-with-application-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ After you save the settings the Application insights logs appear on the **Azure
173173

174174
## Configure Application Insights in Production
175175

176-
To improve your production environment performance and better user experience, it's important to configure your policy to ignore messages that are unimportant. Use the following configuration in production environments.
176+
To improve your production environment performance and better user experience, it's important to configure your policy to ignore messages that are unimportant. Use the following configuration in production environments and no logs will be sent to your application insights.
177177

178178
1. Set the `DeploymentMode` attribute of the [TrustFrameworkPolicy](trustframeworkpolicy.md) to `Production`.
179179

@@ -202,4 +202,4 @@ To improve your production environment performance and better user experience, i
202202

203203
- Learn how to [troubleshoot Azure AD B2C custom policies](troubleshoot.md)
204204

205-
::: zone-end
205+
::: zone-end

0 commit comments

Comments
 (0)