Blogging about my adventures, straight from the Azure trenches. Sharing is caring!

How to purge a soft-deleted API Management instance?

How to purge a soft-deleted API Management instance?

A while ago, API Management received a default soft-delete feature.  This is very handy for mission-critical workloads, because it protects against accidental removal.  However, in development environments, this causes often friction, because you cannot toggle the...

Subscribe to the blog

Latest Posts

A first look at the Logic Apps obfuscation feature!

Logic Apps don't have explicit release notes, so sometimes new features pop-up by surprise.  This was the case today, when I discovered the highly requested obfuscation feature.  The idea behind this feature is that sensitive data is not shown in the monitoring view. ...

Be aware of the Logic Apps XML transform action!

This time a short blog, with an important message.  If you are using the XML transform action, my advice is to investigate whether the Transform options are applicable to your situation.  These options are hidden and not documented, so often forgotten. There are three...

API Platforms: centralized vs decentralized?

Throughout the last years, we really see a rise of API platforms!  The business cases behind these platforms vary from B2B/B2C marketplaces, over data-sharing initiatives towards exploration of new, innovative business models. Regardless of the scenario, there's one...

My first findings on the Azure Key Vault connector

On Twitter, there was some noise about a new Logic Apps connector for Azure Key Vault.  As I love both of these Azure services, I was tempted to give it a try.  You can read here my first impressions. Operations The available operations are quite impressive.  I can't...

A first look at the Logic Apps mocking feature

Today, I discovered 'by accident' a brand new Logic Apps feature.  It's the long-awaited mocking functionality, which is currently in preview.  Let's give it a first try! Exploring the feature On every action, there's now the option Static result, accessible via the...