Related Articles
PowerShell – Create “Clean” Custom Objects From DataTable Object
I recently had a need to create “clean” PowerShell custom objects out of a DataTable object. What does that mean? Well, let me explain. When you try to get data out of SQL Server using PowerShell there are many ways to do it. Either you use Invoke-SQLCmd, SQL Server PowerShell (SQLPS), SQL Server Management Objects […]
Windows Azure Pack (WAP) – An Introduction…
What the heck is Windows Azure Pack formerly known as Windows Azure Services for Windows Server? That’s a very good question and I will try to show it in upcoming posts. This post should give you an introduction and an overview, basically a big picture. Microsoft has built, improved and enhanced Windows Azure over the […]
Azure Stack – Use Function To Generate SAS Token For Blob Content
Introduction When it comes to Azure Stack, a lot of customers want to know what can Azure Stack do for them or in other words what are the use cases for Azure Stack. Let’s assume you need to exchange files or any other blob content either between systems or users on-premises. This could be a […]