C++ RealTimeStylusAPI derives coordinates that are ten times larger than the actual coordinates.
In the following Packets in the RealTimeStylus API, I need to get the coordinates of the current input point on the screen. But strangely I found that this coordinate is normal for mouse input, while when it comes to finger and pen, the coordinate…
What are the option for CI/CD Deployment of Entra Governance Lifecycle Workflows
I cannot find a way to automate the deployment or maintenance of the configurations for Entra Governance Lifecycle Workflows. This is essential for CI/CD between multiple environments; especially productions. The available Graph endpoints are superficial…
What are the purposes for Location and Person Select cursors
I've been making custom cursors for a living since 2015. However, when I used Windows 10 in 2019 after a while of not using Windows, I noticed two extra roles were added: Location Select Person Select I know the use for the other 15 roles, but what are…
Issue with AVD workspace visibility
I deployed an AVD environment on the subscription; however, I am unable to see the AVD workspace in the web client or the remote desktop application. In contrast, when I deployed a similar AVD setup in a different tenant’s subscription, the AVD…
Jobs and Positions in Dynamic 365
Hello, I am looking for some training on Jobs and Positions in the HR module. Thank you. This question is related to the following Learning Module
Azure Data Factory Linked Service Connection Timeout Error with MongoDB
Experiencing an error while trying to connect to MongoDB from a linked service in Azure Data Factory. Connection to MongoDB server is timeout. A timeout occurred after 30000ms selecting a server using CompositeServerSelector{ Selectors =…
How to find empty folder and empty files by using synapse
Hi, How can I find if there are empty folder or files in gen2 container by using synapse? Either sql or notebook python. Thanks!
I cannot finish training module
Hi Team, I cannot finish module under this link https://learn.microsoft.com/en-us/training/modules/create-manage-power-bi-assets/6-knowledge-check After click on "Submit answer" button my answers are not sent and the circle icon is turning…
I can not use iis Express
I am experiencing issues where a message stating "Failed to run IIS" occurs on two different PCs. Here are the details: Environment Information OS: Windows 11 24H2 (OS Build: 26100.2033) Visual Studio: Visual Studio 2022 Professional…
Render pdf files using dot core 3.1 on linux
I am facing following issue while rendering pdf file from application that's deploy docker container on linux. To run this dot core 3.1 on linux i've Installed libgdiplus, gdi+wine and font library as well. Is it possible to render pdf using RDLC…
SKU NOT AVAILABLE
I have tried multiple locations to get my azure vm with spot discount and multiple machines combinations, I dont know wh is it not working and giving me the same error everytime, I also tried to trouble shoot but commands gave no useful info and…
How to fix "AzureContainerRepository Unable to setup webhook on the selected Azure Container Registry" at Azure DevOps
I'm trying to enable Continuous deployment trigger, but I'm receiving AzureContainerRepository Unable to setup webhook on the selected Azure Container Registry. Getting Azure Container Registry failed. Triggers are only supported for managed…
How to real-time stream diagnostic log files stored in azure blob storage
I tried reading azure diagnostic logs stored on storage accounts via Grafana Loki and Promtail, and it works with old logs that are already archived. As soon as I try to instantaneously scrape diagnostic logs that are being written, I get only a couple…
Can't deploy Visual Studio Net 9.0 project with Android
While deploying a Visual Studio Net 9.0 project, it occasionally gives a warning: This project is not suitable for Android, check for errors. After deploying the project with Windows, it can be deployed on Android. This situation is repeated from time to…
Microsoft teams -List members of a channel
Hi, I'm trying to use this API https://learn.microsoft.com/en-us/graph/api/channel-list-members?view=graph-rest-1.0&tabs=http with authorization code flow but when trying to add ChannelMember.ReadWrite.All permission I get this error: what…
Daily budget alerts
How can I set up an Azure alert to notify me if my daily costs exceed a specific threshold? I have already configured monthly budget alerts, but I need daily budget alerts based on specific threshold values. I’ve explored the "Daily Anomaly…
SQL71562: Unresolved Reference to Object [$(dbVariable)].[sys].[objects] After Upgrading to VS 2022 (17.12) Pro
A SQL Server Data Tools (SSDT) solution that has been used for several years includes multiple database projects, some referencing the master database and/or using [sys] tables in other referenced database projects within the same solution. This solution…
Support to Suppress Webhook Notifications During File Upload in ChunkedUploadRequest
I've used Microsoft-Graph version 2.3.2 in my Java application. When using the Microsoft Graph API to upload files to SharePoint using the ChunkedUploadRequest class, webhook notifications are triggered for the same file upload, as SharePoint treats it…
How to get return value from Oracle stored procedure?
Hi, I'm trying to use a Script activity to call a Stored Procedure which exists in my on-prem Oracle database. I used script parameters to pass the inputs which works fine. But when I add my output parameter to the script activity, it is returning a…
Operation trottled
Hi, After switching to Microsoft Workflows to send messages to a Teams channel, I’ve been receiving "Operation Throttled" emails from Power Automate. However, I didn’t encounter this issue when using a webhook to send messages. Could you…