97,999 questions

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

How to get the handle of the mouse cursor icon with API (GetCursorInfo)

hi I need a function to put in the timer and check the status of the mouse cursor every 500 milliseconds. Private Declare Function GetCursorInfo Lib "user32" (ByRef pCI As cursorInfo) As Integer Public Structure POINTAPI Dim x…

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,441 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,596 questions
asked 2024-05-18T15:37:53.0233333+00:00
Mansour_Dalir 1,611 Reputation points
edited a comment 2024-05-19T08:56:37.3733333+00:00
KOZ6.0 4,895 Reputation points
1 answer One of the answers was accepted by the question author.

Cosmos DB Rest API - unable to get document after passing partition key

Trying to get a document by its id using the following API (https://learn.microsoft.com/en-us/rest/api/cosmos-db/get-a-document). However, after providing the value for x-ms-documentdb-partitionkey I keep getting a not found error message despite the…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,467 questions
asked 2024-05-19T07:51:45.2233333+00:00
Abdullah Humayun 0 Reputation points
accepted 2024-05-19T08:31:43.3466667+00:00
Abdullah Humayun 0 Reputation points
3 answers One of the answers was accepted by the question author.

Workflow issue- Service Bus Message Broker Stuck on Starting

We are facing Service Bus Message Broker Stuck on Starting issue in SharePoint 2016 Workflow Manager farm. We don't want to reconfigure Workflow farm. I also came across few blogs with similar issue- …

SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
516 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,830 questions
asked 2022-02-02T17:38:12.06+00:00
Ava Tomlinson 96 Reputation points
commented 2024-05-19T08:11:36.7733333+00:00
Илиян Робов 1 Reputation point
2 answers One of the answers was accepted by the question author.

SQL Server - Question marks inserted with Hebrew collation

SQL Server 2019, Developer edition, Windows 10. The client is SSMS 18. When database is created with Hebrew collation, for example, Hebrew_CI_AI, there is no problem, Hebrew strings are inserted and being read as they are. When database is created…

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,850 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,559 questions
asked 2021-06-22T16:29:10.737+00:00
Natalie Sh 26 Reputation points
commented 2024-05-19T08:01:18.8333333+00:00
Erland Sommarskog 102.2K Reputation points
2 answers One of the answers was accepted by the question author.

Azure Spot cpu didnt get expanded

So I was Send support to increase cpu due to I can't expand normaly its expand but it show increased instead total but i send a cpu expand request waited and cpu spot didn't got expanded its about 4 hours now dude what happened and quota system bugged…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,244 questions
asked 2024-05-18T11:17:32.79+00:00
LoLyou5555 dejsjao 0 Reputation points
accepted 2024-05-19T07:30:02.34+00:00
LoLyou5555 dejsjao 0 Reputation points
2 answers One of the answers was accepted by the question author.

Troubleshooting 'ResourceNotFound' Error Retrieving Container ACL with Azure SDK for JAVA

How can I troubleshoot a persistent "ResourceNotFound" error when attempting to execute the "Get Container ACL" operation with the Azure SDK for JAVA? I have assigned the correct resources and read privileges, and tried the following…

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,732 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,468 questions
asked 2024-05-16T10:37:51.95+00:00
Lior Shahar 0 Reputation points
commented 2024-05-19T07:17:07.9733333+00:00
Lior Shahar 0 Reputation points
1 answer One of the answers was accepted by the question author.

blending learning

describe what important tools in blending meeting

F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
55 questions
asked 2023-06-12T16:34:36.9766667+00:00
commented 2024-05-19T07:14:10.5066667+00:00
1 answer One of the answers was accepted by the question author.

GET /drive/items/{item-id}/content?format={format} errors with Not Acceptable - 406

Using graph-explorer in my tenant (as general admin) I made sure there is consent for Files.ReadWrite.All and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,772 questions
asked 2024-05-18T09:44:05.4+00:00
Gal, Ofer (Israel) 111 Reputation points
accepted 2024-05-19T06:50:09.8566667+00:00
Gal, Ofer (Israel) 111 Reputation points
1 answer One of the answers was accepted by the question author.

How to create the Left/Right MouseDown And MouseUp click event of Global type(Anywhere from Windows with API)

hi .Require mouse events via API functions

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,441 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,596 questions
asked 2024-05-19T02:28:21.12+00:00
Mansour_Dalir 1,611 Reputation points
commented 2024-05-19T06:08:50.09+00:00
KOZ6.0 4,895 Reputation points
1 answer One of the answers was accepted by the question author.

External Tables and Polybase in Synapse and Sql Server

So, I thought I knew external tables well in azure but I was reading about external tables with Sql Server: https://learn.microsoft.com/en-us/sql/t-sql/statements/create-external-table-transact-sql?view=sql-server-ver16&tabs=dedicated and it seems…

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,443 questions
asked 2024-05-17T21:19:29.67+00:00
Karl Gardner 20 Reputation points
edited the question 2024-05-19T04:30:16.56+00:00
BhargavaGunnam-MSFT 27,156 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Trouble connecting Azure SQL database to Azure Data Factory

I keep getting an error message saying "Cannot connect to SQL Database." I'm using Server: 'redacted', Database: 'redacted', User: 'redacted'. I've checked the linked service configuration, and made sure the SQL Database firewall allows access…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,691 questions
asked 2024-05-17T19:57:11.5033333+00:00
Jae 20 Reputation points
edited the question 2024-05-19T04:28:43.5033333+00:00
BhargavaGunnam-MSFT 27,156 Reputation points Microsoft Employee
6 answers One of the answers was accepted by the question author.

How do I know what size Azure VM supports nested virtualization?

I guess I am looking for documentation that doesn't seem to exist. I need to spin up a VM on which I will be running a docker application. This requires nested virtualization. The VM size I picked does not appear to support it. All I can find…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,244 questions
asked 2022-04-15T00:11:52.363+00:00
David 41 Reputation points
commented 2024-05-18T21:49:49.08+00:00
Chris Swinney 0 Reputation points
1 answer One of the answers was accepted by the question author.

Force reboot after windows Update on schedule and user experience.

Hello, I want to use Intune policy to update systems. The policy allows you to configure "Grace period" and "Auto reboot before deadline". As far as I understand, this parameter will force the system to reboot as soon as the “Grace…

Microsoft Intune Updates
Microsoft Intune Updates
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
84 questions
asked 2024-05-16T18:55:40.12+00:00
Mountain Pond 1,261 Reputation points
accepted 2024-05-18T21:28:02.8933333+00:00
Mountain Pond 1,261 Reputation points
1 answer One of the answers was accepted by the question author.

Enable Bitlocker with Intune on already encrypted devices

Hello, many devices already use Bitlocker. However, they are manually encrypted and the recovery keys are lost. I would like to enable Bitlocker in my organization via Intune policy. But I don’t understand what the behavior of devices will be if the…

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
349 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,453 questions
asked 2024-05-16T18:45:30.5166667+00:00
Mountain Pond 1,261 Reputation points
accepted 2024-05-18T21:26:46.3133333+00:00
Mountain Pond 1,261 Reputation points
4 answers One of the answers was accepted by the question author.

Unable to set new owner on registry key: Access is denied.

I'm using an admin account, but I'm unable to view or delete a registry key. I also cannot view or modify permissions or view or change the current owner. Is there any solution to this?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,759 questions
asked 2021-10-01T15:06:10.527+00:00
KiTiTy 106 Reputation points
answered 2024-05-18T19:45:31.49+00:00
1 2 0 Reputation points
1 answer One of the answers was accepted by the question author.

Batch TTS with REST: YourSynthesisId and other intro questions

I got the REST API to work on macos. Yeah!!! I could hear the output from the sample code. Alas, now I would like to submit a longer document I wrote to batch TTS and post it as my podcast. I am taking the example right off the webpage, and just…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,435 questions
asked 2024-05-16T21:32:09.3333333+00:00
ivo welch 20 Reputation points
accepted 2024-05-18T19:09:24.1933333+00:00
ivo welch 20 Reputation points
1 answer One of the answers was accepted by the question author.

Printer is not showing an option to print in Black ink.

Hi. I have a Canon MX330 printer. It is NOT showing an option to print in Black Ink. I am using Windows 10 Desktop computer. I saw that in Windows 11, one can choose "Glossy Paper" and that fixes the problem. I have worked on this for 4 or more…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,759 questions
asked 2024-05-16T02:35:12.7466667+00:00
MARY TODD 20 Reputation points
commented 2024-05-18T19:07:32.1+00:00
MARY TODD 20 Reputation points
2 answers One of the answers was accepted by the question author.

WSUS displays all Windows 11 clients as Windows 10

Dear All, We have a Windows Server 2016 configured with the WSUS role. The server is up to date with all the patches. However, we see that the Windows 11 devices appear as Windows 10. We appreciate your assistance in resolving this issue, as we have…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,239 questions
asked 2024-05-16T08:22:21.6433333+00:00
Ashan Dissanayake 21 Reputation points
commented 2024-05-18T18:44:54.5066667+00:00
Adam J. Marshall 8,886 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Problem with XAMLReader

Hello, I have a xaml file in my Assets folder "MainPage1.xaml" defined as below. <StackPanel xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:local="using:Label" > <Grid…

Universal Windows Platform (UWP)
asked 2024-04-30T10:27:51.93+00:00
BitSmithy 1,811 Reputation points
accepted 2024-05-18T18:42:34.6433333+00:00
BitSmithy 1,811 Reputation points
1 answer One of the answers was accepted by the question author.

Is the Azure Artifacts symbol server available to on-premise Server?

It appears the Azure DevOps Server (on-premise) only supports the “File share” option for publishing symbols using Azure Pipelines. Will the Symbol Server option be available anytime soon? This feature is a huge loss limitation to our development team…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,406 questions
asked 2024-01-10T22:34:17.5133333+00:00
S.Martinez 20 Reputation points
commented 2024-05-18T17:27:59.05+00:00
Conrad, Michael 0 Reputation points