You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wael Kdouh edited this page Jan 20, 2026
·
2 revisions
By default, we support the latest non-preview version of the Azure API Management (APIM) ARM API.
Overriding the Default Version
Publishers can override the default API version if they need to use fields that are only available in newer or preview versions of the APIM API.
This can be done as follows:
Set the API version explicitly
Configure the ARM_API_VERSION value in the publisher’s configuration.
Use publisher overrides
Pass the additional or newer fields using the publisher override mechanism.
⚠️Note: Using preview API versions may introduce breaking changes or unsupported behavior. Proceed with caution and validate compatibility before publishing.