Kyle White

Software Engineer at Senserva

Wrote 4 posts

A Comparison of JavaScript vs. Blazor for Front-End Web Development

JavaScript and Blazor are two distinct technologies used for front-end web development, each with their own unique characteristics and benefits. JavaScript has been the dominant language for front-end web development for many years, greatly influencing the way we interact with the web today. Today we'll be doing a

JavaScript 2 min read Public

Azure AD Role Scoring

At the time of writing this post, Azure AD contains 91 built-in administrative roles. These roles have varying degrees of power within Azure AD. The team at Senserva has built a scoring system for grading these roles so that our analytics platform can grade each user's power level

Azure Active Directory 8 min read Public

Azure AD Conditional Access Best Practices

Today we'll be taking a look at Azure AD Conditional Access. Conditional Access is a feature of Azure AD Premium P1 and P2 that helps organizations control how users access corporate resources

Conditional Access 11 min read Public

Azure App Service Security & Best Practices

Today we'll be taking a look at Azure App Services and some of their features from a security standpoint. Azure App Services allow you to quickly build, deploy, and scale web apps and APIs using .NET, Node.js, Java, Python, or PHP running in Windows or Linux, or

Azure App Service 8 min read Public