2017 Archive
- VTUG at Gillette Stadium No Charge Technology Event, MUST ATTEND-Cloud, Containers, DevOps, Virtualization and MORE!This is an AWESOME Event. I have been attending all VTUG events for years. They provide a wealth of knowledge on many topics. This is a ...
- Getting Started with VSCode and Markdown Step-By-Step Markdown-Preview-ScrollMarkdown Preview VS Code supports Markdown files out of the box. You just start writing Markdown text, save the file with the .md (.html works too) ...
- Connect-AzureRm from Powershell HOW TO installing & import modules, authenticate (including multi-factor) and selecting the subscription Step-By-StepName: 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µsoft.com – ...
- Connect-AzureRm from Powershell HOW TO installing & import modules, authenticate (including multi-factor) and selecting the subscription Step-By-StepName: 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µsoft.com – ...
- How to Connect and Edit Configuration Files for WordPress Running on Linux in a Docker Container Includes Changing Site URLHere are the steps. 1) ssh to the linux host (using SSH or Putty, or whatever) change to Super User sudo su enter su credentials if ...
- Step-By-Step How to change the Date and Time of a Meetup EventI struggled a bit today trying to find out how to change the date of a meetup. I needed to postpone an event and the edit ...
- Techstravaganza 2017 EventITProGuru 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 ...
- PowerShell in Action! Event Burlington Ma June 2nd 2017PowerShell in Action – June 2, 2017 – Microsoft Burlington – 5 Wayside Road, Burlington MA Join us for a day of PowerShell. Just as it ...
- DevOps, Containers and Next Generation MicroservicesDevOps, 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 ...
- 70-534 Architecting Azure Solutions Event SummaryOn 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 ...
- 70-534 Azure Certification Jump Start Architecting Azure Solutions Event Series Content v2017.0670-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 ...
- 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 ...
- 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 ...
- 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 ...
- Scott Guthrie Comes to Boston, New York & More for Azure Red Shirt Dev Tour ’17Whether you’re new to the cloud or a seasoned expert, you’ll learn something at the Azure Red Shirt Dev Tour ‘17. The Red Shirt Tour is ...
- PowerShell Saving SecureCredentials and Converting to and from TextI wanted a way to save credentials to a file but I did not want it to be a plain text password. To solve this challenge, ...
- Azure Getting Started via PowerShellI 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 ...