Archives
Categories
-
Recent Posts
- A quick look at using Windows 365 Cloud PC’s via Motorola Thinkphone
- Configuration Manager 2409 is globally available, what’s in it for you ?
- Technical Preview 2411 is out, upgrade now before your lab times out
- Automating Windows 365 part 3 – Provisioning Cloud PC’s
- Getting started with Azure Key Vault
-
Recent Comments
- ncbrady on Fixing: “Total identified Windows installations: 0”
- Nicole Daniele Genciane on Fixing: “Total identified Windows installations: 0”
- Colin Kelly on How can I use multiple monitors with Windows 365
- DK on Fixing: “Total identified Windows installations: 0”
- Dhruv on Fixing: “Total identified Windows installations: 0”
-
-
Meta
Category Archives: functionapp
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
PC Buyback for Windows Autopilot devices – part 3
Introduction In part 1 I showed you how to prepare Azure for the PC Buyback app, in part 2 you added the Win32 app, deployed it and saw how it behaved on a Windows Autopilot registered device. In this part … Continue reading
Posted in functionapp, httptrigger, Intune, PCBuyback, Windows AutoPilot
Leave a comment
Encrypting devices during Windows Autopilot provisioning (WhiteGlove) – Part 3
Introduction Note: This method is not officially supported by Microsoft. That said, this speeds up compliance and more importantly increases security as the device is already encrypted (part 1) before the user logs on (part 2). BitLocker recovery key changes … Continue reading
Posted in AzureAD, BitLocker, functionapp, httptrigger, Intune, win32 app, Windows AutoPilot
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