How to use Postman and PowerShell to Query API Data

Postman and PowerShell

In this video, I demonstrate how to use Postman, a free API development and testing tool, to format URL’s and make requests against web endpoints and use those URL’s to get data in PowerShell.  I also give a quick walk through of viewing the data in PowerShell.

Continue reading “How to use Postman and PowerShell to Query API Data”

Azure 101 – Azure Storage Accounts

In this video I go over Azure Storage Accounts.  What they are and how to deploy and access one.  I start by reviewing the characteristics such as access tiers and different blob types.  I then walk through setting one up, create a SAS token for access and use storage explore to upload a blob file.

Continue reading “Azure 101 – Azure Storage Accounts”