Shane Bartholomeusz

Geek and lover of all things tech related

Page 4 of 12

How to: Implement Azure Web App Authentication – The Easy Way

Overview

Let’s face it … security is HARD. Implementing authentication and authorization into applications has always been a challenge and a chore for developers. Building a secure application requires strong knowledge across a number of areas.

Thanks to the power of Easy Auth on Microsoft Azure it’s easier than ever to setup secure authentication for your web application with the click of a few buttons… Yep, I’m not kidding!

Ok let’s get started …

Azure App Service Logo
Continue reading

AZ-204 Exam Study Guide (Developing Solutions For Microsoft Azure)

Overview

The AZ-204 (Developing Solutions for Microsoft Azure) exam is tailored to Microsoft developers working on the Azure cloud platform.

Having recently passed the AZ-204 exam I wanted to share my thoughts and insights in this AZ-204 Exam Study Guide to help you pass the exam.

AZ-204 Exam Badge
Continue reading

Solved: PDF Printer Missing in Win 10

Problem

Windows 10 has a built-in PDF printer which enables you to generate PDF’s without needing to install any additional software – as was required in previous versions of Microsoft Windows.

So the other day I tried to use the “Microsoft Print to PDF” printer option however noticed it was missing … WHAT THE!

If you’ve encountered this same issue then you are in luck because in this article I’ll show you how to fix this problem.

Windows 10 Add Printer Dialog
Continue reading

Azure CRON Expression – Cheat Sheet

Overview

If you’re an avid user of the Microsoft Azure cloud, you might have come across CRON expressions for defining schedules.

The CRON expression format originates from Unix-based systems, where it has been used for quite some time. While it is a powerful syntax for expressing schedules, it can sometimes be a bit confusing.

This article will provide you with a quick cheat sheet for using CRON expressions in Azure.

Azure Logo
Continue reading

How To: Win 10 Screen Sharing

Overview

Ever had to provide remote support to someone? It can be a real pain in the proverbial, including setting up the remoting software at both end points.

In this post you’ll learn how to share screens between two Windows 10 devices using the little known, built-in Windows Quick Assist app. The best part about it is that it requires almost no setup. Just straight to business!

Windows 10 Quick Assist Logo
Continue reading

How To: Unlock Protected Excel Spreadsheet

Overview

Think that your ‘protected’ Excel spreadsheet is safe? Think again! These restrictions can easily be bypassed.

Recently, I needed to modify a protected spreadsheet however the original author of that Excel spreadsheet had left our company and no one had the password to unprotect the document. Doh!

In this post I’ll show you how to unprotect an Excel spreadsheet in a few simple steps.

Continue reading

How To: Clone GIT Repo Using Personal Access Token

Overview

In this post I’ll show you how you can clone a Git repository using a Personal Access Token instead of a regular password.

Personal Access Tokens are useful in a variety of situations. I recently opted to use an access token on a work laptop rather than using my ‘god mode’ credentials. That way, if I needed to hand the laptop back to my employer I could easily revoke the access.

Enough talk … lets get to it!

GitHub Icon
Continue reading

Fixed: Windows 10 Search Crashing

Problem

In this post I’ll show you how to fix an issue with Windows 10 Search disappearing.

While trying to use the Windows 10 Search I noticed that after I entered a few characters the Search Box would crash and clear out the text I had entered. No search results were being displayed.

Continue reading

Fixed: SPFx Web Part Long Load Time

Problem

While working on a SharePoint Framework (SPFx) webpart I noticed some odd performance issues… My SPFx webpart was very slow to initially load.

I was initially a bit puzzled by this however after some investigation I discovered the below solution.

SharePoint Logo
Continue reading

How To: Create PDF Email With Power Automate

Overview

Do you have a need to generate emails with PDF attachments using the Power Automate (aka Microsoft Flow) workflow engine?

Guess what! You’re in luck because in this post I’ll show you how to do exactly that. I’ll show you how to generate a PDF document and send it via email.

Power Automate Logo
Continue reading
« Older posts Newer posts »

© 2024 Shane Bartholomeusz

Theme by Anders NorenUp ↑