Friday Fact: You Can Seamlessly Switch Between Branches with Simple Git Commands
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
Resolving Git Push Conflicts inside Visual Studio
If, while committing your git changes through Visual Studio, you faced the following errors: Error:Error encountered while pushing to the remote
Developer Tip: How to clone a DevOps repository in Visual Studio
For those well-versed in DevOps, this task is a breeze, straightforward and uncomplicated However, for many others, it remains an unfamiliar and challenging
Logic App Standard CI/CD from zero to hero whitepaper
Continuous integration/continuous delivery (CI/CD) pipelines are a practice focused on improving software delivery using a DevOps approach A CI/CD
Azure Function App CI/CD from Zero to Hero whitepaper
Continuous Integration and Continuous Deployment (CI/CD) is a practice that has become an essential aspect of Azure development Although it is possible to
BizTalk Server CI/CD from zero to hero whitepaper
Historically, deploying BizTalk Server solutions across environments is or can be a complicated process depending on how complex is your solution There are
Logic App CI/CD from zero to hero whitepaper
Continuous Integration and Continuous Deployment (CI/CD) is a practice that has become an essential aspect of Azure development Although it is possible to
Microsoft Integration and Azure Stencils Pack for Visio: New version available (v7.3.1)
The full 73 version is complete with the release of v731 This was a massive work of adding new shapes of new services that appear on Azure and changing the
Microsoft Integration and Azure Stencils Pack for Visio: New version available (v7.3.0)
The full 730 version is not yet complete, but I decided to release it in small pieces instead of taking a long time to make all the planned changes and being
DevOps – Multi environment variables/ groups
This is a topic that has been asked to me a few times, making me wonder how hard it actually was Working with this nearly every day makes us assume some