Azure Getting Started via PowerShell

I have done hundreds of events and there are always obstacles to onboarding the attendees/students. I decided to create a succinct help document.  I hope this helps PowerShell Everything after a “#” pound sign is a not and can be ignored; no need to paste that into the PowerShell window. […]


DevOps and Bots, What you need to know!

Followers of the ITProGuru blog are likely interested in DevOps.  Those that are advancing in their DevOps journey will undoubtedly want to apply DevOps processes to leverage Bots.  One of my peers, Jamie Dalton has written an excellent blog post to pull together the best information to help you on […]


How To use PowerShell to Install and Import Modules and Connect to Azure–Step by Step

<# ========= Connect-AzureRm.ps1 ======================================= Name: Connect-AzureRm.ps1 Purpose: Connect to Azure from Powershell. Includes installing modules, importing modules, authenticating (including multi-factor) and selecting the subscription Author: Dan Stolts – dstolts&microsoft.com – http://ITProGuru.com Script Home: http://ITProGuru.com/Scripts Syntax/Execution: Copy portion of script you want to use and paste into PowerShell (or ISE) Disclaimer: […]


How To use PowerShell to Install and Import Modules and Connect to Azure–Step by Step

<# ========= Connect-AzureRm.ps1 ======================================= Name: Connect-AzureRm.ps1 Purpose: Connect to Azure from Powershell. Includes installing modules, importing modules, authenticating (including multi-factor) and selecting the subscription Author: Dan Stolts – dstolts&microsoft.com – http://ITProGuru.com Script Home: http://ITProGuru.com/Scripts Syntax/Execution: Copy portion of script you want to use and paste into PowerShell (or ISE) Disclaimer: […]


70-534 Azure Certification Jump Start Architecting Azure Solutions Event Series Content v2017.06

70-534 Architecting Azure Solutions Certification Jump Start By: Dan Stolts, Chief Technology Strategist / Technical Evangelist  / Microsoft On June 13-14, 2017 Microsoft put on an invite-only event for many of our customers.  This was scaled back to invite only as a trial and proof of concept.  Our attempt was […]


70-534 Architecting Azure Solutions Event Summary

On June 13-14, 2017 Microsoft put on an invite-only event for many of our customers.  This was scaled back to invite only as a trial and proof of concept.  Our attempt was to hone in on the technology education that these customers need to get their Architects, Developers and IT […]


DevOps, Containers and Next Generation Microservices

DevOps, Containers and Next Generation Microservices Microsoft Reactor at Grand Central Tech 335 Madison Ave, New York, NY (map) Register on Meetup https://www.meetup.com/nysoftware/events/240246817/   AGENDA ·  6:30 PM – PIZZA & NETWORKING: Doors open, head to the Microsoft Reactor on the 4th floor. Food & drinks will be served, courtesy of Microsoft. […]


Techstravaganza 2017 Event

ITProGuru Session: Azure & Windows Nano Server with Docker; Hybrid is possible (Track: Azure)Containers, the next wave of virtualization, are changing everything!  Add it to an ultra-small and supper efficient OS like Nano and you have an incredible platform. Now with Docker running on Windows and Docker Containers built into […]


Connect-AzureRm from Powershell HOW TO installing & import modules, authenticate (including multi-factor) and selecting the subscription Step-By-Step

Name: Connect-AzureRm.ps1 Purpose: Connect to Azure from Powershell.  Includes installing modules, importing modules, authenticating (including multi-factor) and selecting the subscription     Author: Dan Stolts – dstolts&microsoft.com – http://ITProGuru.com         Script Home: http://ITProGuru.com/Scripts Syntax/Execution:       Copy portion of script you want to use and paste into PowerShell (or ISE)        Disclaimer: Use at […]


Connect-AzureRm from Powershell HOW TO installing & import modules, authenticate (including multi-factor) and selecting the subscription Step-By-Step

Name: Connect-AzureRm.ps1 Purpose: Connect to Azure from Powershell.  Includes installing modules, importing modules, authenticating (including multi-factor) and selecting the subscription     Author: Dan Stolts – dstolts&microsoft.com – http://ITProGuru.com         Script Home: http://ITProGuru.com/Scripts Syntax/Execution:       Copy portion of script you want to use and paste into PowerShell (or ISE)        Disclaimer: Use at […]


Microsoft and Linux… Better Together

Wednesday, December 21, 2016 from 6:30 pm to 9:00 pm   Location MIT Building E-51, Room 315 Presenters Dan Stolts , Chief Technology Strategist and Technical Evangelist , Microsoft – dstolts microsoft com Summary A deep dive into Linux capabilities and integrations with the Microsoft Azure Cloud Abstract Join us […]


Lab Guide Working with Containers on Windows 10–Includes Docker and Nano Step-By-Step

Hands on Lab Guide for Free Online Labs at: https://labondemand.com/Launch/40A59076 Working with Containers on Windows 10 Access machines from: https://labondemand.com/Launch/40A59076   Objective In this lab, you will gain fundamental knowledge for managing Windows Server containers on Windows 10 by using Docker commands. You will learn how to: Install the pre-requisites […]