Executing Powershell in Ubuntu Linux machine
PowerShell can be also now execute in machines running on Ubuntu OS. Before installing you may need to follow set a prerequisites to get the… Read More »Executing Powershell in Ubuntu Linux machine
I am an Azure DevOps expert who has worked on TFS/Azure DevOps from 2012 as part of my job.
PowerShell can be also now execute in machines running on Ubuntu OS. Before installing you may need to follow set a prerequisites to get the… Read More »Executing Powershell in Ubuntu Linux machine
Sometimes when you are trying to configure WinRM you might be getting an error like this saying “Invalid use of command line”. The reason is… Read More »Invalid use of command line. Type “winrm -?” for help
Once you have logged into Azure CLI using az login command, you can list the subscriptions assigned to you or subscriptions you have access to… Read More »Azure Subscription List using Azure CLI
This error occurs when you are trying to install a application in Kubernetes cluster via Helm Charts and this error may occur due to any… Read More »error validating data: [apiVersion not set, kind not set] | Helm Charts
This error might occur when you try to install a Kubernetes cluster via Helm Charts. This specifically occurs during only certain scenarios when there are… Read More »Error: failed to create: Request entity too large: limit is 3145728 | Helm Charts
This issue might occur when creating in persistent volume pods in kubernetes cluster and the reason is you might have already created a persistent volume… Read More »spec.resources.requests.storage: Forbidden: field can not be less than previous value | Kubernetes
Sometimes we may need to use different branches for different Builds & Releases but with the same build pipeline. So it becomes necessary to set… Read More »YAML default branch for Builds & Releases in Azure DevOps
No! Exactly not as there are lot of organizations around the world that are still using Azure DevOps and they have got more comfortable with… Read More »Is Azure DevOps is going away?
Parallel jobs decides how many no of concurrent build and release pipelines can be run or executed in an Azure DevOps organization. Count of Parallel… Read More »Parallel jobs pricing in Azure DevOps
Parallel jobs count decides how many number of builds and releases can be run concurrently in an Azure DevOps organization. If the builds and releases… Read More »Increase Parallel jobs for an Azure DevOps organization