'How to get event log files from Azure app service without Cloud Explorer?
I have an Azure app service. In Visual Studio 2019 I can do this to get event logs from it:
- Open Cloud Exlorer window (View -> Cloud Explorer).
- Log in with my Azure credentials.
- Expand subscription, then resource group, then app service.
- Expand the folder Log Files
- Doubleclick eventlog.xml to download it.
In Visual Studio 2022 there is no Cloud Explorer. They recommend us to use Azure Storage Explorer instead. I have not been able to find the event log file in Storage Explorer.
Does anyone know how to get it without Visual Studio 2019 - either from a GUI or from a command line?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|