0
I am trying to enable button for “azure monitor” which comes inside Azure API Management service. We need to navigate to All APIs in APIM and then from there, select Settings tab and then enable Azure monitor tab through Terraform. Then need to configure few settings inside. But I am not getting any option to do the job. It is clearly mentioned in Terraform documentation that it is done for both “application insights” & “azure monitor” but I am unable to do it for azure monitor.
Any support or leads will be highly appreciated.
I tried to run the terraform script from the below link but sometimes, my “terraform plan” is success and sometimes failing. But my “terraform apply” is never success.