Azure AI & Foundry
If the KingswaySoft Dataverse, Premium File, or Azure Blob components do not show up in the SSIS Toolbox, the usual cause is a project target version that does not match the SQL…
Azure AI & Foundry
The KingswaySoft Azure Blob Storage Destination wants FullPath as container/folder/file with forward slashes, even though the connection manager already asks for a container. Here is the error, why it is misleading, and…
Azure AI & Foundry
The SSIS Data Viewer is basically a breakpoint for your data flow. Here is how to enable it on a path, read the real rows at runtime, and stop debugging your assumptions…
Azure AI & Foundry
Pin your Docker subnet, allow it through the DSM firewall, and stop chasing 'why did it stop working?' after every redeploy.
Azure AI & Foundry
Point your self-hosted OpenClaw instance at GitHub Copilot's models — Claude, GPT-5, Gemini — using one device-flow OAuth login and your existing Copilot subscription. No per-provider API keys.
Azure AI & Foundry
How to wire OpenClaw to Synology Chat so a household can share a self-hosted AI assistant — with private DMs for each person plus a shared family channel — without ever leaving…
Power Apps
I was working with the Dataverse MCP server yesterday and noticed that when I created new tables through it, they were all getting the default cr*** prefix from the Common Data Services…
Power Apps
If you use the Power Platform CLI (PAC CLI) in GCC High or DoD environments, you may run into a sudden crash that looks like this: Sorry, the app encountered a non-recoverable…
Power Apps
Introduction The goal of this setup is to allow an Azure DevOps pipeline running in the Commercial cloud to move files (e.g., build artifacts, documentation, or deployment packages) into a Storage Account…
Power Apps
Why I did this I’m using managed identity to let a Dataverse plug-in call Azure resources without storing secrets. One of those calls hits a Logic App (Consumption) via the When an…