293,154 questions

Sort by: Updated
1 answer

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.
691 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,228 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,107 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.
230 questions
asked 2024-05-22T08:38:27.8133333+00:00
Durga Bhavani Chadala 0 Reputation points
answered 2024-05-22T23:24:10.6033333+00:00
Jessie Cochran 20 Reputation points
1 answer

Extract URL link behind email body using Azure Logic Apps

I am trying to extract csv file from URL that is indicated on the email. I have followed the step from this thread. This is current process in Azure Logic App: This is close-up of the Regex: This is output from the second step (Get emails (V3)) -…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,895 questions
asked 2024-05-21T20:08:45.01+00:00
King Java 500 Reputation points
commented 2024-05-22T23:19:51.4666667+00:00
King Java 500 Reputation points
1 answer

Azure AD B2C - how to shorten the "state" parameter in the signout url to avoid query string is too long error?

Hi, we are getting a unique query string too long error upon adding one of the standard context parameters. Somehow it is getting added to the "state" property while user logging out. I have no idea why the "state" property is…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,678 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,813 questions
asked 2024-05-16T16:05:57.7733333+00:00
Gangarde, Sachin 25 Reputation points
commented 2024-05-22T23:14:33.46+00:00
James Hamil 22,266 Reputation points Microsoft Employee
1 answer

How can I integrate Microsoft's Azure AI services into my existing applications for enhanced data analysis and automation?

I'm looking to enhance my applications with advanced data analysis and automation. How can I integrate Microsoft's Azure AI services to achieve this? View More

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,228 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,810 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,813 questions
asked 2024-05-22T19:29:23.8466667+00:00
William James 0 Reputation points
answered 2024-05-22T23:09:38.5333333+00:00
akinbade abiola 1,580 Reputation points
1 answer One of the answers was accepted by the question author.

Conditional compilation depending on the Framework

VC employment with Winforms, WPF and Asp.Net. All projects use the same dlls in C#. I am trying to go from .Net framework 4.8 to .Net 8 and I need to include some code in some dlls so that, at compile time, it detects whether 4.8 or .Net is being used…

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,370 questions
asked 2024-05-22T05:56:25.7866667+00:00
zequion 131 Reputation points
accepted 2024-05-22T23:06:19.9166667+00:00
zequion 131 Reputation points
1 answer

How to Implement Google Maps in a .NET MAUI Blazor App.

I'm currently developing a .NET MAUI app using Blazor and targeting .NET 7. One of the key features I'm looking to implement is integration with Google Maps to display locations of customers. However, I'm facing challenges with integrating Google Maps…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,415 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,970 questions
asked 2024-02-29T11:59:09.6166667+00:00
NIRANJAN CHIGULLA 0 Reputation points
commented 2024-05-22T23:04:31.0266667+00:00
Squires,Steven 20 Reputation points
1 answer

OLD SEED MT3620 - Tenant Not Found

I have two of these SEED MT3620 Dev Kits. It has been a few years since I used them. After logging in and performing an OS update, I get a tenant not found. The tenant is there, at least I think it is the tenant I set up, but the device doesn't see it. I…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
160 questions
asked 2022-08-25T20:23:01.147+00:00
Sean Liming 4,511 Reputation points
commented 2024-05-22T22:55:23.1166667+00:00
David Klingenberg 1 Reputation point
1 answer

Upgrade GitHub App Azure-Sentinel

We have been using the Azure-Sentinel GitHub App to synchronize our repository to Sentinel. Its been a while since its been installed and lately we have been getting the following error: deploy-content Node.js 16 actions are deprecated. Please update…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,000 questions
asked 2024-05-20T19:24:19.46+00:00
George Zerphey 131 Reputation points
commented 2024-05-22T22:55:11.67+00:00
Marilee Turscak-MSFT 34,631 Reputation points Microsoft Employee
14 answers

EventID 28 error

I get these errors consistently. What app or hardware is causing it? Error setting traits on Provider {77811378-e885-4ac2-a580-bc86e4f1bc93}. Error: 0xC0000005

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,391 questions
asked 2022-10-14T20:29:06.57+00:00
Patrick 36 Reputation points
answered 2024-05-22T22:53:05.1766667+00:00
aus1 0 Reputation points
1 answer

In firefox browser service worker stooped sunndenly after serve the resources to the client

I have develop blazor WASM application for offline thats why I had implement the service worker to intercept the request then serve the resource to the client using cache. Service worker successfully on chrome and edge but in firebox once application…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,415 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
900 questions
asked 2024-05-22T14:13:43.98+00:00
ramesh P 0 Reputation points
edited a comment 2024-05-22T22:39:05.8166667+00:00
Bruce (SqlWork.com) 57,806 Reputation points
1 answer

Windows hello for business unable to reset PIN from lock screen

