Category Archives: secret

Getting started with Azure Key Vault

Introduction In previous blog posts such as this one, I’ve shown you how to create http triggers within Function apps in Azure to do magic with Intune managed devices, however in my examples for brevity I used secrets, and pointed … Continue reading

Posted in Azure, functionapp, httptrigger, key vault, secret | Leave a comment

How can I renew an expired secret in an Azure Function app

Introduction If you’ve been looking at my guides, you’ll know that I’ve used httptriggers in functionapps to add functionality to Windows Autopilot, below are some examples of that. Adding devices to an Azure AD group after Windows Autopilot is complete – part … Continue reading

Posted in AzureAD, functionapp, httptrigger, secret | Leave a comment