You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day!
I am making use legacy ACS which will get depreciated in 2026 for PnP Powershell.
I have many scripts making use of PnP Poweshell using SharePoint client id and secret the one which i use is having tenant scope.
Now, i need to switch to Graph Powershell and PnP POwerShell using azure app id and secret, my questions are below
How can i find replica of PnP Powershell command (e.g Get-PnPUserprofileproperty,Set-PnPListItem etc ) in Graph PowerShell, is there any existing article or anything to refer.
2)If the command is not available in Graph Powershell, what permissions would be required in azure app to run those commands.
I am aware PnP PowerShell makes use of Graph and SharePoint Rest apis both.
we do lot of operations at tenant level and I believe that requires Sites.Fullcontrol at Application permission and getting this persmission from Azure AD team will be Challenge for me. However getting Sites.Fullcontrol delegated access might be possible.
So, can we somehow make use of delegated option when we run the script in scheduler.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Colleagues,
Good day!
I am making use legacy ACS which will get depreciated in 2026 for PnP Powershell.
I have many scripts making use of PnP Poweshell using SharePoint client id and secret the one which i use is having tenant scope.
Now, i need to switch to Graph Powershell and PnP POwerShell using azure app id and secret, my questions are below
2)If the command is not available in Graph Powershell, what permissions would be required in azure app to run those commands.
I am aware PnP PowerShell makes use of Graph and SharePoint Rest apis both.
we do lot of operations at tenant level and I believe that requires Sites.Fullcontrol at Application permission and getting this persmission from Azure AD team will be Challenge for me. However getting Sites.Fullcontrol delegated access might be possible.
So, can we somehow make use of delegated option when we run the script in scheduler.
Thank you for your advise.
Thanks,
Saurav
Beta Was this translation helpful? Give feedback.
All reactions