Forum Discussion
DamianIntune
Mar 03, 2026Copper Contributor
How to create a dependency using Graph API in PowerShell
hi, I used following documentations to create a dependency via Graph API in Powershell: https://learn.microsoft.com/en-us/graph/api/intune-apps-mobileappdependency-list?view=graph-rest-beta https:...
Bogdan_Guinea
Mar 04, 2026Steel Contributor
Hi,
based on your documentation the "mobileAppRelationships" endpoint only exists as a read-only.
Take a look on this also:
Good luck!