az-204-developer-associate video for contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token.
Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token. You must implement response caching for the APIM gateway. The caching mechanism must detect the user ID of the client that accesses data for a given location and cache the response for that user ID. You need to add the following policies to the policies file: a find-and-replace policy to update the response body with the user profile information To which policy section should you add the policy?