News

For now, just think of a blob as a file. To create Azure storage blobs I'll use PowerShell. There are a number of different ways to upload files into Azure but for demonstration purposes ...
Bypassing the Azure Portal and going straight to PowerShell will provide you with more options for managing Microsoft's cloud. Due to Microsoft's mission to provide services to a "cloud-first ...
If a business needs to get data to an Azure storage account quickly via automation, PowerShell is a great choice. Using PowerShell, businesses can create scripts to perform migrations, upload new data ...
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 ...