Merge pull request #5305 from aspnet/guardrex-patch-1

Update link to AI in Environments topic
pull/5308/head
Rick Anderson 2018-01-29 19:33:08 -10:00 committed by GitHub
commit c801e6018e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ The production environment should be configured to maximize security, performanc
* Client-side resources are bundled, minified, and potentially served from a CDN.
* Diagnostic error pages disabled.
* Friendly error pages enabled.
* Production logging and monitoring enabled. For example, [Application Insights](https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/).
* Production logging and monitoring enabled. For example, [Application Insights](/azure/application-insights/app-insights-asp-net-core).
## Setting the environment