345,384 questions

Sort by: Updated
0 answers

ManagedIdentityApplication.AcquireTokenForManagedIdentity("api://AzureADTokenExchange") giving error in local machine.

Hi, I am implementing the "Federated Identity Credential" along with User Managed identity in .net core 3.1 web api. Getting the error code: "managed_identity_unreachable_network" with error message "A socket operation was…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,210 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,201 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,671 questions
asked 2024-05-10T11:41:44.0866667+00:00
SivaD 0 Reputation points Microsoft Vendor
edited the question 2024-05-13T01:51:14.68+00:00
Tiny Wang-MSFT 1,576 Reputation points Microsoft Vendor
1 answer

image not loading in modal popup imageurl in asp.net c#

i am trying to load image in image button through modal popup. The problem is modal popup is showing, but image not loading which means it is blank window. i am storing all the images in different server and application hosted in another server. what is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,312 questions
asked 2024-05-05T17:01:04.1133333+00:00
Gani_tpt 1,586 Reputation points
commented 2024-05-13T01:51:06.6466667+00:00
Lan Huang-MSFT 25,956 Reputation points Microsoft Vendor
2 answers

How can I look up a user's manager with the MSGraph Java SDK (unattended)?

For a bit of background, I am writing a Java app to run as a module in an older, legacy java application that was set up to use LDAP for directory services. I've registered an application in Entra and provided the least privileges so it can read the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,716 questions
asked 2024-05-09T19:50:18.4666667+00:00
Brad Ellis 0 Reputation points
edited a comment 2024-05-13T01:51:03.5566667+00:00
Yakun Huang-MSFT 315 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

When using Snipping Tool how to prevent grey background in selection

I've used the Snipping Tool for many years, and just recently when I select to save an image, the resulting image is keeping a grey background within the selected target. As you can see below, instead of having the selected image on its original white…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,295 questions
asked 2024-02-07T17:03:20.0966667+00:00
David Tegeder 40 Reputation points
edited a comment 2024-05-13T01:49:55.6366667+00:00
GH 0 Reputation points
1 answer

How to restrict the access only to Microsoft 365 admin portal and Microsoft Intune admin center

Hi Guys, How can we fine tune CA policy to allow access to only Cloud Apps Microsoft Admin portal that too Microsoft 365 admin center and Microsoft Intune admin center but not allowing access to any other admin portals like Teams, SharePoint, Entra,…

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,881 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,407 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,671 questions
asked 2024-05-10T04:01:02.89+00:00
D S Niranjan Babu Vallabhaneni 10 Reputation points
answered 2024-05-13T01:42:13.8733333+00:00
Xenia-MSFT 75 Reputation points Microsoft Vendor
0 answers

Need guidance on testing Word add-in project in Visual Studio

I'm currently working on my first Word task pane add-in project following the instructions provided in the Microsoft documentation https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/word-quickstart?tabs=visualstudio I'm using Visual Studio…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
883 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,532 questions
asked 2024-05-10T16:10:31.76+00:00
s w 80 Reputation points
edited the question 2024-05-13T01:41:25.25+00:00
Anna Xiu-MSFT 26,151 Reputation points Microsoft Vendor
1 answer

On Windows PE, What're the Syntaxes for DISM /CheckHealth /ScanHealth and /RestoreHealth?

Hello Microsoft friends, on Windows PE operating system, what're the syntaxes for using DISM's: /Checkhealth, /ScanHealth, /RestoreHealth and SFC /Scannow? Thank you. God bless you.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,295 questions
asked 2024-05-11T02:34:57.4033333+00:00
Alvin777 0 Reputation points
answered 2024-05-13T01:41:20.34+00:00
Hania Lian 8,231 Reputation points Microsoft Vendor
0 answers

AD RMS file bulk decryption using PowerShell

We’re in the process of trying to do a bulk decryption of Office files that were encrypted by AD RMS. We've identified a potentially effective PowerShell command, "Unprotect-RMSFile," that could address our decryption needs. We expected this…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
520 questions
SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,237 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,746 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,819 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,101 questions
asked 2024-05-13T01:40:49.1666667+00:00
Premanan Rathakrishnan 0 Reputation points
0 answers

Disabling a physically connected devices which are involved in an IO operation

Problem statement: I'm trying to disable a device using the setup apis, but sometimes I'm experiencing an error due to it is involved in IO operations. Im looking for a way to make a device behave like it is removed physically or in some way to abruptly…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,430 questions
asked 2024-05-11T11:15:51.6266667+00:00
praveen 0 Reputation points
commented 2024-05-13T01:40:07.14+00:00
Xiaopo Yang - MSFT 11,501 Reputation points Microsoft Vendor
0 answers

office online server does not run action convert

Hello, I am building a wopi solution to edit office online using an on-premises deployment of Office Online Server. But when i run action convert to Editing binary document formats, OOS seem does not do converting. It stucks here very long time and do…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
588 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,210 questions
asked 2024-05-13T01:39:19.42+00:00
Hoang Ha 0 Reputation points
2 answers

