Archives
Categories
-
Recent Posts
- Getting started with Azure Key Vault
- Windows 11 has blank icons on the taskbar ? try this fix
- Updating the Windows app to the latest version
- Confused about Microsoft 365, Office 365, Enterprise Mobility + Security, and Windows 11 Subscriptions ?
- Getting more out of Windows 365 – Securing your Windows 365 PC’s
-
Recent Comments
- ncbrady on Fixing: “Total identified Windows installations: 0”
- Blake S on Fixing: “Total identified Windows installations: 0”
- ncbrady on Fixing: “Total identified Windows installations: 0”
- Blake S on Fixing: “Total identified Windows installations: 0”
- Christian O'Connor on Fixing: “Total identified Windows installations: 0”
-
-
Meta
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