341,072 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Loading module from “.../_framework/dotnet.js” was blocked because of a disallowed MIME type (“text/html”)

** Update: I've pinpointed the issue to the Visual Studio publishing wizard failing to push all files, regardless of my efforts. Subsequently, I established a new Azure Web App under a fresh subscription, which resolved the issue. Thus, the publish…

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,382 questions
asked 2024-04-23T01:56:10.4266667+00:00
Michael Washington 911 Reputation points MVP
edited the question 2024-04-23T21:31:25.04+00:00
Michael Washington 911 Reputation points MVP
2 answers

What is the downtime for the platform, how much time it is going to take for Microsoft to bring up the different services in a different zone after we have enabled ZRS?

Hello Community, I have few questions related to ZRS. Are there any configuration changes required on the different component on the application side once it is moved to a new zone or will it be taken care by Microsoft? What is the downtime for the…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,679 questions
asked 2024-04-23T12:15:39.32+00:00
I, Sathavahana SBOBNG-PTIY/CMJ 0 Reputation points
edited an answer 2024-04-23T21:31:02.9233333+00:00
KarishmaTiwari-MSFT 18,352 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Locking comparison SQL Server 2017 versus SQL Server 2022

We upgraded from SQL Server 2017 to SQL Server 2022. With SQL Server 2022 we are experiencing a lot more and longer locks. When long lasting locks happens, a lot of process are getting suspended. As soon that the lock is resolved, the processes are like…

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,675 questions
asked 2024-04-22T12:53:22.4133333+00:00
Paolo Taverna 51 Reputation points
commented 2024-04-23T21:28:07.12+00:00
Erland Sommarskog 100.9K Reputation points MVP
1 answer

Subscription disabled

By security reason my subscription was disabled how can enabled again. Do I need some confirmations?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,023 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
936 questions
asked 2024-04-23T20:03:03.07+00:00
Traderland Game 0 Reputation points
commented 2024-04-23T21:27:46.7966667+00:00
Traderland Game 0 Reputation points
1 answer

How to fix error MSB4057 The target "ComputeLinkImportLibraryOutputsForClean" does not exist in the project

I am trying to make a game and everytime I build my solution this error pops up I am using the following NuGet Packages SDL SDL_image.h SOIL Box2D OpenAL.Soft GLM Boost I am also using the following libraries cpptoml FastNoiseLite ImGUI

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,595 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,525 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.
938 questions
asked 2024-04-12T08:55:52.2633333+00:00
Veritum 0 Reputation points
commented 2024-04-23T21:27:27.2566667+00:00
Gordon Elliott 0 Reputation points
0 answers

Connection Reset by Peer in Function App

Cross posting from here: Operating System: Linux Python Version: 3.9 Describe the bug Hi there! Not sure if this is directly related to Python or Function app issue. We have a function app that is running on Azure located here:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,233 questions
asked 2024-04-23T21:26:41.07+00:00
Nikhil Dua 0 Reputation points
1 answer One of the answers was accepted by the question author.

register FIDO2 security key as sign in method without the need to install Microsoft Authenticator app

Hello, Here's briefly about policies across the tenant: Enabled FIDO2 security key as sign - in method for the user under. FIDO2 is the only enabled sign-in method for this user. Disabled Windows Hello for Business using Intune configuration…

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,476 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,317 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,436 questions
asked 2024-04-18T17:43:59.06+00:00
Vladyslav Bondarchuk 20 Reputation points
accepted 2024-04-23T21:24:44.9366667+00:00
Vladyslav Bondarchuk 20 Reputation points
0 answers

Please wait for the user profile service problem

As, i am using sql server 2019 in windows server 2019, while login it got stuck in Please wait for the user profile service and please wait for the profsvc. As i cannot connet my server to internet due to security protocols. This problem happen each day…

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,675 questions
asked 2024-04-23T02:55:00.8966667+00:00
Uttam Defence 0 Reputation points
commented 2024-04-23T21:23:18.6266667+00:00
Erland Sommarskog 100.9K Reputation points MVP
0 answers

When using the Windows Explorer preview pane for a file ending in .docx I am prompted with a dialog box stating 'Word could not create the work file. Check the temp environment variable.'

When using the Windows Explorer preview pane for a file ending in .docx I am prompted with a dialog box stating 'Word could not create the work file. Check the temp environment variable.' Upon selecting 'OK' anywhere from 1-10ish times, the .docx file…

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,759 questions
asked 2024-04-23T21:22:19.1166667+00:00
Hillary Koch 0 Reputation points
1 answer

OLEDB varchar max not working

Having issues with OLEDB when writing a SQL Query that compares value with VARCHAR(MAX) column for inclusion. I'm wondering if the way that OLEDB connects to a database causes the issue or if it's the adapter itself. Edit: The query below by example…

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,675 questions
asked 2024-04-23T03:49:13.6966667+00:00
k ford 0 Reputation points
commented 2024-04-23T21:22:17.2233333+00:00
Erland Sommarskog 100.9K Reputation points MVP
1 answer

Will Synchronous translation support markdown and other file formats asynchronous does?

Hi team! Looking through the documentation on the asynchronous translation API, it supports the markdown format, and a few other, that preserve their structure through translation. My question is, will the same formats, of which I am most curious about…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
340 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,363 questions
asked 2024-04-18T09:35:48.9633333+00:00
Vanja Stojanović 0 Reputation points
answered 2024-04-23T21:19:47.5633333+00:00
VasaviLankipalle-MSFT 14,101 Reputation points
3 answers

Turn on App & browser control via Group Policy or the registry

I asked this question in the Microsoft Community and was directed to ask it here. In the latest version of Windows 10 Pro (20H2 at the moment), is there a way to turn on App & browser control via LOCAL Group Policy or the registry? I need…

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,735 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,749 questions
asked 2022-10-26T13:52:50.327+00:00
Robert Colson 11 Reputation points
edited an answer 2024-04-23T21:18:37.4+00:00
Mike 0 Reputation points
0 answers

ODBC Connection DSN and Linked Table Manager Giving Different Results

I am setting up a DSN and a Linked Table Manager link all on the same Access database on the same computer with the same database Login and associated User (and of course the same database). The DSN gives me the tables I need, but the Linked Table…

Azure SQL Database
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
301 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
820 questions
asked 2024-04-23T20:44:30.33+00:00
EFSAdmin 0 Reputation points
edited a comment 2024-04-23T21:18:24.1166667+00:00
EFSAdmin 0 Reputation points
8 answers

Nodejs Web App on Azure

2020-12-18T17:39:06.652323823Z [41m [30mfail [39m [22m [49m: Middleware[0] 2020-12-18T17:39:06.652355023Z Failed to forward request to application. Encountered a System.Net.Http.HttpRequestException exception after 30585.959ms with message: An…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,853 questions
asked 2020-12-18T20:05:45.563+00:00
Prakhar Sinha 36 Reputation points
answered 2024-04-23T21:17:35.7766667+00:00
Khordoo, Mahmood (IST) 0 Reputation points
0 answers

How to fix mentioned error

as soon as possible

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,675 questions
asked 2024-04-23T09:11:51.0633333+00:00
Anandhswarupp 20 Reputation points
commented 2024-04-23T21:16:55.2766667+00:00
Erland Sommarskog 100.9K Reputation points MVP
1 answer

SQL Patches KB5035434 installation failure - Failed to retrieve data for this request

When install SQL Server 2019 RTM GDR patches (KB5035434), I've got below error, anyone could help, thanks! Overall summary:   Final result:                  The patch installer has failed to update the shared features. To determine the reason for…

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,675 questions
asked 2024-04-23T11:24:16.74+00:00
Laurence Cheung 0 Reputation points
answered 2024-04-23T21:13:51.9633333+00:00
Erland Sommarskog 100.9K Reputation points MVP
2 answers

Can non-domain joined in use systems be entra joined without having to touch the system

I have about 150 non-domain joined systems out in the field that I need to get entra joined. Is there a way to do this with autopilot? Is there a better option? Please let me know. There are all windows 10 pro systems.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,595 questions
asked 2024-04-22T21:47:19.39+00:00
Daniel Ronald 0 Reputation points
edited a comment 2024-04-23T21:12:34.7866667+00:00
Shawn Collins 265 Reputation points
2 answers

re-run NuGet restore issue

  Hi, I already have my target framework set to 4.7.2. So I tried to do a Nuget restore : I tried to do a nuget restore and got this error. I am not sure what I should do or try now? thanks for any advice or suggestions

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,595 questions
asked 2024-04-19T19:01:12.5166667+00:00
iqworks Information Quality Works 196 Reputation points
commented 2024-04-23T21:12:01.9133333+00:00
Michael Taylor 47,806 Reputation points
0 answers

How do not display an error for "Get-MgGroup" or other Graph cmdlets

Hello, I'm using "Get-MgGroup" from the MS Graph module. I understand that we cannot use -ErrorAction with this cmdlet. However, for some reason "Get-MgUserMemberOf" returns a list that contains a non-existent group (that's another…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,557 questions
asked 2024-04-23T21:09:17.1233333+00:00
Mountain Pond 1,101 Reputation points
3 answers

Is it Possible or is there a way to use the database you have been working on the developer option for production?

Can I migrate the database I made on the developer version to the express version or is there a way to use the database you created using the developer version for production purposes, say if you can transfer my database to the express version or pay for…

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,675 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
493 questions
asked 2024-04-23T12:11:55.2666667+00:00
Betselot Getahun 0 Reputation points
answered 2024-04-23T21:08:49.9966667+00:00
Erland Sommarskog 100.9K Reputation points MVP