This commit is contained in:
Hawk Foreste 2022-03-21 11:59:26 -07:00 коммит произвёл GitHub
Родитель f401c4ed6c
Коммит f601552af6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 11 удалений

Просмотреть файл

@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/Azure/Azure-AppServices-Diagnostics.svg?branch=master)](https://travis-ci.org/Azure/Azure-AppServices-Diagnostics)
# ⛔️ 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 youre 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 whats wrong to guide you to the right information to more easily and quickly troubleshoot and resolve the issue.
@ -18,16 +19,6 @@ App Service Diagnostics can diagnose issues on these types of resources:
- [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)
# Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
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.