Blog Post

Azure PaaS Blog
1 MIN READ

Developer Tier APIM + Self-hosted Gateway

reve's avatar
reve
Icon for Microsoft rankMicrosoft
Sep 27, 2025

just a quick thought...

Developer tier APIM enjoys many "premium" features such as vnet injection.

FeatureConsumptionDeveloperBasicBasic v2StandardStandard v2PremiumPremium v2 (preview)
Microsoft Entra integration1NoYesNoYesYesYesYesYes
Virtual network injection supportNoYesNoNoNoNoYesYes
Private endpoint support for inbound connectionsNoYesYesNoYesYesYesNo
Outbound virtual network integration supportNoNoNoNoNoYesNoYes
Multi-region deploymentNoNoNoNoNoNoYesNo
Availability zonesNoNoNoNoNoNoYesNo
Multiple custom domain names for gatewayNoYesNoNoNoNoYesNo
Developer portal2NoYesYesYesYesYesYesYes
Built-in cacheNoYesYesYesYesYesYesYes
External cacheYesYesYesYesYesYesYesYes
AutoscalingNoNoYesNoYesNoYesNo
API analyticsNoYesYesYesYesYesYesYes
Self-hosted gateway3NoYesNoNoNoNoYesNo
WorkspacesNoNoNoNoNoNoYesYes
TLS settingsYesYesYesYesYesYesYesYes
Client certificate authenticationYesYesYesYesYesYesYesYes
Policies4YesYesYesYesYesYesYesYes
Credential managerYesYesYesYesYesYesYesYes
Backup and restoreNoYesYesNoYesNoYesNo
Management over GitNoYesYesNoYesNoYesNo
Azure Monitor metricsYesYesYesYesYesYesYesYes
Azure Monitor and Log Analytics request logsNoYesYesYesYesYesYesYes
Application Insights request logsYesYesYesYesYesYesYesYes
Static IPNoYesYesNoYesNoYesNo
Export API to Power PlatformYesYesYesYesYesYesYesYes
Export API to PostmanYesYesYesYesYesYesYesYes
Export API to MCP server (preview)NoNoYesYesYesYesYesYes
Expose existing MCP server (preview)NoNoYesYesYesYesYesYes

Feature-based comparison of Azure API Management tiers | Microsoft Learn

It however comes with weaknesses like no SLA guaranteed since it's designed for non-production use cases and evaluations in the first place.

For projects that benefit from the ROI of developer tier APIM and would like to have more control over APIM service availability, developer tier + self-hosted gateway might be an option. One example use case here is to provision an Azure VM and then setup self-hosted gateway on the VM. This way users are able to manage and maintain the underlying VM and avoid events like VM Guest OS upgrade during business hours that would have caused service disruptions on developer tier APIM.

Just a quick thought...

 

Published Sep 27, 2025
Version 1.0
No CommentsBe the first to comment