54,701 questions

Sort by: Answers
0 answers

How to fix StackOverflowException after upgrading from .Net 6 to .Net 8

Hello,   I have upgraded 5 projects in my solution from .Net 6 to .Net 8 using upgrade assistant in Visual Studio. When I run the solution, StackOverflowException is being thrown and Swagger is not loading. Looks like onchangetokenfired() method is being…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,452 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,234 questions
asked 2024-04-26T06:39:38.71+00:00
Abhishek, Burra 5 Reputation points
commented 2024-05-22T05:43:10.73+00:00
Abhishek, Burra 5 Reputation points
0 answers

VS Nuget doesn't work with MAUI but does with WPF

I'm currently using Visual Studio Professional 2022 17.8.9. If I create a WPF project, I'm able to browse Nuget packages. However, if I create a MAUI project and try to browse Nuget, I get the following error message - [nuget.org] Unable to load the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,452 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,683 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,967 questions
asked 2024-05-20T19:47:16.7166667+00:00
Surico, Joseph [CCC-OT] 0 Reputation points
commented 2024-05-22T05:42:44.5033333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,951 Reputation points Microsoft Vendor
0 answers

Azure Synapse Deployment Failure with "Exception has been thrown by the target of an invocation."

0 Failure to deploy azure synapse pipelines with below error: Set-AzSynapsePipeline : Exception has been thrown by the target of an invocation. 2024-05-08T08:29:52.7382260Z [31;1m[31;1m+ … $deploy = Set-AzSynapsePipeline -WorkspaceName $WorkspaceName…

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,459 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,712 questions
asked 2024-05-22T05:37:02.1733333+00:00
Sree 0 Reputation points
0 answers

Unable to launch VM mode to complete the labs

I am unable to launch VM mode to complete Dynamics 365 assigned labs. After I click the Launch VM Mode button, I am asked to verify by selecting similar items, which I completed successfully, but after that, it never launches a VM to complete the labs.…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
72 questions
asked 2024-05-22T05:14:36.4+00:00
AmitG 0 Reputation points
commented 2024-05-22T05:35:52.2433333+00:00
RNareddy 795 Reputation points Microsoft Vendor
0 answers

The quota for models in my account is significantly different from the default quota described in the documentation

I noticed that many of my models, such as GPT-35-Turbo, GPT-4, GPT-4-Turbo, or the latest GPT-4o model, have a TPM of only 1K in Azure AI Studio (essentially an unusable state). However, according to Microsoft documentation, the default TPM is 150K,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,269 questions
asked 2024-05-22T05:35:43.94+00:00
Riwi How 0 Reputation points
0 answers

Azureとオンプレのプライベートピアリングについて

こんにちは。ExpressRouteでオンプレ環境とプライベート ピアリングを構築したいです。 その際、プライマリ サブネットとセカンダリ サブネットの回線を収容するオンプレ機器は、別々の機器を用意する必要があるでしょうか。 1台のSWにプライマリとセカンダリの回線を収容したいのですが、そのような構成は可能でしょうか。

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
328 questions
asked 2024-05-22T01:28:31.02+00:00
IH 0 Reputation points
commented 2024-05-22T05:34:51.3933333+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

Where can I download the KB2718718

I need the KB2718718 to update SQL server, where can I download it? Thanks

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,872 questions
asked 2024-05-22T05:33:02.67+00:00
Jeff Cao 0 Reputation points
0 answers

Connection Error Between Azure SQL DB with the codebase.

I have created a SQL DB in the azure portal, setup it's server and crate a database table using the azure Data studio. Now I setup a Microsoft Entra ID and add my IP for the smooth connection. Now when I want to make a connection with my DB, I am…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,003 questions
asked 2024-05-21T04:17:12.86+00:00
SHASWATA DAS 25 Reputation points
commented 2024-05-22T05:33:01.05+00:00
ShaktiSingh-MSFT 13,836 Reputation points Microsoft Employee
0 answers

How do I check if my .eml file has single or multiple attachments in it In Azure AI Search.

Currently these are my fields that I have added in my Index. Now how I am going to check that how many attachments are in them for example this .eml file have 1 attachment and this .eml file have 2 attachments.

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.
750 questions
asked 2024-05-16T08:10:30.44+00:00
Hassan Kaleem 40 Reputation points
commented 2024-05-22T05:31:58.1766667+00:00
Hassan Kaleem 40 Reputation points
0 answers

.Net sample code for setting azure app service environment variable logically

Hi Team, We were using 'Microsoft.Azure.Management.ResourceManager.Fluent' package for setting the values of Azure app service variables. Currently, the package is showing deprecated and suggested 'Azure.ResourceManager' for replacement. But we are not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,003 questions
asked 2024-05-22T05:29:54.7966667+00:00
lakshmi 551 Reputation points
0 answers

Azure - Vector DBs Do they support encryption at REST ?

Do any of the below Azure Vector DBs support encryption at REST ? Azure AI Search: Demonstrates how to store and query embeddings from text data. Azure Database for PostgreSQL: Shows how to work with vector data in a PostgreSQL database. Azure Cache for…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
987 questions
asked 2024-05-20T09:23:25.2566667+00:00
Raghavan, Srinivasan 0 Reputation points
commented 2024-05-22T05:27:15.8733333+00:00
ShaktiSingh-MSFT 13,836 Reputation points Microsoft Employee
0 answers

Error while opening shared mailbox via OWA

Dear Community, our users are getting this error message, while trying to open a specific shared mailbox via OWA > open another mailbox... Error Message: UTC Date: 2024-05-17T08:43:48.221Z Client Id: 4736F26ED2A44058A7EFD9D2D882405B Session Id:…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,099 questions
asked 2024-05-21T15:40:59.6466667+00:00
Hülya Fidan 0 Reputation points
commented 2024-05-22T05:25:51.71+00:00
SokiGuo-MSFT 24,031 Reputation points Microsoft Vendor
0 answers

Bing not catch the expected corrections

I am sending below text to Bing spell check API and expecting the correction for 'their' should be 'they' but Bing doesn't provide any correction. Refer text = "RH was specifically designed for Marketing and Creative teams and the type of high…

Bing Spell Check
Bing Spell Check
A Bing service that detects and corrects spelling mistakes in your app.
31 questions
asked 2024-05-15T07:53:22.89+00:00
Mahesh Amle 0 Reputation points
commented 2024-05-22T05:23:36.82+00:00
Mahesh Amle 0 Reputation points
0 answers

win server 2012 failed to install the Remote Desktop Connection agent role

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,539 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,285 questions
asked 2024-05-22T05:23:07.34+00:00
long an 0 Reputation points
0 answers

App running problem

For some time now I'm not able to open the Microsoft store and some other apps, i have no idea what's the problem, i followed some help tutorials but nothing worked, everything seems failing

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,470 questions
asked 2024-05-21T13:14:37.2666667+00:00
Heyori Nokawa 0 Reputation points
edited the question 2024-05-22T05:22:32.6066667+00:00
MayankBargali-MSFT 69,421 Reputation points
0 answers

Can Prodentim Really Whiten Teeth in Just One Week?

Prodentim :- To apprehend the supplement higher, we have looked at important things like the substances utilized in its system, the numerous benefits of taking Prodentim capsules, the method of action and even its rate. After reviewing all the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,799 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,808 questions
asked 2024-05-22T05:20:23.35+00:00
David Parkerows 0 Reputation points
0 answers

http2 compatibility

We have 2 environments were WAF is configured. In the DEV environment, its working on http2 In the UAT environment, its not working on http2. When the WAF configuration is change, it works on http1.1. I have provided some detains below (you will see…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
970 questions
Azure Web Application Firewall
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,886 questions
asked 2024-05-21T16:42:57.35+00:00
Fobuzie, Marleo 0 Reputation points
commented 2024-05-22T05:20:22.98+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

Azure Communication Service Phone number does not exist

Hello, after connecting voice to Dynamics Customer Service, I have enabled a phone number in Azure Communication Service, but when I make a call, I hear the phrase "Phone number does not exist". Do I need to do anything else to activate my…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
708 questions
asked 2024-05-22T02:23:47.9466667+00:00
허진훈 0 Reputation points
edited the question 2024-05-22T05:14:23.2833333+00:00
허진훈 0 Reputation points
0 answers

Multilingual voice mispronounces Ukrainian as Russian

How can I resolve the issue of multilingual voices pronouncing Ukrainian as Russian when using Text to Speech with the Microsoft.CognitiveServices.Speech package in C#? Explicitly specifying the language in the code through the SpeechSynthesisLanguage…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,437 questions
asked 2024-05-19T06:44:50.0966667+00:00
Serhii Kapin 0 Reputation points
commented 2024-05-22T05:01:42.1233333+00:00
navba-MSFT 17,405 Reputation points Microsoft Employee
0 answers

transfer azure sphere board from one account to another account.

I bought azure sphere mt3620 eval board and claimed that device with one of my azure account through azure sphere catalogue. and now that account subscription got over , and now i want to transfer or move that device (catalog) data to my another azure…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
160 questions
asked 2024-05-22T04:56:50.0333333+00:00