From 69a25ee96f3c342ce4066230d4babad6b8bba445 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 9 Mar 2022 07:54:34 -1000 Subject: [PATCH] SEO Azure errors /2 (#25247) --- .../host-and-deploy/azure-iis-errors-reference.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/aspnetcore/host-and-deploy/azure-iis-errors-reference.md b/aspnetcore/host-and-deploy/azure-iis-errors-reference.md index 8029ddda4f..1ab53e0ca2 100644 --- a/aspnetcore/host-and-deploy/azure-iis-errors-reference.md +++ b/aspnetcore/host-and-deploy/azure-iis-errors-reference.md @@ -1,26 +1,26 @@ --- -title: Common errors reference for Azure App Service and IIS with ASP.NET Core +title: Common error troubleshooting for Azure App Service and IIS with ASP.NET Core author: rick-anderson -description: Obtain troubleshooting advice for common errors when hosting ASP.NET Core apps on Azure Apps Service and IIS. +description: Provides troubleshooting advice for the most common errors when hosting ASP.NET Core apps on Azure Apps Service and IIS. monikerRange: '>= aspnetcore-2.1' ms.author: riande ms.custom: mvc -ms.date: 02/07/2020 +ms.date: 3/07/2022 no-loc: ["Blazor Hybrid", Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: host-and-deploy/azure-iis-errors-reference --- -# Common errors reference for Azure App Service and IIS with ASP.NET Core +# Common error troubleshooting for Azure App Service and IIS with ASP.NET Core :::moniker range=">= aspnetcore-2.2" -This topic describes common errors and provides troubleshooting advice for specific errors when hosting ASP.NET Core apps on Azure Apps Service and IIS. +This topic describes the most common errors and provides troubleshooting advice when hosting ASP.NET Core apps on Azure Apps Service and IIS. -For general troubleshooting guidance, see . +See information on common app startup errors and instructions on how to diagnose errors. Collect the following information: -* Browser behavior (status code and error message) +* Browser behavior such as status code and error message. * Application Event Log entries * Azure App Service: See . * IIS