Connect-MgGraph – Using a Service Principal
Recently I had the need to write a script to query and set data in Azure AD using PowerShell. I didn’t want to create or use a user account, using hard coded credentials in a script is never a clever …
Recently I had the need to write a script to query and set data in Azure AD using PowerShell. I didn’t want to create or use a user account, using hard coded credentials in a script is never a clever …
I use provider Cloudways to host this site and a few of my other projects. If you haven’t previously looked at Cloudways I would highly recommend you give them a look. See my Tools I Use page for a very …
In this post I will cover how to configure WordPress to benefit from the Azure CDN to improve the speed. My WordPress sites are hosed as Azure App Service sites, however that is not a requirement to use the Azure …
When opening the Unity project for my Binary Blitz game for the first time in over a year and on a new computer. I was greeted by the following errors error CS0103: The name ‘GooglePlay Tangle’ does not exist in …
While experimenting with using Azure as a content delivery network (CDN), I attempted to create a new CDN Profile only for the validation to fail with the message. Validate failed. Required information is missing or not valid. In order to …
I am a big fan of Mimecast’s Email security product, when configured correctly it does a fantastic job. However, from time to time I have found the need to hold emails from a domain or specific address. The most common …
Microsoft has done a fantastic job with Azure and Office 365, giving us admins a suite of tools and solutions. However, there is so much in these products it can be a little confusing knowing where to start. One area …
During my downtime when I’m not consuming every film or IT show related to sci-fi or computers, I love to read a good book. Book normally the subject of IT, computers or technology. Not in any particular order, below you …
In this post, I will cover how you can save the output from an Azure Data Factory (ADF) Web Activity as a Blob file in an Azure Storage Account. You could use the same method to save the output from …
Problem When attempting to add a connection from a Microsoft Azure Data Factory (ADF) to an Azure Key Vault I received the below message when trying to select a secret. The user, group or application ‘name=Microsoft.DataFactory/factories;appid=xyz;iss=https://sts.windows.net/xyc’ does not have secrets …