Skip to content

Commit 5bebe27

Browse files
authored
Update direct-management-api-retirement-march-2025.md
1 parent 508f499 commit 5bebe27

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/api-management/breaking-changes/direct-management-api-retirement-march-2025.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ The direct management API is deprecated. Support for the direct management API w
2626

2727
## What do I need to do?
2828

29-
You should no longer use the direct management API and, if it's enabled in your API Management instance, you should disable it. Before the retirement date, update your tools, scripts, and programs to use equivalent operations in the Azure Resource Manager-based REST API instead. To detect API Management instances that have the direct management API enabled, you can use this [open-source tool](https://github.com/simonkurtz-MSFT/api-management-discover-direct-management-api-status/blob/main/apim-direct-management-api-statistics.sh).
29+
You should no longer use the direct management API and, if it's enabled in your API Management instance, you should disable it. To detect API Management instances that have the direct management API enabled, you can use this [open-source tool](https://github.com/simonkurtz-MSFT/api-management-discover-direct-management-api-status/blob/main/apim-direct-management-api-statistics.sh).
30+
31+
Before the retirement date, update your tools, scripts, and programs that call the direct management API endpoint (`https://<service-name>.management.azure-api.net`) to use equivalent operations in the Azure Resource Manager-based REST API instead.
3032

3133
## Help and support
3234

0 commit comments

Comments
 (0)