349,233 questions

Sort by: Updated
0 answers

How to get GRAPH API token in office.js (got 401 unauthorized)

I set up my Azure app registration application following this document: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow I have my Web URI set as: https://localhost:xxxx/Application (client) ID. I added my custom page…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,870 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
905 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,591 questions
asked 2024-05-28T16:29:48.7533333+00:00
S W 0 Reputation points
2 answers One of the answers was accepted by the question author.

calling another notebook with mssparkutils.notebook.run - Kernel doesn't exist

i am not able to execute a notebook with mssparkutils.notebook.run. However the magic command %run 'notebook' works. i am getting an error like this: com.microsoft.spark.notebook.msutils.NotebookExecutionException: Fetch notebook content for…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,484 questions
asked 2023-03-15T07:46:42.0666667+00:00
Garon Fabienne 20 Reputation points
answered 2024-05-28T16:29:06.04+00:00
NPizzuti 51 Reputation points
2 answers

How does Windows' 'Game Controllers' properties connect to a joystick?

The situation: We need to use a new game controller (with a joystick only) hardware on Windows 10 IoT. In the properties of "Game Controllers", moving the joystick is visible in the displayed rectangle with the '+'. Our software using DirectX8…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
382 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,568 questions
asked 2024-05-28T14:57:32.6533333+00:00
Robin Holenweger 0 Reputation points
answered 2024-05-28T16:29:04.4066667+00:00
Sander van de Velde 29,776 Reputation points MVP
0 answers

I accidentally deleted the microsoft authenticator app, & cannot sign-in back to authenticator app

Hello, recently i accidently deleted the authenticator app, after reinstalling the app i can't fully sign in to the app due to authentication needed like fill the security code given to fully sign in to the authenticator app. so, My question is how can i…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,674 questions
asked 2024-05-27T03:05:34.2566667+00:00
AHMAD NIZAM BIN MOHAMAD ASRI 10 Reputation points
commented 2024-05-28T16:28:16.7866667+00:00
Vay 0 Reputation points
0 answers

How can we run the different level of folders in a heirarchy in batches?

I have a doubt if we can approach something like this in ADF. I have created a for each activity where I'm iterating through an array of folders. Let's say I'm passing folder I'd of A and then I'm calling a pipeline in for each that will return sub…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,776 questions
asked 2024-05-28T16:27:31.67+00:00
Mansi Yadav 20 Reputation points
0 answers

Bug: Remote Desktop for Mac release 10.9.7 appears to break all RDP connections where clipboard sharing is enabled

To reproduce:  With clipboard sharing enabled, attempt to connect to one of several different Windows Server hosts from Remote Desktop for Mac.    Expected: Connection to RDP works well. Actual: The connection hangs indefinitely on "Configuring the…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,302 questions
asked 2024-05-28T16:26:41.5433333+00:00
Mark Schwarz 0 Reputation points
2 answers

Unable to view Invocation Logs in Function App

Hi All, We have a function app running and Me and few other teammates are able to view the invocation Logs in function app. But few people in other team reporting the issue with viewing the invocation logs in functions, asking to configure. but while…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,400 questions
asked 2024-05-28T09:37:11.93+00:00
Shubham Mishra 0 Reputation points
answered 2024-05-28T16:24:19.1933333+00:00
Shubham Mishra 0 Reputation points
0 answers

Experience extreme lag in the HTML5 session when using a Microphone!

We are currently experiencing a lag issue in our HTML5 remote (RDWeb HTML5 Web Client) sessions, specifically during microphone activation. This delay significantly impacts the user experience. We have observed that the lag occurs when the audio tag…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,589 questions
asked 2024-05-28T00:27:48.34+00:00
Dheeraj 0 Reputation points
edited the question 2024-05-28T16:23:05.7+00:00
Dheeraj 0 Reputation points
10 answers

Server Error in '/' Application Web.config

HI I need this problem solution. If anybody have this solution then pls reply to it. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,319 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,131 questions
asked 2022-08-04T18:02:00.54+00:00
Imtiaz Sami 6 Reputation points
answered 2024-05-28T16:21:23.54+00:00
Harry magnum 0 Reputation points
1 answer

for creating a virtual machine it was asking password after entering the password it was failing. what password should i enter there

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,062 questions
asked 2024-05-28T15:41:55.2733333+00:00
gopal 0 Reputation points
answered 2024-05-28T16:20:33.96+00:00
Srinud 1,570 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Error Fetching TeamsID with Graph

Hi everyone, I'm currently trying to retrieve the TeamsID using Microsoft Graph API. However ,I keep encountering an error and I'm not sure how to resolve it. Here is the request I'm making and the error message I'm receiving: GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,870 questions
asked 2024-05-28T15:46:04.66+00:00
Patrick 0 Reputation points
accepted 2024-05-28T16:19:42.01+00:00
Patrick 0 Reputation points
0 answers

which are the data import errors and how can I resolve them?

which are the data import errors and how can I resolve them? This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
120 questions
asked 2024-05-28T16:17:26.5066667+00:00
Pambos Alexandrou 0 Reputation points
8 answers

How to transfer Microsoft Authenticator to another mobile phone?

Hi, I have Microsoft Authenticator and I have a connected MPN (Microsoft partner center) but now I bought a new mobile phone and I should somehow transfer it to a new mobile phone for office 365 is an elegant solution, I access the account and log in and…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,674 questions
asked 2023-09-28T07:35:31.5566667+00:00
A S 25 Reputation points
commented 2024-05-28T16:17:07.62+00:00
Marcus Schuff 0 Reputation points
1 answer

Expected behavior of an application launched through SSH in two different scenarios

Hi, I have a C++ application which can also runs as a Service. I am trying to launch my application on a remote machine from a client machine. For this, I am using the 'Open SSH' software. Want to understand what is the expected behaviour from the OS…

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,568 questions
asked 2024-05-28T15:14:06.4566667+00:00
Rohan Pande 335 Reputation points
edited an answer 2024-05-28T16:16:34.89+00:00
Bruce (SqlWork.com) 58,121 Reputation points
1 answer One of the answers was accepted by the question author.

Why does my Azure Container App reset itself randomly?

I have an Azure Container App that is just one replica and one container. Roughly once a week or so, the container resets itself and I have to recreate my directories and reinstall all my packages again. Historically, it would only happen in the middle…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
295 questions
asked 2024-02-27T16:51:10.64+00:00
William Huynh 20 Reputation points
commented 2024-05-28T16:15:43.8366667+00:00
William Huynh 20 Reputation points
2 answers One of the answers was accepted by the question author.

Is there a tool or way to view all the existing shortcuts in Win11 and to disable/change them?

Is there a tool or way to view all the existing shortcuts in Win11 and to disable/change them? Thank you.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,453 questions
asked 2024-05-28T10:06:13.74+00:00
健东 黎 0 Reputation points
commented 2024-05-28T16:15:01.39+00:00
健东 黎 0 Reputation points
5 answers

Getting AADSTS501204 Malformed jwt error while logging into Microsoft apps. how to resolve this?

I have changed password for my company account. since then I am facing malformed jwt error when I try to login into Microsoft apps. I am able to login to microsoft apps through browser with new password but unable to login through installed apps. It is…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
697 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,261 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,127 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
232 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,887 questions
asked 2024-05-22T08:38:27.8133333+00:00
Durga Bhavani Chadala 45 Reputation points
commented 2024-05-28T16:13:12.6833333+00:00
Durga Bhavani Chadala 45 Reputation points
1 answer

How to remove unwanted charges on my Azure free trial account and get the subscription reenabled?

On Friday 5/17/2024 I activated a free Azure subscription. I tried adding the Azure Key Vault Managed HSM resource thinking it was Azure Key Vault. After a couple hours I realized my mistake and deleted the resource. Today (Thursday 5/23/2024) I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,137 questions
asked 2024-05-23T19:07:02.9533333+00:00
Todd Miller 0 Reputation points
commented 2024-05-28T16:13:02.9466667+00:00
Todd Miller 0 Reputation points
0 answers

How to activate MS Entra Private Access - activate without impact?

Hello, I'd like to confirm that we can activate Global Secure Access to get access to MS Entra Private Access without impacting or breaking our current Entra/Azure configurations. If so, once activated, what will enabling the preview features impact? We…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,002 questions
Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
47 questions
Microsoft Entra
asked 2024-05-28T16:12:57.72+00:00
st84 6 Reputation points
0 answers

Désactiver le MFA sur Entra pour certains utilisateurs

Bonjour, Depuis le 22/05, Microsoft Entra a rendu obligatoire la double authentification pour se connecter sur les applications Microsoft. Certains utilisateurs n'ont pas de téléphones pro et refusent de l'utiliser pour se connecter (ce qui se comprends…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,674 questions
Microsoft Entra
asked 2024-05-28T16:11:22.7833333+00:00
Adrien Menier 0 Reputation points