Questions tagged [o365security-compliance]
42 questions
2
votes
0 answers
automating ediscovery exports with powershell
I and trying to have powershell run a script that goes to ediscovery, creates a search for a user, waitings for it to complete, exports it to blob, then downloads it from blob to a local server
this top part is not code.
these are all the imports…

Robert Harley
- 21
- 2
2
votes
0 answers
API for managing Compliance Manager Assessments
Do any of the O365 management APIs support reading and/or interacting with the assessments/templates in the Microsoft Compliance Manager?

Geeky Zekey
- 21
- 1
1
vote
1 answer
Win2012R2 New-SelfSignedCertificate : A parameter cannot be found that matches parameter name 'Provider'
I'm fairly new to Azure and need to create an Azure application to authenticate against for a script which connects to Exchange Online (EXO3) and collects all Exchange Distribution Lists for a client.
The script works just fine on its own, however I…

Banjaxt
- 61
- 4
1
vote
1 answer
Including multiple values in a column in KQL
I am trying to figure out a way to return multiple values in a single column in KQL in Microsoft 365 Defender. For example, if I am trying to output multiple file names from the EmailAttachmentInfo schema, how would I go about doing…

Ken
- 135
- 10
1
vote
0 answers
Beta Graph API eDiscovery Review Set Apply Tag appear to be tagging just the Group/Section tag and not the child tag
I'm am developing a power automate flow using the Beta Advanced eDiscovery Graph API which I do the following:
Create a Tag structure for an Advanced eDiscovery Case. This consists of a Section/Group (Parent) Tag named 'Privilege' the 4 child Tags.…

Pageman
- 11
- 1
1
vote
1 answer
O365 Compliance Search HardDelete not working
A user has over 40 GB of emails in her deleted items. She has already confirmed she does not need them to be recoverable.
I have run a search to pull her deleted items folder id using the method outlined…

Gummby8
- 85
- 1
- 2
- 9
1
vote
0 answers
Graph API access for Office 365, Sharepoint & One Drive
Is there any API/ PowerShell command available to get SharePoint / exchange online / one drive admin portal configuration settings.
E.g. to list DLP, Anti malware policies etc.

user2637985
- 41
- 2
1
vote
1 answer
Rest APIs for Content Search in Security and Compliance - Office 365
For an internal project, I need to make search for emails across the mail exchange server (Office 365). As we have content search in Security and Compliance in Office 365. I am not able to find relevant apis to implement the same.
Can anyone help me…

swapnil
- 29
- 2
1
vote
0 answers
Advanced Threat Protection Rest API
I would like to understand about the Rest API end point for "Office 365 Advanced Threat Protection and Threat Investigation".
I checked and found this -…

CHANDRU D
- 25
- 5
1
vote
1 answer
O365 DLP custom regex
I am trying to create a custom regex to detect social security numbers in O365 DLP. The conditions are the first three digit number should not started from 000 or 666 or 150 and the last ending four digit numbers should not end with 0000. Therefore…

Prasath Sekar
- 11
- 1
1
vote
1 answer
Are there APIs for classifying data on Office 365? Specifically OneDrive and Sharepoint Online?
I am looking to build an application that among other things can connect to a customer's O365 account (using their admin credentials), get directory and file and folder info (metadata), classify the files to find sensitive data (like SSN, PII, etc)…

Deepak Balakrishna
- 47
- 1
1
vote
0 answers
SharePoint - Get all site collections under Retention or Legal Hold
I am trying to programmatically get list of all SharePoint (Online) site collections that are under Retention or Legal Hold.
I did some research and got to know that Retention can be configured for SharePoint using following options.
Site Policy >…

Rjdevt
- 13
- 2
1
vote
1 answer
TaskCanceledException on Start-ComplianceSearch
I'm at my wits end with this one. I'm trying to start a compliance search in the Microsoft Compliance Center and I'm running into this error.
Creating SearchA task was canceled.
+ CategoryInfo : WriteError: (:)…

Joey McAdams
- 11
- 2
0
votes
1 answer
Office 365/Exchange Online compliancesearch error CS007
I hope you can help as this is driving me wild and I think I must be the only person on planet earth wanting to do this....
I want to delete emails, from a specific folder...
Errors
"The search is completed
0 item(s) (0.00 B)
3,120 unindexed items,…

Neil
- 1
- 1
0
votes
0 answers
Get-ComplianceSearch: 400 Bad Request with CBA authentication
As a part of RPS deprecation, I am trying to change my powershell script to use CBA authentication and followed the steps as mentioned in the…

Samraj
- 83
- 2
- 11