Forum Discussion
arjunni0027
Sep 11, 2024Copper Contributor
Facing issue while adding app to intunes portal using Microsoft Graph API
My application is used to automate the process of adding win32 apps to intunes portal for different tenant.
Created a blazor application with .Net 6 and imported Microsoft Graph package. While adding the app metadata to the created object of Win32LobApp inbuilt class of Microsoft Graph package, there are mandatory parameters that is required to add the app to the intunes portal. Some of the mandatory fields are not matching with the parameters that are available in intunes portal.
Below are the mandatory fields that are there in the portal for creating Win32 app in intunes portal.
- Name
- Description
- Publisher
- Install command
- Uninstall command
- Operating system architecture
- Minimum operating system
- Rules format – Manually Configure Detection Rule
- Rule type
- Path
- File or folder
- Detection method
Could you suggest how all these parameters can be integrated to intues using Graph API from my .Net application.
1 Reply
Sort By
- EricStarkerFormer Employee
Hello! You've posted your question in the Tech Community Discussion space, which is intended for discussion around the Tech Community website itself, not product questions. I'm moving your question to the Microsoft Intune space - please post Microsoft Intune questions here in the future. (You can find this and other product discussion spaces in the future through the Community Hubs page.)