running asp.net intranet application on localhost asking for authentication

I have an intranet application written int ASP.net core, when I run this application on localhost, I get a pop window asking me to authenticate and once I enter my domain name\my username and password then it authenticates me and lets me run the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,210 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,312 questions
asked 2024-05-06T23:53:29.4066667+00:00
Anjali Agarwal 1,386 Reputation points
commented 2024-05-13T01:38:59.7966667+00:00
Brando Zhang-MSFT 2,961 Reputation points Microsoft Vendor
0 answers

InvalidTemplateDeployment error while launching Hortonworks sandbox with OpenLogic CentOS-CI

{"code":"InvalidTemplateDeployment","details":[{"code":"InvalidParameter","target":"imageReference","message":"The following list of images referenced from the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,205 questions
asked 2024-05-11T04:30:50.3433333+00:00
Akshay Puttaswmay 0 Reputation points
edited the question 2024-05-13T01:38:41.53+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Migrating from VNET (Classic) to ARM has interruption on the resources?

Have a good day, Migrating from VNET (Classic) to ARM has interruption on the resources (apparentaly not) ?, Also in case something goes wrong there's a rollback for this change ? we don't want to have issues with the services. the following link is what…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
721 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,181 questions
asked 2024-05-10T20:06:42.5266667+00:00
Herbert Rodriguez 0 Reputation points
edited the question 2024-05-13T01:37:29.6233333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

All of a sudden I'm seeing The binding type(s) queueTrigger were not found in the configured extension bundle. Please ensure the type is correct and the correct version of extension bundle is configured.?

After deploying my function app, I'm seeing this error The binding type(s) queueTrigger were not found in the configured extension bundle. Please ensure the type is correct and the correct version of extension bundle is configured. I see that…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,326 questions
asked 2024-05-10T20:58:46.35+00:00
engineer 0 Reputation points
edited the question 2024-05-13T01:35:42.09+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
2 answers

Unauthorized error when logging in with IdentityModel.OidcClient in MAUI

I am responsible for the development of a cross-platform application that must log in with OpenID. This application is developed in Xamarin.Forms, but I have to migrate it to MAUI. To log into the application I use the IdentityModel.OidcClient library.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,417 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,931 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,312 questions
asked 2024-05-09T07:10:13.6466667+00:00
Jalza 736 Reputation points
commented 2024-05-13T01:34:32.68+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,901 Reputation points Microsoft Vendor
1 answer

While typing random format changes are made.

When typing a character such as an 'r', the formatting is automatically changed to the right justified option. When typing a 'p' the print option is opened. What is going on?

Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
4 questions
asked 2024-05-09T15:05:11.5266667+00:00
William Wolfe 26 Reputation points
commented 2024-05-13T01:34:31.0633333+00:00
kguntaka 685 Reputation points Microsoft Vendor
0 answers

ADFS login failing for a specific user in .Net 4.5

I have an MVC application utilizing ADFS authentication. Authentication for a specific user has been failing over the past few weeks. The SAML response status is 200, indicating successful authentication from the server. Upon inspecting the SAML response…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,201 questions
asked 2024-05-07T09:22:28.4666667+00:00
Vijayan, Neethu 0 Reputation points
edited the question 2024-05-13T01:34:03.6233333+00:00
Sam Wu-MSFT 7,041 Reputation points Microsoft Vendor
2 answers

Give permission to a Local User into a Local Administrator from Azure AD or Intune

Hello, I am currently managing an Organization computer devices from Azure AD and Intune. I recently facing a challenge to make a User into a Local Administrator. I tried by using Power Shell command, user also get Administrator role for some moment,…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,407 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,671 questions
asked 2024-05-10T19:32:14.6233333+00:00
Rizwan 0 Reputation points
edited the question 2024-05-13T01:33:57.7+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

From where can i download sales data Microsoft SQL server?

"Hello Microsoft Team, I'm currently working on the Tailwind Traders lab. Do you happen to possess the "Sales Data Microsoft SQL Server" database? If so, kindly inform me, as I'm eager to utilize it for learning and implementation…

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.
89 questions
asked 2024-05-12T17:23:01.38+00:00
Hema Sunkara 0 Reputation points
answered 2024-05-13T01:33:30.2866667+00:00
Syed Saleem Peera 640 Reputation points Microsoft Vendor
0 answers

how to read ObservableCollection to an array

I may be doing this the wrong way, I want to read all the Line in my listview to be able to add them to an array. xaml <ListView ItemsSource="{Binding MyItems}" IsGroupingEnabled="True" GroupShortNameBinding="{Binding…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,682 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,648 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,312 questions
asked 2024-05-11T13:45:01.4433333+00:00
tim 120 Reputation points
edited the question 2024-05-13T01:33:05.01+00:00
Jiale Xue - MSFT 34,356 Reputation points Microsoft Vendor