Revisions in Azure APIM are one of those concepts that I wish I had started learning from the beginning before …
Category: API Management
Azure APIM Could not Retrieve the Subscription Key
A few days ago, I noticed there were some fresh updates in Azure APIM along with some new found error …
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 …
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 …
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 …
Using Azure Key Vault with Azure APIM
On of the great things in Azure APIM is that you can use Named Values to store configuration values for …
Filtering Data with APIM and Dataverse
In our previous post on setting up Dynamics/Dataverse to connect with Azure APIM, we looked at how to get data …
Getting Started with Azure API Management with PowerApps
Using Azure’s API Management Gateway (APIM) is a great way to offer access to your Dataverse/Dynamics/PowerApps environment and simplify access …
Read MoreGetting Started with Azure API Management with PowerApps