Disable Application Insights Integration in APIM

ahd 210 Reputation points
2024-11-27T16:47:09.2066667+00:00

APIM

I have APIM service with Developer Tier, I had enabled application insights for some testing of custom metrics and decided to remove the app insights integration as it no longer meet my demands. Tried multiple times to disable by unchecking the Enable option azure portal gives an error Could not save all APIs settings. Please try again later. Is there a way to disable Application Insights integration without support ticket?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,645 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
{count} vote

Accepted answer
  1. Deepanshukatara-6769 16,565 Reputation points Moderator
    2024-11-27T17:09:06.7833333+00:00

    Hello , Welcome to MS Q&A

    If you encounter the error "Could not save all APIs settings. Please try again later," you can try the following workaround:

    Remove the Application Insights Instrumentation Key:

    • Go to the 'APIs' section in your APIM service.
      • Select each API and go to the 'Settings' tab.
        • Remove the Application Insights Instrumentation Key from the 'Diagnostics' section.
          • Save the changes for each API.
          Clear the Application Insights Configuration:
          - Go to the 'Application Insights' tab under the 'Monitoring' section.
          
             - Clear any configuration related to Application Insights.
          
                - Save the changes.
          
                **Restart the APIM Service**:
          
                   - Go to the 'Overview' tab of your APIM service.
          
                      - Click on the 'Restart' button to restart the service.
          

    These steps should help you disable the Application Insights integration for your APIM service. If the issue persists, please let us know

    Kindly accept if it works

    Thanks
    Deepanshu

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.