


Once all application are installed click on “Finish” It will start installing the Windows Azure PowerShell module and supported applications. This will download a file with a name something like “ WindowsAzurePowerShell.3f.3f.3fnew.exe ”ĭouble click on the file and click on Install.įor now, keep the all setting as it as and click on “I accept”
Sapien powershell studio include modules install#
To connect PowerShell and Window Azure, We have to install Microsoft Windows Azure PowerShell module first, you can download the module from this link. Download and Install Windows Azure PowerShell Module We can use PowerShell to automate the Azure supported tasks. Windows Azure supports PowerShell and that’s open a wide range of possibilities of automation, reporting. You can also signup for windows Azure one month free trial from this link:
Sapien powershell studio include modules Patch#
Imagine all of your Servers in cloud and all best engineers from Microsoft are taking care of it and you don’t have to worry to patch them, keep them updated and worried about their backups. Windows Azure is a revolutionary product and in coming time Windows Azure will change a whole IT eco system. Windows Azure is awesome! You can create website, mobile app backend, SQL database, in just few clicks, Imagine creating a fully functional virtual machine in a few clicks of mouse buttons. In windows Azure, you can create a virtual machines, mobile apps, online Active Directory, websites, SQL databases and lots of other things on cloud. To connect to Windows Azure using AD method, do the following. This is recommended option for automation of the task and for long running scripts. When we use certificated method to login, they are valid until the subscription in available and certificates are valid. This is not a good choice when we want to automate tasks using PowerShell.Ī. We can connect to window Azure using Ad method by providing our Azure subscriptions username and password but the main issue with Windows Azure AD authentication method is, that saved credentials are expired after 12 hours and after expiration we need to login in again. There are two ways to connect to the Windows Azure subscription,Ī. Today we will connect to our Windows Azure subscription with PowerShell, so that we can run Windows Azure PowerShell cmdlets and start automating stuff. We have already downloaded and installed the Window Azure PowerShell module. In my previous post, I have posted about getting started with Windows Azure and PowerShell. Part-1 : Getting Started With Windows Azure And PowerShell
