Friday Fact: Azure Key Vaults naming size limits and restrictions
Azure Key Vaults have various naming size limits and restrictions that developers or infra teams must consider when creating Key Vaults, Keys, Secrets, and
BizTalk Mapper Extensions UtilityPack: Add Days to Date Functoid for BizTalk Server 2020
Another day, another Functoid was added to the package I updated it again with a new functoid: Add Days to Date Functoid Functoid, which is now part of the
BizTalk Mapper Extensions UtilityPack: Replace Multiple Spaces with a Single Space Functoid for B...
I'm adding some new BizTalk Server Functoids that I have often used these last few years in my new BizTalk Server projects Recently, I updated this package
BizTalk Mapper Extensions UtilityPack: Remove Trailing Zeros Functoid for BizTalk Server 2020
Today, almost two years after the last update on the package, I updated it with a new functoid: Remove Trailing Zeros Functoid, which is now part of the
Key Vault Error: An error occurred while creating the secret ‘secret-name’.
This week, while trying to create a missing Key Vault secret for an ongoing project, I got a strange generic error saying: An error occurred while
Friday Fact: You can use Azure DevOps Pipeline to deploy your Windows App
It’s Friday, and you know what that means—it’s time for a Friday Fact! Today, it's going to be a completely different Friday fact than we are used to,
Friday Fact: In the Logic App Standard tier, built-in connectors run locally within the same proc...
In the Logic App Standard tier, built-in connectors run locally within the same process as the logic app, reducing latency and improving performance This
How to enable API Management Connector inside VS Code Logic App Standard Workflow Designer
If you’ve been working with Azure Logic Apps Standard in Visual Studio Code and noticed that the API Management connector is conspicuously absent from the
Friday Fact: The old Logic App Designer has left the Azure Portal
It’s Friday, and you know what that means—it’s time for a Friday Fact that will either make you nostalgic or slightly relieved Did you know The old
Friday Fact: You can use Postman colection inside CI/CD Pipelines to do unit tests in your API Ma...
Testing APIs is a crucial part of ensuring that your applications work as expected When dealing with Azure API Management (APIM), exporting APIs for testing