Azure REST API information
问题 We are developing an Azure SQL Database with an associated REST API. The API is implemented with an Azure App Service using .NET Core. I would like to get a log or output in some form of every call into the API for some time period, including the following items for each call: entire URL and parameters response time I would think this information is available somewhere. I have read and watched a considerable volume of tutorial material about Azure and App Insights without finding it, as well