Yearly Archives: 2017


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 […]