Azure User Group Nepal

Azure Resource Manager Template – JSON

This topic will be around what is  JSON template and how it is going to make your deployment easy and industry standard. Resource Manager template is a JSON file that enables quickly deploying infrastructure as code to Azure. Infrastructure as code means treating your network, server, and application as code.

Managing Azure VM using Azure PowerShell

PowerShell is a faster and more controlled tool to manage Azure VM than logging into the portal. In this post, we will look for a few commands to manage Azure VM. To run the Azure PowerShell command, first, we need to install the AzureRM module. If you want to install

Provision VM using Azure PowerShell

Prepare the environment Open PowerShell ISE as an administrator and run this command below command to set the script execution policy. Command: Set-ExecutionPolicy -ExecutionPolicy Unrestricted Run the below command to install the AzureRM module if it has not been installed yet. It will install all the required packages from Microsoft

Managing Azure Subscription using Azure PowerShell

What is Azure PowerShell Azure PowerShell is an extension of Windows PowerShell to provide cmdlets for the management of Azure resources and cloud services. It is more manageable than the portal, for instance, if we want to stop all VMs in one go, we cannot do that from the portal

Power BI Dashboard for System Center Configuration Manager

Business Intelligence(BI) application is in high demand for every business as it helps decision-makers to take better decisions. IT infrastructure management and monitoring cannot be left untouched. Microsoft has built the System Center Configuration Manager(SCCM) Power BI Solution Template, the template contains everything needed for an SCCM dashboard

Azure User Group Nepal © 2026