# Azure-AppServices-Diagnostics **Repository Path**: mirrors_Azure/Azure-AppServices-Diagnostics ## Basic Information - **Project Name**: Azure-AppServices-Diagnostics - **Description**: Azure App Service Diagnostics provides developers ability to write various diagnostics features which helps customers to diagnose and troubleshoot their applications hosted on app services. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ⛔️ DEPRECATED This project has been migrated over into an internal repository. While we may not be tracking or accepting new issues here in this repo, please feel free to use our feedback channel in our Diagnose and Solve blade in [Azure Portal](https://portal.azure.com/) # Azure App Service Diagnostics When you’re running a web application, you want to be prepared for any issues that may arise, from 500 errors to your users telling you that your site is down. App Service diagnostics is an intelligent and interactive experience to help you troubleshoot your app with no configuration required. When you do run into issues with your app, App Service diagnostics points out what’s wrong to guide you to the right information to more easily and quickly troubleshoot and resolve the issue. ## What is supported? App Service Diagnostics can diagnose issues on these types of resources: - [Windows Web Apps](https://docs.microsoft.com/en-us/azure/app-service/overview) - [Linux Web Apps](https://docs.microsoft.com/en-us/azure/app-service/containers/app-service-linux-intro) - [App Service Environment](https://docs.microsoft.com/en-us/azure/app-service/environment/intro) - [Azure Functions](https://docs.microsoft.com/en-us/azure/azure-functions/) ## Getting Started - [Open App Service Diagnostics](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#open-app-service-diagnostics) - [Using the interactive interface](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#interactive-interface) - [Understanding the diagnostic reports](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#diagnostic-report) - [Health checkup Graphs](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#health-checkup) - [Diagnotics tools for Windows Web app](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#diagnostic-tools-only-for-windows-app) - [Change analysis: Correlate code changes to application issues](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#change-analysis) This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.