Hi,
I have a function app with Application Insights created. I have registered this app under APIM through "az apim api create" command. With this, I am also trying to enable the application insights for this specific api in apim using azure cli. I do not see any suitable command which does this job. However PowerShell command "New-AzApiManagementLogger" might work for this, but I would like stay with cli side.
Please help me out with the cli option(s) or a work around that can enable the application insights for a specific API in APIM.