Friday Fact: You Can Bring a First-Class NuGet Experience to VS Code with Visual NuGet!
Did you know that you can get a NuGet experience in VS Code similar to what you have in Visual Studio Typically, when working in VS Code, you need to
Friday Fact: Visual Studio Code Struggles with Canceling Runs (Here’s the Workaround)
Visual Studio Code can be pretty lacking when it comes to features that could save you from a tough situation, like being able to cancel runs Let's set the
Logic App Standard: The selected version ‘.NET 6 (LTS) In-process’ will deprecate on ...
When we create a brand new Logic App Standard inside the Azure Portal, there is no option, as far as I know, for us to specify what type of NET Version we
Friday Fact: You Can Manually Fix AzureRM Cmdlet Errors in Logic Apps Deployment by Using Az Modu...
If you're working with Logic Apps in Visual Studio 2019, you may have encountered an issue when deploying Azure resources using the
Friday Fact: VS Code Do Not Allow Logic Apps Standard Incremental Workflow Deployment
When working with Logic Apps Standard in Visual Studio Code, it’s important to note that deploying a workflow from one project can overwrite existing
SQL Server Integration Services Error: Connecting to the Integration Services service on the comp...
Sometimes, it is fun to install new BizTalk Server environments, especially if you are not in the process/responsible for installing its prerequirements This
SQL Server Error while trying to delete Job: Cannot perform this operation while SQLServerAgent i...
Today, while installing a brand new BizTalk Server environment and after the first attempt to configure BizTalk Server failed, I encountered this error while
SQL Server Management Studio: The certificate chain was issued by an authority that is not trusted.
Some time ago, I wrote a similar blog post describing this exact same error message while using the WCF-SQL Adapter of the BizTalk Server Today, I encountered
Friday Fact: Missing Environment Variables Can Break Your Logic App Standard Workflows
Just like in Azure Functions, where environment variables need to be correctly set, the same applies when working with Logic App Standard in Visual Studio
BizTalk Server debug map issue: Prefix ‘ns2’ cannot mapped to namespace reserved for ...
A few weeks ago, while I was testing and troubleshooting a RosettaNet BizTalk Server map inside Visual Studio, I endup getting the following