Friday Fact: You Can Seamlessly Transfer Actions Between Portal and VS Code
Mar 21, 2025
One interesting feature of the GA Designer in Logic Apps is its ability to copy actions This functionality speeds up workflow development when you need
Friday Fact: You Can Bring a First-Class NuGet Experience to VS Code with Visual NuGet!
Jan 17, 2025
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)
Dec 20, 2024
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
Friday Fact: You Can Manually Fix AzureRM Cmdlet Errors in Logic Apps Deployment by Using Az Modu...
Nov 29, 2024
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: You Can Seamlessly Switch Between Branches with Simple Git Commands
Nov 22, 2024
When working with repositories in DevOps, managing branches effectively is crucial If you're not working in the main branch and have set up other branches
Friday Fact: You Can Automate Blob Storage with Lifecycle Management Rules for Smarter Data Handling
Nov 15, 2024
Did you know Azure's Lifecycle Management can streamline how you manage data in Blob Storage With this feature, available for Storage Accounts GPV2,
Deploy Azure Resources with Terraform – Storage Account Containers
Nov 5, 2024
Well first we need to understand what is terraform and what is used for Terraform is an open-source tool designed for automating and managing
Friday Fact: Logic App GA designer now offers Seamless Transition from designer view to Code View...
Oct 25, 2024
Update Good news for Logic Apps developers! Remember when the new Logic App Designer's GA version didn't allow you to directly jump to the code view In
Friday Fact: Missing Environment Variables Can Break Your Logic App Standard Workflows
Oct 4, 2024
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