Intune.LogonScript.FunctionApp
Azure Function App to serve as midddleware for a logon script solution for cloud managed devices.
Folder overview
- function-app contains the function app code that will be deployed to Azure
- logonscript contains the code that will be packaged and deployed via Intune
- tests contains the pester tests to be used for interactive testing OR ci/cd deployment
Pre-Reqs for local function app development and deployment
To develop and deploy the function app contained within this repository, please make sure you have the following reqs on your development environment.