Details of Encryption Algorithm and Access to Internal Cache in Azure API Management

Lopez Alonso, Luis 161 Reputation points
2023-10-26T10:12:09.23+00:00

I would like to know the details regarding the encryption algorithm used for the internal cache in Azure API Management. Additionally, can you provide information on the frequency of key rotation and the individuals or roles responsible for managing and accessing this cache? If any published links exist that provide this information, please share them.

Thank you for your assistance.

Kind regards,

Luis

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,960 questions
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 24,111 Reputation points
    2023-10-27T16:27:22.6+00:00

    @Lopez Alonso, Luis Thanks for reaching out. APIM internal cache is Redis and is stored in memory only and it doesn't get encrypted. You can use external cache and implement encryption (which is a feature in preview): https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-how-to-encryption

    https://techcommunity.microsoft.com/t5/azure-paas-blog/encryption-on-azure-cache-for-redis/ba-p/1800449

    let me know if you have any further queries.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful