54,052 questions

Sort by: Updated
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,198 questions
asked 2024-05-07T09:22:28.4666667+00:00
Vijayan, Neethu 0 Reputation points
edited the question 2024-05-08T01:19:29.99+00:00
Lan Huang-MSFT 25,866 Reputation points Microsoft Vendor
0 answers

How to merge two personal microsoft learn profiles

Hi Team, Unfortunately I have two personal microsoft learn profiles, please help me to merge these profiles on microsoft learn. Thanks & Regards Khushal

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,135 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,205 questions
asked 2024-05-07T16:50:51.1866667+00:00
Khushal Sanjay Goje 0 Reputation points
edited the question 2024-05-08T01:01:23.67+00:00
LiweiTian-MSFT 14,845 Reputation points Microsoft Vendor
0 answers

ADFS Authentication Issue in .Net 8

I have an existing ASP.NET MVC application that relies on ADFS authentication. I'm currently upgrading it to .NET 8. As part of the upgrade process, I prioritized implementing the authentication functionality first. However, I'm encountering an issue…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,401 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,199 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,198 questions
asked 2024-05-03T06:09:59.2233333+00:00
Vijayan, Neethu 0 Reputation points
edited a comment 2024-05-08T00:48:41.86+00:00
Vijayan, Neethu 0 Reputation points
0 answers

User Managed identity with failover group with servers in different regions

while using user managed identity with azure sql , the connection string or token acquired using DefaultAzureCredential is dependent on the clientID of user managed identity. for the scenario when there is a sql failover switch i.e due to outage in one…

Azure SQL Database
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,775 questions
asked 2024-05-07T19:44:02.75+00:00
KAMALPREET KAUR 1 Reputation point Microsoft Employee
commented 2024-05-08T00:45:15.15+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
0 answers

how to download qbw files from one drive to my desktop computer

How to I move quickbooks desktop file from one drive to my desktop computer

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,850 questions
asked 2024-05-08T00:39:35.52+00:00
Aslam Salam 0 Reputation points
0 answers

How to check if objectId is null or empty?

For my sign up and sign in flow with Azure AD B2C I try to check, if the user already exists in the Azure B2C database with the specific signInName. If he already exists (objectId is not null) he should be redirected to signIn - if the user doesn't…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,598 questions
asked 2024-05-07T14:31:01.1533333+00:00
schegi 0 Reputation points
commented 2024-05-08T00:36:12.05+00:00
Marilee Turscak-MSFT 34,061 Reputation points Microsoft Employee
0 answers

Microsoft Edge WebView2について

「Microsoft Edge WebView2」についてのお問い合わせになります。 Microsoft Edge WebView2 | Microsoft Edge Developer ①「Microsoft Edge WebView2」の商業利用は可能でしょうか。 ②サーバーOS(クラウド)での使用は問題ないでしょうか。 ※OS:WindowsServer2019(AWS)  ⇒「Microsoft Edge WebView2」の印刷APIを使用しHTMLをプリンタへ印刷したい WebView2…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,151 questions
asked 2024-05-08T00:21:49.3266667+00:00
ID_ 0 Reputation points
0 answers

gpt-4-vision-preview max token issue

Sorry, I would like to confirm again. When I test vision model in Azure OpenAI Studio, it response well without truncating. Why does API call have problem? https://learn.microsoft.com/en-us/answers/questions/1610008/gpt-4-vision-preview-max-token-issue

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,204 questions
asked 2024-05-08T00:19:07.99+00:00
Su Myat Hlaing 50 Reputation points
0 answers

How can I run an automation template

I want to run an automation template for a sql database deployed with ARM. The aim is to trigger a stored procedure

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,775 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,619 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,130 questions
asked 2024-05-08T00:16:54.5566667+00:00
Oyin 0 Reputation points
0 answers

Retrieving Image Files by File ID in Azure Assistant Open AI with JavaScript

I'm seeking documentation on how to retrieve an image file by file ID in Azure Assistant Open AI. I aim to download it using JavaScript. Any guidance or resources would be greatly appreciated. Thank you in advance!"

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,204 questions
asked 2024-05-07T00:48:13.44+00:00
Su Myat Hlaing 50 Reputation points
commented 2024-05-08T00:16:10.7966667+00:00
Su Myat Hlaing 50 Reputation points
0 answers

