Category: General

GitCheat Sheet for a DevOps Engineer

In DevOps, Git reigns supreme as the version control system of choice. It empowers you to track changes, collaborate seamlessly, and troubleshoot easily. But with a plethora of commands, navigating Git can seem daunting....

CloudFlare DNS Wrong IPs

If CloudFlare is enabled on your site and when proxies are turned on, then you can see CloudFlare IP’s are being returned for your site during dnslookup instead of your origin IP. The reason...

Azure DevOps Organization vs Project

Azure DevOps Organization is nothing but a collection of projects and it generally begins with url like https://dev.azure.com/orgname. There might be one or more projects inside an Azure DevOps organization and each project inside...

MarketPlace in Azure DevOps

Azure DevOps Market Place is where you can find all the extensions of Azure DevOps which has been created by third party developers as well as official developers like Microsoft and MS-DevOps.It hosts nearly...

How to Change Timezone in Azure DevOps?

Azure DevOps displays time for users based on Users timezone and Organization timezone. The users timezone can be changed only by the individual users and organization doesn’t have any permissions to change the users...