Toggen Blog
Tech tips
Articles
Latest
Undeprecate my Powershell
So I was attempting to create a Powershell script that would Create an Azure AD Application and do the Application Admin consent aswell The script I had as a sample used AzureRM to get a refresh token and then get an access token to then do the POST to the...
Sending Email from Node using the Microsoft Graph API
First you need to create an Azure AD Application that has Application access to the Mail.Send role of the Microsoft Graph API. You can do this manually or programmatically using Powershell as per my previous...
Creating an Azure AD Application and Granting Application Admin Consent with Powershell
https://blog.nico-schiering.de/granting-azure-ad-admin-consent-programmatically/ https://samcogan.com/provide-admin-consent-fora-azure-ad-applications-programmatically/ Standing on the shoulders of giants here is a script that creates an Azure AD Application grants it...
Getting a List of Files from a Sharepoint Shared Link
So recently I had a customer ask if they can be notified when the files change in a Microsoft Teams Sharepoint URL which was shared with Contribute permissions with sign-in NOT required. The link provided did not allow the person to choose "Sync" and then mirror the...
How to manually execute a TimerTriggered Azure Function App Function in VSCode
Start the local project (Press F5 to run it)Navigate to the Azure context in VSCode (that's the A in the left hand side bar)Expand Local Project and Functions Right click the function you want and choose Execute Function Now...
Industrial Fanless Mini PC’s
Just putting this here for future reference. https://www.compulab.com/products/embedded-pcs/
