Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/microsoft-onedrive.png')} alt="microsoft-onedrive" width="100"/>

***Version: 1.7
Updated: August 14, 2025***
***Version: 1.8
Updated: October 10, 2025***

Utilize and manipulate files for incident investigation using OneDrive.

Expand Down Expand Up @@ -73,4 +73,7 @@ For information about Microsoft OneDrive, see [OneDrive documentation](https://l
- Password (Delegated Context)
- Client Credentials (Application Context)
* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file.
* August 14, 2025 (v1.7) - Changed required=False for username and password parsers in all the actions.
* August 14, 2025 (v1.7) - Changed required=False for username and password parsers in all the actions.
* October 10, 2025 (v1.8)
- Added support for listing files from site document library using hostname and site name parameters.
- Added support for listing files from specific user accounts via user principal name parameter