Direct management API Management REST API Deprication
Currently i'm using Direct api for API management to manage internally new subscriptions.
Our own internal tool is used to for example get and activate/suspend subscriptions, per our internal processes and rules. However according to this article direct api is no longer availeable after march:
https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/direct-management-api-retirement-march-2025
I investigated various azure documentations for example Graph API but i was unable to find azure API that i could use to manage API subscriptions with REST API like the I did with the "direct API".
Is it possible still to have API connection to azure API management for management is API subscriptions? And if so can you point me towards the correct resources.
Or am I misreading something?
Thanks in advance!