A few days ago, I noticed there were some fresh updates in Azure APIM along with some new found error …
Author: Greg Thomas
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 …
Customing Your APIM Responses Part 2
In our previous post, we talked about how you can customize your APIM response by getting into the body and …
Customizing your APIM Responses
In our previous examples, we were connecting APIM to Dataverse to get data. That’s great, but what if when accessing …
PowerApps Solution Architecture: The Team Solution
The last solution architecture we are going to look at is very similar to the Feature Solution Architecture but instead …
Updating Records with Azure APIM to Dataverse
Now that we can add records to the Dataverse, the next logical step is to update those existing records. In …
PowerApps Solution Architecture: The Feature Solution
We’ve looked at the All-In-One and Component Solution Architectures and now we’re going to talk about the Feature Solution model. …
Read MorePowerApps Solution Architecture: The Feature Solution
Adding Records with Azure APIM To Dataverse
Azure APIM is great for creating a simplistic interface for your users to get data but you can also achieve …
Integrating the Customer Insights Communications Tab
When using Customer Insights, there is a very insightful tab that provides information on your level of consent (what communications …
Read MoreIntegrating the Customer Insights Communications Tab
Using Policy Fragments in Azure APIM
As you get further into APIM usage, your code will invariably become more and more complicated. It’s just the way …