Hi, I am John, a software developer and architect working in C# .NET and Azure. This is a place for me to share thoughts on code with others.
With hundreds of services in Azure across many data centres it can be hard to keep up when items are introduced or updated. This includes…
Sample datasets are useful for many things, from quick proof of concepts to technical demos, however when you start searching for one to use…
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…
At the start of 2021 I decided to start to share more of my work through this blog. I was keen not to spend significant time when creating a…
Azure permissions are controlled through Role Based Access Control (RBAC) that can be applied at many levels through the use of users…
Azure Resource Graph Explorer is a great tool for querying your Azure resources. Through queries, you can quickly produce tables and charts…