Skip to content

Commit 0283461

Browse files
Merge pull request #107237 from tomkerkhove/patch-9
docs(apim) Provide guidance on beta container image tag
2 parents e0a2fd2 + 88c2a99 commit 0283461

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/api-management/self-hosted-gateway-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,12 @@ We provide a variety of container images for self-hosted gateways to meet your n
5555
| `v{major}` | Use this tag to always run a major version of the gateway with every new feature and patch. |`v2` | ✔️ ||
5656
| `v{major}-preview` | Use this tag if you always want to run our latest preview container image. | `v2-preview` | ✔️ ||
5757
| `latest` | Use this tag if you want to evaluate the self-hosted gateway. | `latest` | ✔️ ||
58+
| `beta`<sup>1</sup> | Use this tag if you want to evaluate preview versions of the self-hosted gateway. | `beta` | ✔️ ||
5859

5960
You can find a full list of available tags [here](https://mcr.microsoft.com/product/azure-api-management/gateway/tags).
6061

62+
<sup>1</sup>Preview versions are not officially supported and are for experimental purposes only.<br/>
63+
6164
### Use of tags in our official deployment options
6265

6366
Our deployment options in the Azure portal use the `v2` tag that allows customers to use the most recent version of the self-hosted gateway v2 container image with all feature updates and patches.

0 commit comments

Comments
 (0)