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 0db12fa159..68103fda89 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.7 -Updated: August 14, 2025*** +***Version: 1.8 +Updated: October 10, 2025*** Utilize and manipulate files for incident investigation using OneDrive. @@ -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. \ No newline at end of file +* 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 \ No newline at end of file