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

MS Graph API - How to use ”Update-MgUserLicenseDetail”

I want to enable Microsoft365 service plans which user licenses specify. However, Update-MgUserLicenseDetail command raises an Error. The commands…
Anonymous
  • 115
  • 1
  • 5
0
votes
1 answer

Export Security Groups members from Microsoft 365 using Power Automate

Is there any way to export SG members from Microsoft Admin Portal using Power Automate? What I managed to do by now is to export users from Azure, but without group alias, or license info. Any ideas in which direction should I go? Or is it only…
0
votes
2 answers

Microsoft 365 Business Basic SMTP Authentication Failure

I have a custom Microsoft 365 business email domain and an email account of myemail@secretdomain.ca. Using the Python code below I am not able to send an email to another user due to an SMTP authentication failure: import smtplib, ssl port = 587 #…
0
votes
1 answer

Why is my Excel formula returning 0 instead of "Not found" when no values should have been found?

I'm trying to use a formula on Excel in order to: (a) Compare all values from two columns, D and R; (b) Identify which values are contained in R that are not contained in D; (c) Provided that for each value in a cell of D; there is a value in the…
0
votes
0 answers

MS365 Developer Program Sandbox - no data installed

I have installed the MS Developer Sandbox and all the SharePoint Site Templates, but the Sample Team Site with Data does not have any data in the lists or documents installed. I understood that this was part of the standard setup. Is that still the…
allanb
  • 1
  • 1
0
votes
0 answers

M365 Dev Program E5 Subscription Errors

My institution has recently signed up to the MSLE (Microsoft Learn for Educators) program. We are currently trialing MS-900 with one of our 2nd year IT groups. We are trying to set all students up with a M365 E5 Developer Subscription, but students…
0
votes
1 answer

Does user need to sign in to edit document in Office Online Server through WOPI?

We have a successful integration between our product and Office Online Server through WOPI. In the past, there was a behavior that user needs to sign-in to Office365 before editing documents in the Office Online Server through WOPI. But, nowadays it…
alfi
  • 371
  • 4
  • 5
0
votes
0 answers

Dynamics CRM Quote products Add Products VIEW - New column not loading value

I added a new column to the Quote Product entity and it's a calculated field And add that field to the add product view My problem is Quote products Add Products not picking the calculated value
Isanka Thalagala
  • 1,625
  • 3
  • 16
  • 32
0
votes
1 answer

Is there a MS Graph API for Microsoft Stream?

I'd like to present a video on my website, which is hosted on OneDrive for Bussiness / Sharepoint. The new Microsoft Stream for Sharepoint allows users to stream the video with a variety of resolution through CDN at portal. How could I provide same…
0
votes
0 answers

Multiple entities in one MS CRM chart

Sales Team Summary (High Level with filters to be able to see no of leads at each stage, no of unqualified leads, no of qualified leads, no of open opportunities, no of opportunities at each stage of the sales process, no of A’s, B’s and C’s at each…
0
votes
1 answer

How to view all Approvals in an organisation?

For audit purposes, we would like to be able to see all Approvals within an organisation. Individual users can go to: Teams application > Approvals (in navigation menu) And it displays a list of their Received and Sent approvals. How can an admin…
user1063287
  • 10,265
  • 25
  • 122
  • 218
0
votes
1 answer

Getting group calendars via Microsoft 365 API

I'm trying to use the Microsoft Graph API to retrieve an Outlook Group Calendar. By this, I mean one of the calendars that appears in the "groups" section in Outlook, like in this picture: However, I can't figure out how to do it. If I make a…
0
votes
0 answers

GDAP - Azure AD Joined Local Device Administrator

this is very new so not sure if anyone knows or has had experience in this. So context first... Microsoft is pushing MSP's to migrate over to Granular Delegated Administrative Privileges (GDAP) from Delegated Administrative Privileges (DAP) in their…
Secretsec
  • 25
  • 5
0
votes
0 answers

firebase auth: pw reset email is blocked (even when sent from custom domain)

Since a couple days/weeks, users cannot receive emails to reset their firebase auth pw. I first thought it's because the user's email provider blocks the firebase sender domain. So I generated a pw reset link with the firebase admin sdk and manually…
Patric
  • 1,489
  • 13
  • 28
0
votes
1 answer

Microsoft 365 access review for Teams: can an access review be assigned automatically to all teams when created?

In azure can an access review policy for all members (not for guests only) be assigned automatically to all teams as they get created or is there only the option of creating a script that detects teams creation and for example via the Microsoft…
whatever
  • 2,492
  • 6
  • 30
  • 42