One of the most basic, common activities when using a cloud service like Microsoft Azure is to simply upload some files. Even though the cloud seems like some complicated entity in which you can't ...
Until Microsoft adds a native command that easily connects virtual directories to Azure Web apps, we're going to have to do it ourselves. In the era before cloud computing, writing an entire article ...
It's widely known that PowerShell can deploy Microsoft Azure ARM templates using the New-AzResourceGroupDeployment cmdlet, but it's not so common to use PowerShell to create and modify existing ARM ...
There are lots of ways to create MSSQL databases via PowerShell. We could invoke a T-SQL query using the CREATE DATABASE term, we could write some code to use the [Create() method with SMO] or, if ...
An upcoming version of Windows PowerShell will let users manage Windows and Linux computers through Secure Shell protocol and Shell session (better known as SSH), thanks to some new functionality ...
The capabilities of Microsoft's Azure cloud platform recently got enhanced with an expansion to the SQL Data Warehouse compute power. Now, a more general change brings much improved networking ...
Amazon Web Services and VMware as Microsoft launch partners? You read it right. As part of its move toward more openness, Microsoft today said its popular and powerful PowerShell command-line ...