Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 567 Bytes

IntuneAppFactory

IntuneAppFactory is a set of PowerShell scripts used in an Azure DevOps Pipeline to detect, download, package and publish onboarded applications as a Win32 application to Intune, to ensure the latest version of onboarded applications are available in Intune.

Currently IntuneAppFactory supports the following repositories:

  • Winget
  • Evergreen
  • In-house applications can also be deployed and intalled via the Storage Account created for the Pipeline Agent.

If you're new to this, have a look at the CreateNewApp file!