Tagged: PowerShell

Windows Azure PowerShell ile Linux Virtual Machine Oluşturmak 0

Windows Azure PowerShell ile Linux Virtual Machine Oluşturmak

  Kullanabileceğiniz sanal makine imaj listesini getirmek için PS C:\> $images = Get-AzureVMImage Windows Azure üzerinde bulunan sanal makinelerin lokasyon listesini getirmek için. PS C:\> $locations = Get-AzureLocation $location değişkeni Windows Azure datacenter lokasyonları...

Windows Azure PowerShell ile Windows Virtual Machine Oluşturmak 0

Windows Azure PowerShell ile Windows Virtual Machine Oluşturmak

Kullanabileceğiniz sanal makine imaj listesini getirmek için PS C:\> $images = Get-AzureVMImage Windows Azure üzerinde bulunan sanal makinelerin lokasyon listesini getirmek için. PS C:\> $locations = Get-AzureLocation $location değişkeni Windows Azure datacenter lokasyonları listesini...

Windows Azure PowerShell – Giriş 0

Windows Azure PowerShell – Giriş

Download the Latest Windows Azure PowerShell Cmdlets adresinden Windows Azure PowerShell’i indirebilirsiniz. Kurulumu gerçekleştirdikten sonra sadece Windows Azure için PowerShell modülü karşınıza gelecektir. Windows Azure PowerShell açıldıktan sonra Windows Azure PowerShell modülünün yüklü olduğundan...