You've successfully subscribed to Florin Loghiade
Great! Next, complete checkout for full access to Florin Loghiade
Welcome back! You've successfully signed in
Success! Your account is fully activated, you now have access to all content.
16 posts tagged

Azure PowerShell

Creating custom RBAC roles in Azure Resource Manager

[https://www.florinloghiade.ro/wp-content/uploads/2016/09/clip_image001.png] These days I was doing some Azure work for a customer and I was

in

VSTS Hosted Agents - Outdated Azure PS cmdlets

I’m writing this short post because of a small issue that can occur when you’re using hosted agents in your Visual Studio Team Services instan

in

Using PowerShell DSC in Azure

Most of my DSC blog posts target on-premise or remotely accessed VMs which most of the times are in Azure. While everything is fine and dandy

in

ARM Templates for creating custom image VMs in Azure

If you worked with Azure for a long time, you know that when you wanted to upload your own custom VM image to Azure, it was an easy thing. You

in

PowerShell Scripts to add / remove data disks on Azure VMs

First things first. Happy New Year! So after I finished a long waking up cycle I remembered working on a project that involved migrating some

in

Sample PowerShell Scripts for Starting and Stopping Azure ARM VMs in a Resource Group

I was recently working on a proof of concept in Azure for a client that needed a couple of VMs to test if Azure is a viable candidate for thei

in

Deploy multiple Azure VMs in a Load Balanced set

In the last couple of weeks I have been working with a client that needed to deploy a two-tier web application that would act as a web store a

in

PowerTip - Get a nicely formatted endpoint list for your Azure VMs

I was working on an Azure deployment recently and I needed a very quick way to get all the endpoints and local IP from the Azure VMs, rather t

in