345,283 questions

Sort by: Updated
1 answer

Unable to get Get a client ID in Microsoft Graph quick start

I am trying to download a sample at https://developer.microsoft.com/en-us/graph/quick-start? but after clicking Get a client ID and successfully login with organization account (with Multi-factor Outlook authentication) I am keep getting errors like…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,715 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,664 questions
asked 2024-05-10T00:26:06.1366667+00:00
Michael Freidgeim 21 Reputation points
answered 2024-05-11T18:38:05.6633333+00:00
awijekoon 1,025 Reputation points Microsoft Vendor
1 answer

Why 'Custom App' option is not shown under 'Add Source' in event stream of Microsoft Fabric.

We are trying to consume messages from Kafka. Created a new event stream in Microsoft Fabric. 'Custom App' option is not shown under 'Add Source' or 'New Source' in event stream of Microsoft Fabric real-time analytics

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
333 questions
Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
11 questions
asked 2024-05-11T11:04:14.82+00:00
Karthika Samidurai 0 Reputation points
answered 2024-05-11T18:35:06.8066667+00:00
Sander van de Velde 29,281 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Visual Studio debugger will not step into code of a separate project that builds to a dll (within the same solution)

I have two projects in one solution. One compiles into an exe which depends on the other project that compiles into a dll. When I try to step into a function from the dll that is called within the exe code, it skips over it. My pdb file for the dll is…

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,545 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
947 questions
asked 2024-05-09T23:39:57.78+00:00
jbl 0 Reputation points
commented 2024-05-11T18:26:04.8366667+00:00
jbl 0 Reputation points
0 answers

Azure Virtual Desktop login issue

I have created azure virtual desktop and added to azure AD I have provided Virtual machine administrator and user logon access users have owner access also, but im not able to login with the azure AD accounts error is telling that username and password…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,200 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,376 questions
asked 2024-05-11T18:25:55.0433333+00:00
Nandan NK 50 Reputation points
0 answers

Azure Data Factory - Pipeline always fails at the second connection to On-Premise data source

I have SSIS Package that pulls data from On-premise data Source and push data to Azure Database. In that package, I have 3 data flow tasks, each of them connect to one db on On-premise data Source. SSIS Package has been deployed to Azure SQL DB (SSISDB)…

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,200 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,813 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,647 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
405 questions
asked 2024-05-11T18:23:31.62+00:00
HellNguyen-0736 0 Reputation points
1 answer

How do I convert a .XPS file to an Excel format?

I would like to convert a file that can be saved in the .XPS format to the .XLS format so that I can work with it in Excel. Thank you for any pointers!

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,497 questions
asked 2024-05-11T10:35:29.1966667+00:00
Paul Csik 0 Reputation points
answered 2024-05-11T18:21:37.5833333+00:00
Fahad Q. Basrawi 0 Reputation points
1 answer

Azure AD token Issuer

Hi What is the difference between sts.windows.net login.microsoft.online issuers in token ?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
asked 2024-05-10T03:36:53.0566667+00:00
Abhay Chandramouli 966 Reputation points
commented 2024-05-11T18:20:45.73+00:00
Abhay Chandramouli 966 Reputation points
1 answer

Debugging the Painting code of a control - stepping through System.Drawing code?

I'm working on a custom control that has a fairly hard-to-diagnose bug in its Painting/Drawing code, which is using GDI+ System.Drawing tools. This is in a sub-method being called from an overridden OnPaintBackground method. It would be much easier if I…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,839 questions
asked 2024-05-11T18:18:22.0666667+00:00
gb 41 Reputation points
answered 2024-05-11T18:18:22.0766667+00:00
Q&A Assist
1 answer One of the answers was accepted by the question author.

Internal error while using Excel add-in copyFrom

The following error occurred while copying a short row of coloured empty cells from Q31:AB31 to Y1:AJ1 on a different worksheet. The cells did not contain any data and appear to have been copied successfully before the error…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,877 questions
asked 2024-05-11T16:20:11.58+00:00
David Sutherland 0 Reputation points
commented 2024-05-11T18:16:02.4833333+00:00
David Sutherland 0 Reputation points
1 answer

Can I put a cell into the subject line of an auto email from excel?

My job has an excel sheet for employee attendance tracking that send out an email when an edit has been made. However, currently the email subject just shows the name of the sheet (ex. 05-10-24 attendance infraction) and then the email prompts you to…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,497 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,581 questions
asked 2024-05-11T16:19:12.0766667+00:00
Morris, Kasandra 0 Reputation points
answered 2024-05-11T18:11:50.44+00:00
Fahad Q. Basrawi 0 Reputation points
0 answers

Check logs of TLS handshake

With O365, is it possible to check TLS connection logs ?

Microsoft Exchange Online
asked 2024-05-11T17:59:47.6933333+00:00
India Pro 0 Reputation points
edited the question 2024-05-11T18:06:23.9266667+00:00
India Pro 0 Reputation points
1 answer

I want to find the owners of the app id using Graph Api. But when I am in microsoft tenant it does not give me owners for Ame Tenant. How can I achieve this.

I am using https://graph.microsoft.com/v1.0/applications(appId='9a3a7c13-5ed7-4dd4-beeb-d5b2f4fe4a7e')/owners?$select=mail,displayName To get the owners of this app id. The app id mentioned above lives inside Ame tenant, how can the get the owners in…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,715 questions
asked 2024-05-10T19:45:56.0166667+00:00
Prachi Sharma 0 Reputation points Microsoft Employee
edited an answer 2024-05-11T18:03:38.9433333+00:00
awijekoon 1,025 Reputation points Microsoft Vendor
0 answers

Error squiggle not showing in visual studio code

Can't see error squiggles I have three files in my new C++ empty project, two of which are main.cpp and functions.cpp. I can see error squiggles in main.cpp but it is not in functions.cpp. The show squiggle option is on.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,646 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,545 questions
asked 2024-05-11T18:02:21.64+00:00
Samit Singh 0 Reputation points
1 answer One of the answers was accepted by the question author.

Open AI creation

Hi guys, i got this error while creating OpenAI service. I still got 200 free credits in the account and has already applied for the Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,218 questions
asked 2024-05-10T07:31:01.24+00:00
Hung Nguyen 20 Reputation points
edited a comment 2024-05-11T17:59:03.2833333+00:00
Hung Nguyen 20 Reputation points
1 answer

can not start sql server2012.the request failed or ther service did not respond in a timely fashion.

This error will be reported after starting sql server 2012, check the log,Please refer to the following picture to view the log. How to solve it? The description for Event ID 17836 from source MSSQL$MSSQL2012 cannot be found. Either the component that…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,813 questions
asked 2024-05-11T04:10:59.0033333+00:00
Han Yang 0 Reputation points
commented 2024-05-11T17:38:01.18+00:00
Erland Sommarskog 101.8K Reputation points MVP
3 answers One of the answers was accepted by the question author.

PAID subscrip

I have payment of almost 80$ on my Azure account. I learn programming and I haven't notice that it is paid. On my Microsoft there is no information on this payments whatsoever. I am surprised, as I don't have much knowledge, and I have been using my web…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
981 questions
asked 2024-05-11T16:48:32.34+00:00
Julia Głocka 0 Reputation points
answered 2024-05-11T17:29:36.2766667+00:00
Julia Głocka 0 Reputation points
0 answers

How can we address the issue of IIS application pool shutdowns after installing the Windows Server 2019 patch update (KB5035849),

After installing the Windows Server 2019 patch update (KB5035849), customer encountered an issue with their IIS-hosted application. The associated application pool started experiencing shutdowns. Upon investigation, it was discovered that the Carbon…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,480 questions
asked 2024-05-09T20:06:52.1+00:00
ps-rizwan 21 Reputation points
commented 2024-05-11T17:29:11.4966667+00:00
MotoX80 32,076 Reputation points
1 answer

Recurring Internet Disconnection on Windows 11 After About 2 Hours of Use

Hello, I am facing a peculiar problem with my internet connection on my computer, which has a clean and original installation of Windows 11. After about 2 hours of use every day, my internet connection disconnects or experiences extreme latency, making…

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
657 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,287 questions
asked 2023-10-01T00:16:50.3366667+00:00
Rodrigo Gonzalez Abate 5 Reputation points
commented 2024-05-11T17:24:55.7266667+00:00
Josh 0 Reputation points
9 answers

How to fix this error "warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for redirect."

Good evening , I am trying to build a simple web api using ASP.Net . The app has been showing the error like this after building it - warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,208 questions
asked 2023-06-03T08:29:57.58+00:00
Vaishnavi P 45 Reputation points
edited a comment 2024-05-11T17:21:20.5066667+00:00
Francklin Amado 0 Reputation points
0 answers

Help with SQL

Hi Experts, Need help in creating calculated columns as below. My Data: Expected Result of two calculated columns: Calculated Column 1 = Previous calculated value in Calculated Column 1 * Rate Calculated Column 2 = RecentMinRent * current…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,813 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
48 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,559 questions
asked 2024-05-11T17:16:52.7+00:00
Shyam Sreeramula 1 Reputation point