Tech

0

Azure CLI: How to Supress Command Output

Update As of Azure CLI version 2.0.55 that was released on 01/15/2019, the --output param now supports none. So you can just use: az [command] --output none to suppress CLI output. You can review the

0

Azure REST APIs with Postman (Dec 2017)

This content is outdated Please see the most up-to-date Azure REST APIs with Postman video and blog here: Latest Azure REST APIs with Postman Video: https://aka.ms/azurerestvideoLatest Azure REST APIs

0

Solution to Slow iPhone 6 with iOS 11

My iPhone 6 Plus was so slow it was unusable. Each tap would take 2-3 seconds and everything was sluggish. I deleted all apps I wasn’t using and turned off Background App Refresh but nothing helped.

0

Azure IoT Edge on Raspberry Pi

Azure IoT Edge Public Preview was just announced at Microsoft Connect. Here’s how to get it running on Raspberry Pi with Raspbian Stretch or Stretch Lite. Raspbian Jessie should work as well, but I h

0

How to Install Raspbian on Raspberry Pi

The very first thing you are going to want to do when you get your Raspberry Pi is install an OS. You have a few options, including Raspbian, a Debian based OS. Here’s how to get it installed. Purch