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.6
Updated: April 25, 2025***
***Version: 1.7
Updated: August 14, 2025***

Utilize and manipulate files for incident investigation using OneDrive.

Expand Down Expand Up @@ -72,4 +72,5 @@ For information about Microsoft OneDrive, see [OneDrive documentation](https://l
- Added a new field to the Integration resource named ***Authentication Grant Type***. You can select a value based on the permissions added to your app:
- Password (Delegated Context)
- Client Credentials (Application Context)
* April 25, 2025 (v1.6) - Changed required=False for username and password parsers in Integration file.
* 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.