How to login my previous school account email

i deleted authenticator by mistakenly but now i want to sign my school email account but i shows authenticator code to login so how i can fill authenticator code without login

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,550 questions
asked 2024-05-08T00:15:13.7066667+00:00
Akashdeep Akashdeep 0 Reputation points
0 answers

How to get spoken Language in audio file with Azure Speech sdk in C#?

Hi, I need to detect what's spoken language in an audio file. I have already read the documentation about language identification for speech service but in the SpeechRecognitionResult object result I don't have the recognized language code. Is there a…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,409 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,407 questions
asked 2024-05-07T10:06:08.93+00:00
Matteo Gianfermi 0 Reputation points
commented 2024-05-08T00:07:07.0766667+00:00
VasaviLankipalle-MSFT 14,576 Reputation points
0 answers

Getting resource not found error on click of custom domain name in azure AI face api

I have created new Face API service with standard tier, When i click on domain name its taking me to new page where i am getting resource not found error

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
154 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,407 questions
asked 2024-05-07T10:57:54.3066667+00:00
umesh sohaliya 80 Reputation points
commented 2024-05-07T23:56:17.5733333+00:00
VasaviLankipalle-MSFT 14,576 Reputation points
0 answers

Uninstall ASR mobility service

Hello, I've followed a few articles for installing the mobility service and registering a given machine with the replication appliance, but what about uninstalling? Is this msiexec command from the following post sufficient to unregister from the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
639 questions
asked 2024-05-07T23:29:01.1+00:00
AdamTyler-3590 130 Reputation points
0 answers

Creating A Dynamic Group for InTune Enrolled Devices

Hello, I'd like to figure out the dynamic membership rules for a group I'm trying to create. I'd like the group to include only Windows 10 and 11 devices, no servers, and I'd like it to include only devices that are enrolled in InTune. Does anyone have a…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,377 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,598 questions
asked 2024-05-07T23:22:04.8733333+00:00
Richard Long 281 Reputation points
0 answers

Outlook crashes. It doesn't start. It says "Outlook couldn't start last time, safe mode could help you troubleshoot the problem..." How to fix that?

Good day, One day my Outlook crashed and I couldn't restart it. It gave me an error message stating that Outlook couldn't start properly last time and that Safe Mode might help troubleshoot the problem. However, whether I tried starting in Safe Mode or…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,017 questions
asked 2024-05-07T10:13:04.8466667+00:00
Suleyman Ari 0 Reputation points
commented 2024-05-07T23:18:33.0166667+00:00
Shawn Collins 590 Reputation points
0 answers

Server Essentials 2016 client machines show as removed

I've had to reinstall the Essentials experience on my WSE 2016 system due to some network issues with remote access. Everything is now back up and running, but all devices show as Removed in the dashboard, which means they aren't available for remote…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,181 questions
asked 2024-05-07T23:12:59.1266667+00:00
Bill Seymour 0 Reputation points
0 answers

Azure Data factory - jwt token using Key Vault certificate

There doesn't appear to be a lot of help on the internet for this so hopefully someone has managed to achieve this! We need to create a JWT token to pass on for authentication to Salesforce. A certificate has been created and placed within our Key Vault.…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,128 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,619 questions
asked 2024-05-02T23:09:06.92+00:00
Ryan Abbey 0 Reputation points
commented 2024-05-07T23:04:18.92+00:00
Ryan Abbey 0 Reputation points
0 answers

Sharing the completion of AZ-900 course on LinkedIn profile

hi after completing az-900 course i expect that i could be able to share the completion of the course like it was possible to share any module after finishing it .. but i could not is there is any way to share the completion of all az-900 course on…

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.
955 questions
asked 2024-05-07T20:02:33.3+00:00
Mohamed Farahat ElShebiny 0 Reputation points
commented 2024-05-07T22:58:53.46+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
0 answers

How to automate API connection and authentication for Dropbox?

I have created an API connection for Dropbox and manually authenticated it through the consent page that popped up. I want to automate this process using Azure CLI, deploying ARM template, Python SDK, or REST API, but I'm having trouble understanding…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,773 questions
asked 2024-05-07T22:52:12.1033333+00:00
Gary Kim 0 Reputation points