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
So basically while the method of the Cmdlet would issue a POST operation, there is no permission available to Read and Write Acceptances. Is that even an idea of i.e. preparing Acceptances of TermsOfUse?
For reference: I'm using version 2.27.0 of the Microsoft.Graph modules.
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
-
I've tried to use
New-MgIdentityGovernanceTermsOfUseAgreementAcceptance
and realized that firstFind-MgGraphCommand
doesn't return any permissions required (possible Bug?) ...(the same applies to the Beta Cmdlet variant)
... but second that there are only two Read permissions available:
So basically while the method of the Cmdlet would issue a POST operation, there is no permission available to Read and Write Acceptances. Is that even an idea of i.e. preparing Acceptances of TermsOfUse?
For reference: I'm using version 2.27.0 of the Microsoft.Graph modules.
Beta Was this translation helpful? Give feedback.
All reactions