350,284 questions

Sort by: Updated
0 answers

I have windows 11 laptop, how can I fix this problem?

I tried to install SQL but I couldn't open it. Errors keep popping up. I uninstalled all the previous SQL Database applications or features and restarted my PC but it didn't work. Two days passed fixing this but still, I didn't know what's the problem.…

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,946 questions
asked 2024-06-01T18:36:12.7166667+00:00
Kartik Tautwar 0 Reputation points
1 answer

How should I enable ReFS filesystem in windows 10?

I have set up the registry with reference to this article, https://www.tenforums.com/tutorials/29897-enable-disable-refs-file-system-windows-8-1-windows-10-a.html including AllowRefsFormatOverNonmirrorVolume and RefsDisableLastAccessUpdate , after…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,866 questions
asked 2022-02-26T11:49:32.157+00:00
beer2022 1 Reputation point
commented 2024-06-01T18:32:06.18+00:00
Matthew Mckenzie 5 Reputation points
1 answer

Clone VM's OS disk to use on another VM

Hi, I have a VM in Azure (myVM-001) joined on-prem ADDS, running WS2022. I need to clone above VM to create new VM (myVM-002) also joined the same ADDS. So far: Created OS disk snapshot of myVM-001, and from that created myVM-002. Obviously myVM-002 in…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,319 questions
asked 2024-05-31T12:20:01.9866667+00:00
PT Maliborski 246 Reputation points
commented 2024-06-01T18:29:14.89+00:00
PT Maliborski 246 Reputation points
3 answers

How to insert new,update, delete existing record in single row of gridview

I am developing ASP.NET application and i am using gridview in that. Here, i am not using any textbox controls outside of the gridview to save the record. everything i want to maintain in same row of the records. for example, when page load, if any…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,330 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,419 questions
asked 2024-05-28T14:36:20.12+00:00
Gani_tpt 1,806 Reputation points
commented 2024-06-01T18:27:23.6266667+00:00
Albert Kallal 4,971 Reputation points
1 answer One of the answers was accepted by the question author.

Does Visual Studio Build Tools 2022 support 32-bit Windows?

Hello! I’m working on contributing to Descent 3. Specifically, I’m working on improving its build instructions. As a part of the new build instructions that I’m writing, I’ve created a script that installs Visual Studio 2022 and any required components…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,866 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,724 questions
asked 2024-06-01T01:28:01.4466667+00:00
Jayman 0 Reputation points
accepted 2024-06-01T18:26:42.76+00:00
Jayman 0 Reputation points
1 answer

how can i log in my Microsoft account again without needing the Microsoft Authenticator app?

I have a student Microsoft account, but unfortunately, I can no longer log in because I no longer have access to the Microsoft Authenticator app. When I want to log in to the Microsoft Authenticator app, I need to enter a code in the Microsoft…

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,709 questions
asked 2024-06-01T15:59:20.44+00:00
mohammad mohammadi 0 Reputation points
answered 2024-06-01T18:24:28.03+00:00
Gulnaz Mushtaq 255 Reputation points MVP
1 answer

Asp.net core 8 , IIS and Video Streaming, Low level

Hello All, Have simple sample web api application, coded in .net core 8, deployed on kestrel and IIS, a typical scenario. I have created one end point that streams local video file. File is about 400 MB and approx. 4 mins in length. Below code works. …

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,254 questions
asked 2024-05-31T23:24:02.0133333+00:00
Kishor Pise 1 Reputation point
edited a comment 2024-06-01T18:24:26.75+00:00
Bruce (SqlWork.com) 58,356 Reputation points
0 answers

GameOS file does not exist - Error code: 0x80070002

We follow the gdk packaging steps for xbox from this link: https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/packaging/overviews/packaging-getting-started-for-console However, the following error appeared in the last step of "Package…

Xbox Training
Xbox Training
Xbox: Original version of a Microsoft gaming console that includes built-in broadband and networking support.Training: Instruction to develop new skills.
3 questions
asked 2024-06-01T18:16:22.2833333+00:00
Marcelo Jacomo 0 Reputation points
0 answers

Azure-sql-performance: Module 5 failing, no $location found/set

Module Link: https://learn.microsoft.com/en-us/training/modules/azure-sql-performance/5-exercise-monitor-troubleshoot-performance Running the following script FAILS: No $location found: ======================================= $adminSqlLogin =…

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.
1,084 questions
asked 2024-05-29T19:18:47.53+00:00
Scott 0 Reputation points
commented 2024-06-01T18:06:00.0466667+00:00
SiddeshTN 2,945 Reputation points Microsoft Vendor
1 answer

How to fix "The subscription '...' is not allowed to create or update the serverfarm."

