aad o365group restore¶
Restores a deleted Microsoft 365 Group
Usage¶
m365 aad o365group recyclebinitem restore [options]
Alias¶
m365 aad o365group restore [options]
Options¶
-i, --id <id>
- The ID of the Microsoft 365 Group to restore
-h, --help
- output usage information
--query [query]
- JMESPath query string. See http://jmespath.org/ for more information and examples
-o, --output [output]
- Output type.
json,text,csv
. Defaultjson
--verbose
- Runs command with verbose logging
--debug
- Runs command with debug logging
Examples¶
Restores the Microsoft 365 Group with id 28beab62-7540-4db1-a23f-29a6018a3848
m365 aad o365group recyclebinitem restore --id 28beab62-7540-4db1-a23f-29a6018a3848