Blog Posts Page 9
-
6 Sample SQL Databases for your Next Azure Project
Sample datasets are useful for many things, from quick proof of concepts to technical demos, however when you start searching for one to use on Azure it…
-
Building a MS Teams Status Cube with the Graph API Presence Subscriptions
Microsoft teams displays a small icon to show if you are busy, available, away and other statuses. Using the Microsoft Graph API we can be notified when…
-
Extending the Gatsby Novela Blog Theme
The Novela theme by narative is a great starting point for any Gatsby blog. Using component shadowing and a number of NPM packages it was easy to extend…
-
Azure Custom Roles Following Least Privilege Best Practices
Azure permissions are controlled through Role Based Access Control (RBAC) that can be applied at many levels through the use of users, groups and roles.…
-
Working with Tags in Azure Resource Graph Explorer
Azure Resource Graph Explorer is a powerful tool for querying resources in Azure. In this post we will look at how to work with tags in queries.…
-
An Introduction to Azure Static WebApps
Azure Static Web Apps add first class support for modern, fast and responsive websites inside the Azure portal. The integration allows you to create and…