Skip to content

Container Image - v2.3.4

Compare
Choose a tag to compare
@tomkerkhove tomkerkhove released this 13 Sep 13:59
· 14 commits to main since this release
a1d6121

Getting started

You can easily install the self-hosted gateway with Docker:

docker run -d -p 8080:8080 -p 8081:8081 --name <gateway-name> --envconfig.service.endpoint=<instance-name>.configuration.azure-api.net
config.service.auth=<auth-token> mcr.microsoft.com/azure-api-management/gateway:2.3.4

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

None.

Fixes / Changes

Breaking Changes

None.

Removal

None.