Lookup subscription in Azure APIM with Primary or Secondary key
We're going to use Azure APIM as a gateway in front of our back end APIs. We plan to correlate Azure-managed subscriptions to our users. So we're forwarding the subscription key from the request to our back end and would…