Skip to content
Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync

Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync

Written By Anoop C Nair
Last Updated January 12, 2026
Posted In Intune
SHARE

Key Takeaways

  • The legacy Jamf–Intune connector is no longer supported and can become stuck in Intune
  • A stuck legacy connector can block the new Jamf–Intune integration, even if it is configured correctly
  • The Terminate button may fail with an InternalServerError, which is expected in this scenario
  • Microsoft Graph API workaround to remove the orphaned connector
  • If the Graph API deletion fails, Microsoft backend support is required to clean up the legacy connector
  • Once the legacy connector is removed, Mac devices should appear in Intune and compliance checks should work normally

How to Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync. Organizations using Microsoft Intune and Jamf Pro are experiencing issues with legacy connectors that are now unsupported.

Following outdated Microsoft documentation, many admins initially set up the old connection method, only to discover that Jamf no longer supports it. As a result, the Intune connector becomes stuck, cannot connect to Jamf, and cannot be removed.

Attempts to terminate the connector trigger internal server errors, leaving it in limbo. While some organizations have successfully set up the new Jamf integration, managed Macs still fail to appear in Intune, potentially affecting compliance monitoring and Conditional Access policies.

The organization switched to the new, supported way of connecting Jamf Pro with Intune. This method follows all the current rules and best practices, so it’s the correct setup. Even after setting up the new connection, the Mac computers are still not showing up in Intune. The reason is that the old, stuck connector from the previous setup is blocking the new connection, so Intune cannot see or sync the Mac devices.

Patch My PC

How to Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync

The old Jamf connector that was set up earlier is now stuck and no longer working. It cannot connect to Jamf, cannot sync any data, and serves no useful purpose, but it remains in Intune and causes ongoing issues. The “Terminate” button simply produces the following error.

“{“error”:{“code”:”InternalServerError“,”message”:”{\r\n \”_version\”: 3,\r\n \”Message\”: \”An internal server error has occurred – Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 – Activity ID: f0416542-74a3-4876-a3a3-d27cc6a9bb31 – Url: https://proxy.msub02.manage.microsoft.com/StatelessOnboardingService/deviceManagement/deviceManagementPartners(‘007d2fff-e0dd-4b28-8595-cec005efe5cd’)/microsoft.management.services.api.terminate?api-version=5025-03-20\”,\r\n \”CustomApiErrorPhrase\”: \”\”,\r\n \”RetryAfter\”: null,\r\n \”ErrorSourceService\”: \”\”,\r\n \”HttpHeaders\”: \”{}\”\r\n}”,”innerError”:{“date”:”2025-11-20T08:33:25″,”request-id”:”11b3ecb3-6b3c-40a1-a2ef-1259682cc5f7″,”client-request-id”:”f0416542-74a3-4876-a3a3-d27cc6a9bb31″}}}”

Remove Legacy Jamf Connector to Fix Intune macOS Sync Issues

We need to remove the unsupported legacy Jamf connector from Intune, as it is no longer functional and cannot be deleted by administrators. Clearing this stuck connector is necessary to prevent conflicts within the Intune environment.

Once the old connector is removed, the new Jamf–Intune integration should function correctly, allowing Mac devices to appear in Intune and enabling proper compliance checks and device visibility.

Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync - Fig.1
Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync – Fig.1

Workaround

This problem happens because Jamf stopped supporting the old way of connecting to Intune. When that support was removed, Intune lost the ability to properly close or delete the old connection. That’s why clicking Terminate shows an Internal Server Error this behavior is normal in this situation.

Even though the new Jamf connection is set up correctly, the old broken connector is still sitting in Intune. That old connector can block the new one from working, which is why Mac devices do not appear in Intune.

Steps to Remove the Legacy Connector Using Graph API

Let’s walk through the steps to remove the legacy Jamf connector using Microsoft Graph API. The following list provides a clear and detailed view of how to identify and delete the stuck connector so that it no longer blocks the new Jamf–Intune integration.

  • Open Microsoft Graph Explorer
  • URL: https://developer.microsoft.com/graph/graph-explorer
  • Sign in with an account that has:
  • Global Administrator or Intune Administrator permissions
  • Run the following GET request to list device management partners
  • GET request:
    • https://graph.microsoft.com/beta/deviceManagement/deviceManagementPartner
  • Find the entry showing “partnerState”: “unavailable” and copy its “id”
Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync - Fig.2
Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync – Fig.2

Delete the Legacy Jamf Connector Using Graph API

After identifying the legacy Jamf connector ID, send a DELETE request to Microsoft Graph to remove the orphaned connector from Intune. This action attempts to permanently delete the unsupported device Management Partner object that is stuck and blocking the new Jamf–Intune integration.

  • DELETE request
    • https://graph.microsoft.com/beta/deviceManagement/deviceManagementPartners/{id}
  • Replace {id} with the actual ID of the legacy Jamf connector. If the request succeeds, the old connector will be removed and macOS devices should start syncing correctly in Intune.
Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync - Fig.3
Fix a Stuck Legacy Jamf Connector to Restore New Jamf Intune Integration and Mac Device Sync – Fig.3

Need Further Assistance or Have Technical Questions?

Join the LinkedIn Page and Telegram group to get the latest step-by-step guides and news updates. Join our Meetup Page to participate in User group meetings. Also, Join the WhatsApp Community to get the latest news on Microsoft Technologies. We are there on Reddit as well.

Author

Anoop C Nair has been Microsoft MVP for 10 consecutive years from 2015 onwards. He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is a Blogger, Speaker, and Local User Group Community leader. His primary focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM,  Windows, Cloud PC,  Windows, Entra, Microsoft Security, Career, etc.

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read