How to Delete a Blob from an Azure Storage using PowerShell
In one of my automation (Delete a Blob), I need to delete the previously stored reports (reports will always append with timestamp) on daily basis in Azure storage account in automated way in the
How to check Website status on the Linux Server
Maintaining website uptime is essential for a positive user experience, as even short periods of downtime can frustrate users and result in lost business. Automating uptime checks on a Linux machine allows quick detection
How to view the secret variables in Azure DevOps
Today, I will be taking about a technique using which you can view the secret variables in Azure DevOps. Introduction Azure DevOps supports us to store secrets within Azure DevOps variable Groups which could
How to pass objects between tasks in Azure pipeline
In our previous post, we already discussed about "How to pass values between Tasks in a Pipeline" where we can pass single value from one task/job/stage to another in pipeline. But incase, if you
Linux Environment Variables
What Are Linux Environment Variables? Linux environment variables are dynamic values that the operating system and various applications use to determine information about the user environment. They are essentially variables that can influence the
Delete File or Directory in Linux with Scheduled Azure DevOps Pipeline
In my working environment, we are managing more Linux based Agent machines for building the solution to create artifacts and we got required to clean the build artifacts on regular manner in automatic way
Different ways to List Environment Variables in Linux
An environment variable is a dynamic object that defines a location to store some value. We can change the behavior of the system and software using an environment variable. Environment variables are very important in
How to Drop SQL database using PowerShell
My Scenario: As a System Admin/DevOps Guys, we got urgent cost optimization process and it need to done in very less time frame. From the cost optimization list, one of the action is to clean