Contents tagged with azure
-
Another VM Creation Powershell Script (untested)
Example 1I need a PowerShell command set to create the initial virtual machine for an Active Directory domain controller that: •Uses the Windows Server 2012 R2 Datacenter image.•Has the name AZDC1.• … more
-
Auto-create VM with instance level IP (full script)
# tested and working, manually get image name, adjust image size, instance ip works too, storage account must already exist though #Set-AzureSubscription -SubscriptionId "xxxxx-xxxxx-xxxxx-xxxxx- … more
-
Instance level IP address
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-instance-level-public-ip
-
Windows Azure
Windows Azure is Microsoft's Cloud offering. To get started, you can obtain a free trial subscription, or alternatively sign up for a free developer subscription at https://www. … more