Configure branch name restriction rule
Many organizations and developers try to restrict the naming formats of the branches. This can be the case for multiple reasons.
Many organizations and developers try to restrict the naming formats of the branches. This can be the case for multiple reasons.
It has been almost a year since I last wrote a blog post. Life can sometimes throw unexpected challenges our way, and for various reasons—mostly on the perso...
Since June this year, a new functionality in public preview called deployment stacks. Deployment stacks are Azure resources that enable you to manage a group...
Git commits can be signed by using a GPG key. With this GPG key, you can prove that a specific commit comes from you. Doing this will also add a ‘Verified’ b...
Logic Apps in Azure provides a platform for building workflows that integrate with various services and APIs. When creating Logic Apps, you must often connec...