Category: Storage

Windows License Discovery Across Clouds

I have noticed lot of companies struggle to get license details of Microsoft products. Today I am going to show what are Microsoft tool available to discover Windows OS details. I have tested two tools in this category, VAMT and MAPKit, let’s find more about it. Volume Activation Management Tool (VAMT) It enables IT Admin […]

READ MORE

Understanding and Expanding Azure Monitor Service across the Clouds

Today we are going to discuss about Azure monitor service. It is PaaS based service. It does resource monitoring by checking its performance and availability. Monitoring data become critical to increase your visibility of Azure resource for daily operation. Your resource could be IaaS or PaaS based Applications or Services. Based on collected data over […]

READ MORE

Multi-Cloud Server Management with Azure Arc Service

Azure Arc is a service or an offering in Microsoft Azure that provides a centralized management of all the resources that exists in on-premise and multi-cloud environments. It is specifically designed to on-board non-azure resources to Azure. The Non-azure resources will become Azure resource after on-boarding. What will you do with this service? When you […]

READ MORE

GCP to Azure VPN Connectivity

Today I am going to show how to setup VPN connectivity between GCP and Azure. I have seen this ask from many customers and they want to explore services of other clouds as well. I hope you will enjoy this article the way I enjoyed testing and making it worked. Below is high level VPN […]

READ MORE

Simple steps to generate OAuth Token in GCP for REST API

Today we will see how to generate an OAuth token to make an API call. I found two ways to generate an OAuth token. Based on this token you can make an API call. Through this call you can do CRUD (Create – Read – Update – Delete) operation so it is a powerful and […]

READ MORE