Readme formatting fixes (#167)
* Readme formatting fixes * Change analytics -> Change analysis
This commit is contained in:
Родитель
96bf8b4c0d
Коммит
519de60bc7
12
README.md
12
README.md
|
@ -1,22 +1,22 @@
|
|||
[![Build Status](https://travis-ci.org/Azure/Azure-AppServices-Diagnostics.svg?branch=master)](https://travis-ci.org/Azure/Azure-AppServices-Diagnostics)
|
||||
|
||||
# Azure App Service diagnostics
|
||||
# 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 :
|
||||
- [Widows Web Apps](https://docs.microsoft.com/en-us/azure/app-service/overview)
|
||||
## 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)
|
||||
- [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 analytics : Corelate code change to application issues](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#change-analysis)
|
||||
- [Change analysis: Correlate code changes to application issues](https://docs.microsoft.com/en-us/azure/app-service/overview-diagnostics#change-analysis)
|
||||
|
||||
# Contributing
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче