diff --git a/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md b/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md index 308444e9e2..0db12fa159 100644 --- a/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md +++ b/docs/platform-services/automation-service/app-central/integrations/microsoft-onedrive.md @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; microsoft-onedrive -***Version: 1.6 -Updated: April 25, 2025*** +***Version: 1.7 +Updated: August 14, 2025*** Utilize and manipulate files for incident investigation using OneDrive. @@ -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. \ No newline at end of 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. \ No newline at end of file