Azure API Management Different Tier

Fernando Gutierrez 305 Reputation points
2023-05-15T14:46:12.6466667+00:00

Hello good

I would need to make a query to see if they could get me a doubt.

Regarding Azure API Management, in order to have the different APIs published on the internet so that they can be consumed from the internet, is it necessary to have that APIM with tier Developer or Premium?

Or with having that tier in Basic or Standard, can the APIS that are within API Management also be published?

Thank you

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
0 comments No comments
{count} votes

Accepted answer
  1. AirGordon 7,150 Reputation points
    2023-05-15T15:14:54.03+00:00

    Start developing with the Developer tier, it doesn't come with an SLA but has a very low price which is suitable for development environments.

    When you're ready to make your API's available for consumption from the internet then deploy another instance which is using the lowest tier that is suitable for you. You only tend to use the Premium SKU for them advanced scenarios (private networking, etc). For Internet accessible, i'd suggest you start on Basic. You are able to upgrade the SKU type easily, so don't worry too much.

    For more information on the APIM SKU's, see : https://learn.microsoft.com/en-us/azure/api-management/api-management-features


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.