Step By Step Guide to Create Metrics & Set Alert Rule Using Monitor in Azure

Hello Readers, In the blog we are going to explain how to create monitor service & set on alert rule on created metrics in Microsoft azure. Azure monitoring services helps to maximize the availability and performance of applications and services. Using monitor service, we can collect, analyze the data & check the usage of web …

Steps to Create & Configure Alert Rule on Microsoft Azure

Hello, In this blog we are going to discuss how to create an Alert on Microsoft Azure. Microsoft azure is a cloud platform where we creates a lots of services like virtual networks, virtual machines, containers, app services & many more. Alert is an azure service which is used for set a alert rule on …

Steps to Create Log Analytics Workspaces on Microsoft Azure

Hello Readers, In this blog we are goin to discuss how to create a Log Analytics workspace in Microsoft Azure. Log Analytics workspaces is a basic management unit of Azure Monitor Logs. It is the logical storage unit where your log data is collected and stored. We can easily create a own workspace. Each workspace …

Steps to Install & Configure TeamCity on Ubuntu

In this blog we are going to discuss how to install & configure Teamcity on Ubuntu 20.04. Teamcity is a commercial tool & it is a build management and continuous integration server from JetBrains. It is a CI server, written in Java & helps to easily build docker images, and the support of Jira. There …

How to Connect the Azure Kubernetes Cluster Using Cloud Shell or Azure CLI

In this blog we are going to discuss how to connect the Azure Kubernetes cluster. We have two options to create cluster using azure cli & using azure portal. Microsoft azure is a cloud platform. It provides a multiple services such as virtual network ,Kubernetes services, containers & many more. its easy to use. First …