A few days ago, I noticed there were some fresh updates in Azure APIM along with some new found error messages. I was getting the above message when testing APIs from within APIM. In previous instances, you had been prompted to assign the subscription on your API calls using the “Ocp-Apim-Subscription-Key” (subscription keys are what … Read More
Month: April 2025
Implementing Rate Limits With Azure APIM
One of the strongest, simplest, yet little used features of Azure APIM is throttling. Depending on your user base, the deployment of your APIM is inevitably based on some level of trust. But as we all know, once people get a taste of how great your code is, they are going to want it all … Read More