Database Reference
In-Depth Information
Windows Azure PowerShell : Windows PowerShell is a new type of command-line utility.
Unlike the regular command-line utility, PowerShell is a task-based command-line shell and script-
ing language designed for handling repeatable tasks. Built on the .NET Framework, PowerShell
provides greater control and lexibility for system administration. Windows PowerShell includes
four types of commands: Cmdlets (Command-Lets), PowerShell Functions, PowerShell Scripts,
and native Windows commands. A cmdlet is a single-function command-line tool. here are more
than 100 cmdlets in Windows Azure PowerShell. Multiple cmdlets can be combined together to
form a script used to handle a complicated task.
With Windows Azure PowerShell, developers can control and automate the deployment and
management of the workloads in Windows Azure. PowerShell can also be used to provide virtual
machines, set up virtual networks, conigure cross-premises networks, and manage cloud services
in Windows Azure. For the management of Windows Azure and Windows Azure SQL Database,
you can use Windows Azure Management Comlets and Windows Azure SQL Database Comlets.
Windows Azure Management Comlets can be used to handle the following tasks:
Managing subscriptions
Deploying and managing virtual machines
Managing virtual networks
Managing storage accounts
Deploying and managing cloud services
Windows Azure SQL Database Cmdlets can be used to handle the following tasks:
Managing SQL Database servers
Managing SQL Database irewall rules
Figure 12.15 shows some of the cmdlets in Windows Azure PowerShell.
Figure 12.15
PowerShell Cmdlets.
Search WWH ::




Custom Search