Year: 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. Run PowerShell as an Administrator…
-
PowerShell Saving SecureCredentials and Converting to and from Text
I 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, I captured the name & password at the command prompt (or parameter), converted it to a secure string then saved it out to XML. Then I needed to read…
-
Scott Guthrie Comes to Boston, New York & More for Azure Red Shirt Dev Tour ’17
Whether 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 all about code. Join Microsoft’s cloud chief, Scott Guthrie, as he codes live and demonstrates how Azure can help you solve some of your most vexing developer problems. Register…
-
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 that journey. He is eager…
-
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µsoft.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 your own Risk!…
-
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µsoft.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 your own Risk!…
-
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 to give a deep technology…
-
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 professional the understanding they need…
-
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. Take the opportunity to mingle…
-
PowerShell in Action! Event Burlington Ma June 2nd 2017
PowerShell in Action – June 2, 2017 – Microsoft Burlington – 5 Wayside Road, Burlington MA Join us for a day of PowerShell. Just as it is a tool for you to do amazing things, we are going to use it as a tool to explore amazing technologies. If you are looking to learn PowerShell,…
-
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 both Azure and Windows Server,…
-
Step-By-Step How to change the Date and Time of a Meetup Event
I 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 event page would not allow me to make changes to the date field. The date field is there but when you click on it you cannot change. The…
-
How to Connect and Edit Configuration Files for WordPress Running on Linux in a Docker Container Includes Changing Site URL
Here 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 required. If you cannot switch to su mode, then just add sudo in front of all the below commands. 2) confirm docker is running… Display a list of all…
-
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µsoft.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 your own Risk! See details…
-
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µsoft.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 your own Risk! See details…
-
Getting Started with VSCode and Markdown Step-By-Step Markdown-Preview-Scroll
Markdown 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) extension and then you can toggle the visualization of the editor between the code and the preview of the Markdown file; obviously, you can also open an existing Markdown…
-
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 not your typical user group event. It is more like a small scale national event but it is put on by the community for the Technology Community. Any other…