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
According to the course docs we need to use Consumprion plan for API Management.
In an optional task to module 3, we need to implement APIM caching.
Based on azure docs, internal cache is not available in the Consumption tier of Azure API Management.
Another options is to use Azure Cache for Redis but it's not free.
The text was updated successfully, but these errors were encountered:
According to the course docs we need to use Consumprion plan for API Management.
In an optional task to module 3, we need to implement APIM caching.
Based on azure docs,
internal
cache is not available in the Consumption tier of Azure API Management.Another options is to use Azure Cache for Redis but it's not free.
The text was updated successfully, but these errors were encountered: