11,261 questions with Microsoft Graph-related tags

Sort by: Updated
1 answer

How to add cover page into docx (html to docx using node or JS)

Hello, We are generation DOCX report into our application for that we used html-docx-js node package and it gives us expected result. Now, we need to add cover page into first page docx so automatically header/footer will be started from second…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,141 questions
asked 2021-01-05T15:06:43.777+00:00
Jyoti Songhare 1 Reputation point
answered 2021-01-06T07:35:59.893+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

Can I generate deep links to website tabs? (in MSTeams)

If I use graph api I can add a website tab to a team: https://learn.microsoft.com/en-us/graph/teams-configuring-builtin-tabs According to this doc, I can put together a deeplink that opens a given tab for a user:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,005 questions
asked 2021-01-05T22:55:16.527+00:00
Karen Adams 76 Reputation points
answered 2021-01-06T07:12:47.177+00:00
Nikitha-MSFT 541 Reputation points
3 answers

Microsoft Graph API : Status Code: Forbidden, Insufficient privileges to complete the operation.

Hi there, Not sure how to resolve this error on Title I am getting this error, when I call this instruction and it's seems that I have given the application permissions var results = await _graphServiceClient.Contacts .Request()…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-01-01T11:47:00.85+00:00
Holysmokes-6260 41 Reputation points
commented 2021-01-05T17:48:51.95+00:00
Holysmokes-6260 41 Reputation points
0 answers

How can I create an user from my react App?

The thing is, when an user is registered on our system, we will create an user of microsft outlook with azure active directory. I was trying to connect to microsoft graph with the right permissons, but we must login with the api of Client. Is it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,331 questions
asked 2020-12-18T08:52:32.293+00:00
Javier Expósito Bautista 1 Reputation point
commented 2021-01-05T00:38:07.127+00:00
JamesTran-MSFT 36,531 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Use Windows Service to Send ChatMessage to MS Teams Channel

Hello, I am currently evaluating MS Teams as a potential end-point for my company's product offering, and I have a question related to Application Permissions. We would like to use a Windows Service to periodically post ChatMessages to a specific…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-01-04T13:09:17.5+00:00
Woody Cox 46 Reputation points
answered 2021-01-04T15:24:32.63+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Can My Analytics "see" Cisco Products

We are beginning to use MyAnalytics with our E3 licensing from 365 but all of our phone and chat time cannot be seen, I'm assuming, because we do not use Microsoft Teams for those functionalities. We use Cisco Jabber, Webex, and Teams to do all of our…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2020-12-29T13:43:00.573+00:00
Memory 421 Reputation points
accepted 2021-01-04T13:20:46.43+00:00
Memory 421 Reputation points
0 answers

Outlook calendar reminder as a meeting?

Hi there I use Calendar for meetings but also manually add a reminder for meetings 7 days before the meeting takes place. This ensures that all meeting documents are ready to go out 7 days before the actual meeting date/serves as a reminder. is there…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-01-04T12:10:16.427+00:00
Dillon, Jade 1 Reputation point
commented 2021-01-04T13:20:23.457+00:00
Deva-MSFT 2,256 Reputation points Microsoft Employee
2 answers

Apply-PnPProvisioningTemplate: Teams Site Planner is merely a link, not a copy

Hi, I made a template of a o365 team site with a planner in it after applying that template to a new site collection I do see that plan but its not a copy but achtually the data from the source site. I know I can copy the plan via…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,141 questions
asked 2021-01-01T03:20:44.287+00:00
Jurgen Verhelst 326 Reputation points
commented 2021-01-04T09:31:49.637+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

how i decrypted my old window textfile in my new window? Anyone can tell me please

please someone help me how i decrypted my old window textfile in my new window? please anyone can help me Microsoft company please decrypted my that is file please

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2021-01-02T18:09:20.453+00:00
Ahmedyar 1 Reputation point
answered 2021-01-02T18:30:06.023+00:00
Andreas Baumgarten 101.9K Reputation points MVP
1 answer

when i Create subscription send me error, please give me solution

post url : https://graph.microsoft.com/v1.0/subscriptions body { "changeType": "created", "notificationUrl": "https://strategyconnectfunctionapp.azurewebsites.net/api/HttpTrigger1", "resource":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2020-12-29T19:07:07.497+00:00
mukul gupta 1 Reputation point
commented 2021-01-01T16:43:37.777+00:00
mukul gupta 1 Reputation point
3 answers One of the answers was accepted by the question author.

