Jason N. Gaylord
Coder
from Northeast PA
Small planet on JasonGaylord.com A planet with rings on JasonGaylord.com
Visit JasonGaylord.com

Hello, I'm  jasongaylord Jason

I live with my family in the rolling hills of Northeastern Pennsylvania. I'm a web developer by trade, but have broad experience in various business areas. Want to know more about me?

Learn More

Connecting Azure DevOps to Azure Active Directory

A lot of groups start out by using Azure DevOps or another source control system using individual user accounts. However, as your organization continues to grow, you will likely need to connect to a directory such as Azure Active Directory to authenticate users. For Azure DevOps, this is really quite simple. To do this, log into the Azure portal as an Application Administrator or Global Administrator. Once you are logged in, click on All Services in the menu to the left and scroll until you find ‘Azure DevOps Services organizations (formerly Team Services)’. Click on the appropriate DevOps organization. If you don’t see the organization you are expecting, be sure you are at least a Project Administrator in the DevOps instance. Then, you’ll see the settings come up similar to the following:

Read More

Announcing TechBash 2019

Using an Azure Logic App to Broadcast an Article

Ten years ago when I was an avid blogger, I relied quite heavily on Feedburner to consume my RSS feed and distribute to subscribers. That worked, but social media wasn’t really a thing yet and readers relied quite heavily on feed readers for news. Today, most “subscribers” follow content using social media, such as Twitter or LinkedIn, or content aggregators, such as Reddit or Medium. So, when building my new blog, I thought about how I can best communicate posts that I make to others. Traditionally, I could use something like IFTTT or Zapier. Microsoft also has a competing product called Microsoft Flow. However, I may want to add some additional logic before communicating to the world. For this, I can use the product that power Microsoft Flow called an Azure Logic App.

Read More

Explore Storage in Azure Blobs using Storage Explorer

Azure has had Storage for a very long time. Typically you would use AZCopy to copy Azure blob storage to your local machine. What you may not know is that Azure Storage Explorer allows you to view your storage as well including uploading, downloading, and copying URLs for your files and folders. Download it today by visiting https://azure.microsoft.com/en-us/features/storage-explorer/.

Read More

Watch: Jeff Fritz discusses .NET Tips and Tricks

At TechBash 2018, Jeff Fritz discussed .NET Framework Improvements, Tips and Tricks. The video can be watched on the TechBash YouTube Channel. As the TechBash Foundation will be launching additional videos over the next several weeks, I highly recommend subscribing to the channel to keep posted on what’s coming next.

Read More

Tickets Available for Philly.NET Code Camp 2018.2

The 2018.2 Philly.NET Code Camp tickets are now on sale for both Friday and Saturday starting at just $20 for Saturday alone. If you obtain a Friday ticket, you will also receive access for the Saturday sessions. Friday is structured very similar to the workshops you would expect to see at TechBash. These workshops are all day workshops and cover a variety of the hottest topics ranging from Bots, AI, and Machine Learning to Mastering Git and GitHub with DevOps. The Friday workshops range from $76-$116.

Read More

Securing Your Website for Free

If you concern yourself with security, you probably have heard of Troy Hunt. Over the years, Troy has blogged about numerous free SSL services including Let’s Encrypt and Cloudflare. He’s also blogged a lot about why static websites need HTTPS. I’ve long been a fan of Let’s Encrypt and use Azure WebApps for many of my projects, especially those that are supporting non-profit organizations, such as TechBash, or those for personal use such as my own blog. So, while this post will specifically target those using Azure, you can and should use Let’s Encrypt or Cloudflare regardless of your hosting provider.

Read More

Watch: TechBash 2018 Keynote by Scott Hunter

If you haven’t had an opportunity yet, I recommend watching the TechBash 2018 keynote by Scott Hunter. Scott detailed the journey of the .NET framework including it’s past, present, and future states. The video can be watched on the TechBash YouTube Channel. As the TechBash Foundation will be launching additional videos over the next several weeks, I highly recommend subscribing to the channel to keep posted on what’s coming next.

Read More

Launched my new Website

I’ve just launched my new JasonGaylord.com website a few hours ago. My new website is using CloudScribe, a .NET Core Content Management System. If you’re unfamiliar with CloudScribe, it’s an open source project that’s championed by Joe Audette. Please let me know what you think of the new structure as I’ll be continuing development and will hopefully begin adding more relevant content on the website again.

Read More

Tracking Hurricane Florence Using Technology

I just watched a piece about HurricaneTrack.com. The owner, Mark Sudduth, lives in the Southeast North Carolina area which is the area that Hurricane Florence, currently a Category 4, is targeting. Mark has devices that he’ll be placing throughout the region to safely show video, wind speeds, pressure and more without the need of others being in harms way. Unfortunately his app is only available for the iPhone but if you have an iPhone, I’d highly recommend checking his app out. If you don’t have an iPhone, he’ll be helping the Weather Channel deliver some of their video.

Read More