Unofficial Azure Club
  • Home
  • About
Subscribe

Powershell

A collection of 2 posts
Connect to Azure AD from Azure Functions with Powershell Script
Azure Function

Connect to Azure AD from Azure Functions with Powershell Script

There are certain things to overcome to use Connect-AzureAD from powershell script under azure functions by authenticating with certificate. This article explains how to do it. 0 Prerequisites Azure functions has been deployed already. 1 Generate Certificate and Service Principal To run Azure AD powershell commands, we need to connect
May 30, 2018 5 min read
Azure - Unable to Resize VM(s) to B-Series VM(s)
Azure

Azure - Unable to Resize VM(s) to B-Series VM(s)

If the VM(s) are deployed using the Resource Manager (ARM) deployment model and we need to change to a size which requires different hardware then we can resize VMs by first stopping the VM. In our case, we are not able to resize a live VM to B-series VM,
May 22, 2018 1 min read
Unofficial Azure Club © 2025
Powered by Ghost