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 …

Step By Step Guide to Create Kubernetes Service on Microsoft Azure

Kubernetes is a free & open-source container-orchestration system. It is used for automating system application deployment, scaling, & management. It enables the operation of an elastic web server framework for cloud applications. There are some steps to create Kubernetes service on Microsoft azure: First login into azure portal. Click on All Services –> Containers—> Kubernetes …

How to Create & Configure File Share in Azure Storage Account

Azure File Share storage offers fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol. Azure file shares can be mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Additionally, Azure file shares can be cached on Windows Servers with Azure File Sync for …

How to Create Firewall Manager Policies on Microsoft Azure

Firewall Policy is an Azure resource that contains NAT, network, and application rule collections, and Threat Intelligence settings. It’s a global resource that can be used across multiple Azure Firewall instances in Secured Virtual Hubs and Hub Virtual Networks. Policies work across regions and subscriptions.   Login to microsoft azure portal. Click on All Services. …

How to Create Azure Database for PostgreSQL Servers in Microsoft Azure

Azure Database for PostgreSQL is a relational database service in the Microsoft cloud based on the PostgreSQL Community Edition (available under the GPLv2 license) database engine. Azure Database for PostgreSQL delivers: Built-in high availability. Data protection using automatic backups and point-in-time-restore for up to 35 days. Database engine to keep the service secure and up to date. …