|
| 1 | +--- |
| 2 | +title: Troubleshoot your apps faster with App Service using Microsoft Copilot for Azure (preview) |
| 3 | +description: Learn how Microsoft Copilot for Azure (preview) can help you troubleshoot your web apps hosted with App Service. |
| 4 | +ms.date: 12/01/2023 |
| 5 | +ms.topic: conceptual |
| 6 | +ms.service: copilot-for-azure |
| 7 | +ms.author: jenhayes |
| 8 | +author: JnHs |
| 9 | +--- |
| 10 | + |
| 11 | +# Troubleshoot your apps faster with App Service using Microsoft Copilot for Azure (preview) |
| 12 | + |
| 13 | +Microsoft Copilot for Azure (preview) can act as your expert companion for [Azure App Service](/azure/app-service/overview) diagnostics and solutions. |
| 14 | + |
| 15 | +App Service offers more than sixty troubleshooting tools for different types of issues. Rather than figure out which tool to use, you can ask Microsoft Copilot for Azure (preview) about the problem you're experiencing. Microsoft Copilot for Azure (preview) will determine which tool is best suited to your question, whether it's related to high CPU usage, networking issues, getting a memory dump, or more. You'll see relevant diagnostics to help you resolve any problems you're experiencing. |
| 16 | + |
| 17 | +When you ask Microsoft Copilot for Azure (preview) for App Service troubleshooting help, it automatically pulls context when possible, based on the current conversation or the app you're viewing in the Azure portal. If the context isn't clear, you'll be prompted to specify the resource for which you want information. |
| 18 | + |
| 19 | +[!INCLUDE [scenario-note](includes/scenario-note.md)] |
| 20 | + |
| 21 | +[!INCLUDE [preview-note](includes/preview-note.md)] |
| 22 | + |
| 23 | +## Sample prompts |
| 24 | + |
| 25 | +Here are a few examples of the kinds of prompts you can use to get help with App Service troubleshooting. Modify these prompts based on your real-life scenarios, or try additional prompts to get help with different types of issues. |
| 26 | + |
| 27 | +- "My web app is down" |
| 28 | +- "My web app is slow" |
| 29 | +- "Enable auto heal" |
| 30 | +- "Take a memory dump" |
| 31 | + |
| 32 | +## Examples |
| 33 | + |
| 34 | +You can tell Microsoft Copilot for Azure (preview) "my web app is down." After you select the resource that you want to troubleshoot, Microsoft Copilot for Azure opens the **App Service - Web App Down** tool so you can view diagnostics. |
| 35 | + |
| 36 | +:::image type="content" source="media/troubleshoot-app-service/app-service-down.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) opening the App Service - Web App Down tool." lightbox="media/troubleshoot-app-service/app-service-down.png"::: |
| 37 | + |
| 38 | +When you say "Take a memory dump" to Microsoft Copilot for Azure (preview), Microsoft Copilot for Azure (preview) suggests opening the **Collect a Memory Dump** tool so that you can take a snapshot of the app's current state. In this example, Microsoft Copilot for Azure (preview) continues to work with the resource selected earlier in the conversation. |
| 39 | + |
| 40 | +:::image type="content" source="media/troubleshoot-app-service/app-service-take-memory-dump.png" alt-text="Screenshot showing Microsoft Copilot for Azure (preview) opening the Collect a Memory Dump tool." lightbox="media/troubleshoot-app-service/app-service-take-memory-dump.png" ::: |
| 41 | + |
| 42 | +## Next steps |
| 43 | + |
| 44 | +- Explore [capabilities](capabilities.md) of Microsoft Copilot for Azure (preview). |
| 45 | +- Learn more about [Azure Monitor](/azure/azure-monitor/). |
| 46 | +- [Request access](https://aka.ms/MSCopilotforAzurePreview) to Microsoft Copilot for Azure (preview). |
0 commit comments