Many (many years ago, I was doing work with OCS (Office Communications Server) and writing code to connect and automate …
Year: 2025
Customizing your APIM Portal
I’m not going to go into all the customization functions of the APIM Portal. You can add customized pages along …
Testing your APIs with the APIM Developer Portal
By far, one of the best features of the APIM Developer Portal is allowing your users to use your APIs …
Configuring and Securing the APIM Developer Portal
In APIM, the goal is to provide your users with a set of APIs that abstract the complexities of retrieving …
APIM Subscriptions and Products
We’ve glossed over it a bit in previous posts on API development, but there are two concepts that are critical …
Vibe Coding vs No Coding vs Just Coding
I might be late to the party, but better late than never. When No Coding entered it’s emergence a number …
Structuring your Key Vaults
When talking about storing any piece of data, our first response is to throw it in a Key Vault. But …
Configuring Azure DevOps WebHook Details
We previously created an Azure DevOps Webhook that let us have data sent to us when an event occurred. During …
Accessing Azure DevOps with Webhooks
Azure DevOps is great for managing your team and ensuring everyone is working on the right thing, at the right …
Testing Your APIM Code with Postman
When working with APIM, there are times when you will want to validate your code externally before giving it to …