I have Windows 11 machine, Windows Hello for Business is setup and working, also PIN reset is working from Accounts setting area where Face and other settings are. But not working from CTRL-ALT-DEL. I can see event id 5061 failure with…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,391 questions
asked 2024-05-15T14:47:21.0266667+00:00
SMF 5 Reputation points
commented 2024-05-22T22:26:27.0033333+00:00
bento 0 Reputation points
1 answer

W11 - WHFB PIN Reset option on lock screen not working

Hello,   We are working on the W11 configuration in order to deliver the first W11 computer to our users. When doing my testing, I have encountered an issue with the WHFB PIN reset option from lock screen.   On my W10 laptop, without having a log in, I…

Windows
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.
4,837 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,391 questions
asked 2024-04-02T07:30:56.4266667+00:00
Florian ARGUAIROLLES 6 Reputation points
commented 2024-05-22T22:15:54.6966667+00:00
bento 0 Reputation points
3 answers

Unable to install Mendeley Cite plugin for Office 365

I cannot install Mendeley Cite plugin. Is it even avaliable for Office 365? Thank you.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,482 questions
asked 2020-09-19T19:55:36.327+00:00
Sofya 1 Reputation point
commented 2024-05-22T22:13:35.6466667+00:00
Maria Georgescu 0 Reputation points
3 answers One of the answers was accepted by the question author.

How to Configure Cognitive Search Index Vector Fields

Hi, I had configured a custom vector embedding pipeline to iterate through documents, extract text, and generate vectors based off of the extracted text. Up until recently everything was working absolutely fine, then Microsoft deprecated my indexes and I…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
751 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,271 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,444 questions
asked 2023-12-06T19:56:43.6233333+00:00
Jacob Thomas 55 Reputation points
commented 2024-05-22T22:13:07.49+00:00
Jack Vinitsky 0 Reputation points
1 answer

How to Increase/Decrease mouse pointer moving speed on a WPF application surface?

Hi there, I have a simple WPF application where I need to control the mouse pointer speed. Suppose I run the application and as soon as my mouse pointer enter the application area, the mouse pointer speed should be increase and I want some more…

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,686 questions
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,447 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,370 questions
asked 2024-05-13T21:28:00.4833333+00:00
MERUN KUMAR MAITY 511 Reputation points
commented 2024-05-22T22:09:39.0733333+00:00
MERUN KUMAR MAITY 511 Reputation points
1 answer

How to Nest Select Case statements in SQL

I seem to have problems when I try to Nest "Select Case(s)" in Access/SQL... Can it be done; is there a specific syntax to do it? This is what I am trying to accomplish...Select Case Me.[RecordSource] Case 0 Case 1 Case 2 Select Case…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
313 questions
asked 2024-05-22T21:19:49.95+00:00
Garnet Brockman 0 Reputation points
answered 2024-05-22T22:04:21.7166667+00:00
Tom van Stiphout 1,701 Reputation points MVP
1 answer

Azure Communication Services rate limit

Hi, I am interested in using Azure Communication Services for email distribution. I see in the documentation that there is a rate limit of 100 email messages per hour. Does this apply to the number of distributions (i.e., recipients in bulk) or per email…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
708 questions
asked 2024-03-05T09:51:04.8833333+00:00
Benjamin 0 Reputation points
commented 2024-05-22T22:01:23.24+00:00
Stephajn Szekely 0 Reputation points
1 answer

How to upgrade to Azure Managed Grafana 10?

Hello, Our team is currently using Azure Managed Grafana 9.5.13, but we would like to upgrade to version 10. Is there any documentation or guidance available on how to perform this upgrade? We have not been able to find any relevant information online.…

Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
85 questions
asked 2024-01-16T16:34:07.9966667+00:00
Julien Roberge 0 Reputation points
commented 2024-05-22T21:55:19.0433333+00:00
Imtiaz Akhtar 0 Reputation points
1 answer One of the answers was accepted by the question author.

AD B2C: Where is Documentation for `{service:te}` In a Custom Policy Technical Profile?

There are serval examples throughout the AD B2C documentation that utilize {service:te} as the value for the client_id. The following example was taken from here. <TechnicalProfile Id="JwtIssuer"> <DisplayName>JWT…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,813 questions
asked 2024-05-17T18:02:14.5066667+00:00
AdamHilton-6671 20 Reputation points
accepted 2024-05-22T21:53:10.06+00:00
AdamHilton-6671 20 Reputation points
2 answers

MDT Task Sequence does not work after upgrading to SCCM 2403

Hi, I have upgraded my SCCM 2207 to SCCM 2403 successfully. It seems everything does work. Today I wanted to use UDI Designer to install OS with TS, I am getting Error message with Error Code Task Sequence has failed with the error code 0x00000001 in the…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
915 questions
Microsoft Configuration Manager
asked 2024-05-14T11:58:19.2233333+00:00
PerserPolis-1732 1,396 Reputation points
commented 2024-05-22T21:50:46.92+00:00
Ahmed Essam 80 Reputation points