Published: Feb 9, 2021 by Intune.Training
Steve and Ben revisit logon scripts and provide more customizable options.
- 00:00 - Intro
- 02:58 - Create app registration
- 08:20 - Create function app
- 11:53 - Function app source code
https://github.com/tabs-not-spaces/Intune.Logonscript.FunctionApp - 16:05 - Pre-Requirements for local function app development
https://docs.microsoft.com/azure/azure-functions/functions-develop-vs-code?tabs=powershell#prerequisites
https://github.com/tabs-not-spaces/Intune.Logonscript.FunctionApp#pre-reqs-for-local-function-app-development-and-deployment - 18:22 - Modify function app code
- 21:34 - Deploy function app to UAT
- 25:50 - Test function app
- 29:25 - Add additional network drive
- 35:35 - Pester tests
- 43:43 - Deploy function app to production
- 45:24 - Update logon script