Upload thousands of images to SharePoint list's image column using Microsoft Graph C#

Hi, I am beginner for development apps for SharePoint and I am not sure that here is a right place to ask my question, so please accept my apologize for any convince. Although, I would like to upload thousands of images from my company's file server…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,141 questions
asked 2020-12-31T10:57:33.033+00:00
Sezgin Tabak 86 Reputation points
answered 2021-01-01T15:36:22.977+00:00
Sezgin Tabak 86 Reputation points
1 answer

Graph SDK: Create authprovider using client assertion in Java

I would like to create an authprovider with client assertion, signed JWT, instead of client secret to create an instance of a Microsoft Graph client. I found an example of creating an authprovider with client secret in following page.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,331 questions
asked 2020-12-18T01:21:22.567+00:00
Taro283 1 Reputation point
commented 2021-01-01T02:36:27.497+00:00
1 answer

Permission setup question on an app on Azure portal for graph api to call

hi, experts, I need to achive this need. in my company, users send email and attachments to dedicated email address. inside email, there are some keywords to check. a program to read inbox of the email address regularly and extract the email content…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2020-12-29T03:12:44.933+00:00
delaynomore 6 Reputation points
answered 2020-12-30T23:05:25.327+00:00
1 answer

Getting MailboxNotEnabledForRESTAPI when attempting to use the GraphAPI

Whenever I try to use the GraphAPI for my account I can get user details but when I attempt to read any calendar events I get the following error: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
asked 2020-12-13T20:30:15.253+00:00
JoeEager 21 Reputation points
commented 2020-12-30T21:15:32.81+00:00
JoeEager 21 Reputation points
1 answer

Possibility of running multiple applications(Teams.exe,custom Windows Application) side by side

We have a requirement from the client that integrate the teams in our windows application that appears side by side on the window screen. As of now we have split the window with browser to control Microsoft web teams where the user has to login every…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,868 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,005 questions
asked 2020-12-23T07:52:54.857+00:00
commented 2020-12-29T18:09:21.03+00:00
Sheng Jiang 蒋晟 206 Reputation points
2 answers One of the answers was accepted by the question author.

Universal Print Shared Printers

Do printers have to be shared locally in Windows in order for them to work with Universal Print?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
652 questions
asked 2020-12-28T18:56:06.017+00:00
jpcapone 1,376 Reputation points
accepted 2020-12-29T13:50:41.437+00:00
jpcapone 1,376 Reputation points
1 answer

AWS integration with Office365 via CASB

AWS integrated with Office365 via CASB feature. Is it the communication between AWS and O365 encrypted? If so do we have article to support it, please help.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,331 questions
asked 2020-12-17T11:06:57.673+00:00
Muniraja Krishnappa ADM 1 Reputation point
commented 2020-12-28T18:56:31+00:00
Marilee Turscak-MSFT 36,061 Reputation points Microsoft Employee
2 answers

Integrating Microsoft Teams into custom Windows Application

I have a custom Windows application developed on VB. Net. My requirement is to integrate Microsoft Teams into a winform or a panel inside winform. I am able to call Microsoft Teams using Process.Start() method. But this process is opening Teams as an…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,868 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,005 questions
asked 2020-12-23T06:19:07.447+00:00
Raghunadh Katta 1 Reputation point
commented 2020-12-28T09:57:57.59+00:00
Raghunadh Katta 1 Reputation point
0 answers

CPrintDialog CommDlgExtendedError

when i use CPrintDialog , (win10,x64) CPrintDialog PD(TRUE); PD.DoModal(); it show no dialog and returned IDCANCEL, and i run CommDlgExtendedError () after it, then returned "CDERR_MEMLOCKFAILURE", it means "The common dialog box…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,510 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,608 questions
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
652 questions
asked 2020-12-25T09:24:36.467+00:00
HoNey 1 Reputation point
commented 2020-12-28T08:46:41.42+00:00
Jeanine Zhang-MSFT 9,431 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

Data collector set was not found. Windows server 2012 r2

all my services stopped because Data collector set was not found A when i search about Data collector set i cant find it in user defined

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,239 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,564 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,510 questions
asked 2020-12-23T07:27:27.757+00:00
Abanoub Youssef 21 Reputation points
accepted 2020-12-24T06:31:34.663+00:00
Abanoub Youssef 21 Reputation points