all Technical posts
Running Azure API Management anywhere with Azure Arc for API Management
At Ignite, Microsoft publicly announced the public preview of Azure Arc for API Management which allows you to run a self-hosted API gateway, manageable from Azure. Here are our findings!
all Technical posts
Setting up a smart building solution in our Dutch office with Azure IoT
Installing the Yanzi devices
all Technical posts
Deploying SSIS packages from Azure Devops with a Microsoft-hosted agent
Discover how to deploy your SSIS packages from Azure DevOps using the Microsoft-hosted agent pool
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
Azure IoT - Building a Smart Office Solution
How we build a smart building solution for our Dutch office.
all Technical posts
Control Your Azure Functions Securely Through Azure API Management
In some scenarios, you need to start/stop your Azure resources based on external events. APIs are a good way to expose this "control plane" functionality, as it allows seamless integration within your enterprise.
all Technical posts
The danger of using config.AddAzureKeyVault() in .NET Core
.NET Core provides a great way to define where your configuration is located. However, the provider for Azure Key Vault is a bit tricky and you should be cautious about potentially wrong credentials due to stale caches.