I currently have student plan and wish to host my project application. However, when i try to deploy, i get an error saying "The subscription '...' is not allowed to create or update the serverfarm.". How can i resolve this?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
790 questions
asked 2024-06-01T16:16:12.31+00:00
Subramanian Pon Harish 0 Reputation points
answered 2024-06-01T18:05:56.3233333+00:00
Gulnaz Mushtaq 255 Reputation points MVP
0 answers

SQL19 express installation Error

I'm trying to install 'Microsoft SQL Server 2019 Express' with below steps: Used Custom Installation step From SQL Server Installation Center: I've selected 'New SQL Server Standalone installation' In the feature selection, I've selected a.…

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,946 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,835 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,474 questions
asked 2024-06-01T08:58:03.0366667+00:00
Pramod Kumar 0 Reputation points
commented 2024-06-01T17:59:36.39+00:00
Erland Sommarskog 102.5K Reputation points
1 answer

Azure Synapse Analytics

Hi, I have a question. Can I access the Database on SQL Database pane from apache sp

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-01T16:55:42.2033333+00:00
Pedro The Admin 0 Reputation points
answered 2024-06-01T17:58:45.57+00:00
Gulnaz Mushtaq 255 Reputation points MVP
1 answer

Mismatch of used disk space + unknown files in WinDirStat HELP!

Usually when files don't add up to drive's actually used space it is suggested to check apps like TreeSize, but in my case apps still don't show over 2GB of used space. The drive is 40GB, over 38,5GB of it is being used according to WindowsExplorer, but…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,866 questions
asked 2024-05-28T22:59:55.3866667+00:00
Anonymous for time being 0 Reputation points
commented 2024-06-01T17:56:44.9233333+00:00
MotoX80 32,331 Reputation points
1 answer

should i have an AZURE storage account before studying Data engineering using AZURE ?

in the second module of Data engineering using AZURE, the course started to explain somethings related to AZURE storage account. should i have an AZURE storage account to complete this module of the course ? This question is related to the following…

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.
1,084 questions
asked 2024-06-01T17:23:40.0766667+00:00
Mohamed Tarek 0 Reputation points
answered 2024-06-01T17:51:58.2833333+00:00
Vahid Ghafarpour 19,315 Reputation points
1 answer

Passed my AI900 exam, but the credentials page does not show it after 48 hours

Title says it all. I passed my exam and the cred for it has not shown up on my profile.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,669 questions
asked 2024-06-01T17:13:43.3133333+00:00
Neal D Browning 0 Reputation points
edited the question 2024-06-01T17:50:16.6066667+00:00
Vahid Ghafarpour 19,315 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Dynamic query not working

How can I replace a question mark "?" in a SQL dynamic query with pipeline parameters in Azure Data Factory? When I attempt to pass the parameters, ADF does not recognize the "?" symbol, and the parameters are not correctly passed.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-06-01T17:24:19.4033333+00:00
WeirdMan 180 Reputation points
accepted 2024-06-01T17:36:50.5166667+00:00
WeirdMan 180 Reputation points
1 answer

Authentication Token Issues with Azure Data Factory When Accessing Microsoft Graph API

I am currently facing challenges with an Azure Data Factory pipeline that's configured to access data from the Microsoft Graph in a production environment. While I can successfully fetch authentication tokens using a POST request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,913 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-05-29T19:46:22.4333333+00:00
Xavier Ibanez-Padron 0 Reputation points
answered 2024-06-01T17:36:37.5266667+00:00
Amira Bedhiafi 16,951 Reputation points
2 answers

Cannot see linked subscription under new tenant

Hello everyone, From my main default directory, I created a new B2C tenant, and it was created successfully. My user account has global administrator rights under this new tenant. The new tenant is linked to my Pay-as-you-Go subscription, as shown in the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2024-05-27T08:28:13.4966667+00:00
Naeem Raza 0 Reputation points
edited a comment 2024-06-01T17:36:03.2833333+00:00
Naeem Raza 0 Reputation points
1 answer

Azure Automation Accounts

Hello, I tried to deploy Automation Account using bicep. Since this is first time to deploy AA so I deleted existing one and re-deploy it for multiple times. I suddently received following message: "code": "BadRequest", …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,147 questions
asked 2024-04-08T20:02:00.5566667+00:00
Jeremy Zheng 70 Reputation points
commented 2024-06-01T17:29:08.26+00:00
Alex Ignatenko 1 Reputation point
1 answer

Updating Oracle on-premise table from a Synapse table

Hi, I need to update an Oracle on-premise table from a Synapse table by joining the Oracle table with the Synapse table avoiding to build a staging table on Oracle platform to copy the Synapse data. It is a problem to obtain the authorization from my…

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,503 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,805 questions
asked 2024-06-01T12:00:58.09+00:00
pmscorca 817 Reputation points
answered 2024-06-01T17:20:04.4833333+00:00
Amira Bedhiafi 16,951 Reputation points