Readonly Parameter (Connect-Office365 Cmdlet)
Toggles read-only access to Microsoft Office 365 from the provider.
Syntax
Connect-Office365 -Readonly SwitchParameter
Data Type
bool
Default Value
false
Remarks
When set to True, the cmdlet allows only SELECT queries. Attempting an INSERT, UPDATE, DELETE, or stored procedure query fails with an error message.