User Profile
madhantce
Copper Contributor
Joined 8 years ago
User Widgets
Recent Discussions
Graph (people search API) is not returning results for specific user
"people relevant to a topic" in Microsoft Graph is not working all of a sudden for one of the users (Global admin). It was working fine till last week and it is giving null value. { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('954d5594-ae60-43db-bd53-aed1fb7899a3')/people", "value": [] } It is working fine with all other users in the tenant. We did promote one of the users to Global admin but it worked fine as expected. We also raised a ticket with MS Support from Office 365 portal and they ran few checks for that user and not able to figure out. Based on the latest communication with MS Support, it seems like there is no dedicated team to handle these kinds of issues. we are trying from Graph explorer itself. https://graph.microsoft.com/v1.0/me/people/?$search="topic: contoso" I expect some values but it gives only the below value for all the topics. { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('<>')/people", "value": [] } Can someone please help connect with the right team in MS?1.7KViews0likes1CommentTopic search not working in People API
For the past 1 month, the topic search is not working in the People API. When a topic is added and the query is provided, an error message is shown below. I have tried it multiple user accounts, multiple topics and as well as with different tenants as well but the issue seems to persist. Here is the API query provided and the error response: https://graph.microsoft.com/v1.0/me/people/?$search="topic: microsoft" { "error": { "code": "ErrorInternalServerError", "message": "An internal server error occurred. The operation failed.", "innerError": { "request-id": "21856e34-e8b5-4caa-afa7-d0c596555c59", "date": "2019-05-05T10:01:55" } } }1.5KViews0likes1CommentLimitation of characters and special symbols in hold name
Do we have any Microsoft docs for the limitation of no of characters for "Name your hold" field and symbols allowed? If there are restriction on special character, what is the workaround? I just did a random check and noticed that if we enter more than 50 characters, it is giving an error message.1.7KViews0likes2CommentsAbility to delete mailbox when user is on hold
The exchange admin or global admin is able to delete the mailbox even if the user is on hold. Is there a way to get notified when the above scenario happens? What is the recommendation or best practices from MS? https://docs.microsoft.com/en-us/exchange/recipients-in-exchange-online/delete-or-restore-mailboxes If there is any type of hold on the user mailbox the mailbox can't be removed from Exchange Online. For all mail user recipient types, Litigation hold or eDiscovery hold are ignored and have no impact on the mail users hard-deleted or soft-delete behaviour.2.1KViews0likes1CommentHow to get label activity reports user level and file level programatically?
Hello, I used labels and policies in Data Governance. After I auto-published the label, I see the individual files in OneDrive getting tagged with a label. I need to programmatically check if there are any labels associated with the file and categorize them. I don't see the labels data while querying through Graph as well. https://graph.microsoft.com/v1.0/me/drive/root/children/test.txt Do we have any powershell commands or REST API to get these data in granular level? https://docs.microsoft.com/en-us/office365/securitycompliance/view-label-activity-for-documents?redirectSourcePath=%252farticle%252faf341600-5f68-40b3-a73e-73562715acd1 Thanks, MadhanMigrating hold from exchange onprem to exchange online
I have a question with Exchange on-prem (2016) to Exchange online migration with respect to In place hold and discovery. Let us assume that there are 10 mailboxes in hold (Compliance management > In-Place eDiscovery & Hold) in on-prem. The user is planning to migrate the mailboxes in a phased manner. If 5 out of 10 mailboxes are migrated first, would that create a new hold in Exch Online EAC (Compliance management > In-Place eDiscovery & Hold) for these 5 mailboxes? When the next set of 5 mailboxes gets migrated, would it get added to the above created hold automatically or will it create a new hold?1.8KViews0likes1Comment
Recent Blog Articles
No content to show