Category: Microsoft Azure
To update the “Sold To Address” in Azure billing, you can follow these steps: Sign in to the Azure portal at https://portal.azure.com/. In the left-hand menu, click on “Cost …
Kubernetes, a powerful and flexible platform for managing containerized workloads and services, offers a host of commands for querying and manipulating clusters. Bash Function to Show Logs and Describe …
The Azure CLI (Command Line Interface) generally operates in a synchronous manner. This means when you issue a command, it will execute and return the output or an error …
I have noticed in the last two months, the cost of my Azure Subscription is lower than before. The cost of “Standard SSD Managed – Disk Operations” has been …
Kubernetes is a de-facto standard to deploy and manage applications in the cloud. The cloud apps are running in pods (containers). With Kubernetes, the pods can restart themselves if …