Questions tagged [microsoft365]

Microsoft 365 includes the full Office suite of Microsoft Office 365 apps plus Microsoft Teams collaboration software for home, business & enterprise.

Microsoft 365 includes the full Office suite of Microsoft Office 365 apps plus Microsoft Teams collaboration software for home, business & enterprise.

217 questions
0
votes
0 answers

Receiving ErrorQuotaExceeed when creating message in M365 via EWS

I maintain an application that uploads messages into M365, using EWS (via direct http calls and XML, not the managed API). We have a situation with one of our customers where the CreateItem call returns http 200, but there is an error response, with…
0
votes
0 answers

how can I create a flow in power automate that allows users to acknowledge that they have read a document

I have created a flow that allows users to acknowledge when they read a company policy in SharePoint but I want to be able to save the name of the users that have read these policies and the name of the policy they read and store this in a…
0
votes
0 answers

Can't change Max Send and receive size in Microsoft 365?

I am running a number of hosted exchange to M365 migrations at the moment. As a part of this process, I need to update the max send and receive size in Microsoft 365s Exchange Center. Normally this is simple, you can access the settings and change…
0
votes
0 answers

Actionable message will not display in Outlook client (occasionally)

I have a service that sends out 10-20 actionable messages every day. Very sporadically (about once a month), someone will not be able to view the message. Instead, they get the fallback message. I began BCCing myself on all the messages, and it…
Randy Slavey
  • 544
  • 4
  • 19
0
votes
1 answer

SharePoint Online: is there way to disconnect a M365group from a SPO-teamsite?

I gave a lot of M365 group connected sites, with Teams configuration. For old project I would like Delete Teams Team Delete M365 group Keep SharePointsite with all of the files (and set new security) Can't find a PowerShell-command for this. Any…
dashed
  • 59
  • 1
  • 10
0
votes
0 answers

Powershell script and Microsoft 365 SharePoint groups

I know very little about Powershell and I have been tasked with writing a script that creates microsoft 365 groups in SharePoint with folders added. Can anyone help! So far, I've been searching for possible Powershell scripts that could work.…
0
votes
2 answers

Microsoft 365 Developer Program have conditional access

I have subscribed to Microsoft 365 Developer Program to try few features. I can login to the MS 365 Dev admin, but if I want to login with my tennant admin account, I got error : You don't have access to this Your sign-in was successful but…
sl1881
  • 1
  • 1
0
votes
1 answer

PnP - Powershell - Purview - Sensitivity labels - Unable to get results from Get-PnPAvailableSensitivityLabel - Access Denied

I'm using PnP Powershell module to call 'Get-PnPAvailableSensitivityLabel'. This cmdlet allows retrieval of the available Microsoft Purview sensitivity labels in the currently connected tenant…
dev123
  • 25
  • 1
  • 9
0
votes
1 answer

Java M365 Modern Auth OAuth IMAP

I have a small application that reads incoming Emails via IMAP from an Inbox (Basic Auth). Now Microsoft switched to modern authentication, meaning I have to do this with OAuth. Configuring this in the Email code seems straight forward, but I…
Benny
  • 1,435
  • 1
  • 15
  • 33
0
votes
0 answers

Building a ChatOps solution using MS Teams as its collaborative platform

So I am trying to create a chatOps environment for our operations team using MS Teams as the communication platform. Since I already have the OpsBot running on Django Python, and the limitations I faced corporate policy wise made us decide to use…
0
votes
1 answer

Move email from Inbox to Microsoft group mailbox in Outlook web add-in

I am working on custom outlook web add-in where I need to move the email from my Inbox to the selected Microsoft Group mailbox programmatically. I checked the move-message endpoint https://learn.microsoft.com/en-us/graph/api/message-move but that…
0
votes
0 answers

Integrating model-driven app with Project Online

I'm wondering is it possible to get that view inside a form of model-driven app? enter image description here I mean that "Grid, Board, Timeline" view as shown on screenshot. I would like to integrate my Project Online with my model-driven app.
0
votes
1 answer

Using Microsoft.Graph for OneDrive with a Personal Microsoft 365 license

I'm trying to access my licensed Microsoft 365 Personal OneDrive using Microsoft.Graph. I have an application registration setup in Active Directory for my tenant (xxxx.onmicrosoft.com) with the appropriate application permissions (Files.Read.All,…
scottrudy
  • 1,633
  • 1
  • 14
  • 24
0
votes
1 answer

"Add-UnifiedGroupLinks is not recognized.." even though ExchangeOnlineManagement 2.0.5 is definitely installed

I'm semi-new to PowerShell, so please excuse if I mix up some terminology. I need to manage M365-Groups via PS. I've inherited a productive machine which had a very old ExchangeOnlineModule installed (v. 0.4578.0). This version did allowed me to…
TacoCat88
  • 21
  • 4
0
votes
0 answers

Veeam Backup for Microsoft 365 - EWS Connection Issue

Everything is setup by following Veeam documentation regarding permissions to grant (https://helpcenter.veeam.com/docs/vbo365/guide/permissions_veeam_backup_account.html?ver=60). I use Modern Authentication with legacy authentication protocols…
Bertrand Pons
  • 257
  • 2
  • 18