Tag: custom confiiguration

  • Deploy Marketplace Image using PowerShell

    Deploy Marketplace Image using PowerShell

    Not ready to jump on JSON template modification when the Marketplace template doesn’t fit your requirements? We can use PowerShell to get the same marketplace image deployed with our own modified configuration. #Choose subscription Select-AzureRmSubscription -SubscriptionId dc9b2339-0138-4de6-b2c2-c7e9408fdfa4 $ComputerName = ‘labroynepa02’ $CredentialVM = Get-Credential #Create Network Interface $nic0 = New-AzureRmNetworkInterface -Name “labroynepa02-eth0” -ResourceGroupName “LAB-ROY-NE-NETWORK” -Location “West…

    Read more: Deploy Marketplace Image using PowerShell

Ehlo!

I am Roy Apalnes, a Microsoft Cloud Evangelist working av Sopra Steria. Main focus in Microsoft Security and Endpoint Management, with a bigger picture in mind.

Featured Posts