Forum Discussion
LarsSchw
Jun 12, 2024Copper Contributor
Accessing app centric permission via API
Hi, is there any way to access (get/set) app centric permissions from GraphAPI or any other API? Our usecase is that we want to set the configuration programatically and also assign groups to spe...
Nivedipa-MSFT
Microsoft
Jun 18, 2024LarsSchw - The Get-MgPolicyAppManagementPolicy cmdlet requires an -AppManagementPolicyId parameter. Ensure that you're providing the correct ID when calling the cmdlet?
Nivedipa-MSFT
Microsoft
Jun 19, 2024LarsSchw - Have you verified the AppManagementPolicyId parameter?