345,416 questions

Sort by: Updated
0 answers

Vertical sync doesn't work in my application when there is no event in msg loop; it only works when any event(say mouse move event) is present.

This is code in a production environment, which can be simplified roughly as follows. Source codes: https://github.com/JunkuiZhang/zed/tree/test/vsync-dx11 // msg loop // crates/gpui/src/platform/windows/platform.rs while GetMessageW(&mut msg, None,…

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,431 questions
asked 2024-05-13T05:02:33.0933333+00:00
峻魁 张 20 Reputation points
edited the question 2024-05-13T05:04:33.87+00:00
峻魁 张 20 Reputation points
0 answers

Exception Handling for Defender & Third-Party EDR Conflict

Hello. We are currently operating Microsoft Defender for Cloud (MDC). We aim to comply with one of MDC's recommendations, 'EDR solution should be installed on Virtual Machines.' While Windows machines have Microsoft Defender for Endpoint (MDE) installed…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,204 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
15 questions
asked 2024-05-12T23:46:36.76+00:00
용현 정 20 Reputation points
edited the question 2024-05-13T05:04:25.2333333+00:00
vipullag-MSFT 24,441 Reputation points
0 answers

fisikxnyba

https://github.com/orgs/dbeaver/discussions/32289

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,653 questions
asked 2024-05-13T05:03:25.81+00:00
jametsaklar 0 Reputation points
0 answers

Need a recommendation service

Hi all;   I need a recommendation service/model that uses some specific properties per item.   My use case is a system that recommends events for political volunteers. There can be search words entered by the volunteer, and if so, those should have…

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.
730 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,222 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,420 questions
asked 2024-05-12T23:48:07.6933333+00:00
David Thielen 2,281 Reputation points
edited the question 2024-05-13T05:03:03.5866667+00:00
ajkuma 22,526 Reputation points Microsoft Employee
1 answer

Obtaining details for creating an Azure subscription using Rest API and Terraform

Hello! I have been trying to create an Azure subscription using Rest API and Terraform but I am not sure what the following parameters mean: billingAccountName, billingProfileName, invoiceSectionName. Could someone point me in the right direction on how…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,079 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,676 questions
asked 2024-05-10T11:44:15.6966667+00:00
Mehul Movadiya 0 Reputation points
commented 2024-05-13T05:01:35.1033333+00:00
Mehul Movadiya 0 Reputation points
0 answers

ADF Copy Activity failed with ORA-00928: missing SELECT keyword

ADF Copy activity is failing with following error. Its happening after copying certain amount of data. So don't think its issue with pipeline. Also same pipeline works in another environment(PROD/DEV) so mostly its data issue. How to identify what is…

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,424 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,653 questions
asked 2024-05-13T04:46:02.4+00:00
Vivek, Anand 20 Reputation points
edited the question 2024-05-13T05:01:32.7333333+00:00
Vivek, Anand 20 Reputation points
1 answer

Can I get the Microsoft Azure subscription for learning purpose for free without using credit card?

As a new learner, for practicing I want to learn more about Microsoft Azure. Can I get the Microsoft Azure subscription for learning purpose for free without using credit card?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,268 questions
asked 2024-05-11T10:45:23.6466667+00:00
A N M NAZMUS SAKIB 0 Reputation points
edited the question 2024-05-13T05:01:31.78+00:00
vipullag-MSFT 24,441 Reputation points
1 answer One of the answers was accepted by the question author.

how to create a documentation for publish an application to Microsoft Entra application gallery

Hello, I want to add my application to gallery and use azure AD as a SSO So I have read this article: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/v2-howto-app-gallery-listing#provide-app-documentation-for-your-site Section 2 (image…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,676 questions
asked 2024-05-09T10:11:53.77+00:00
Kanravee Warinsirikul 40 Reputation points
commented 2024-05-13T05:00:49.47+00:00
Kanravee Warinsirikul 40 Reputation points
0 answers

How to ingest data into Alert and AlertEvidence table in Azure Monitor Logs?

I am trying the get data in the Alert and AlertEvidence table by creating Alerts using the Alert Rule and then collecting the data by changing the Diagnostic Setting after creating the Log Analytics Workspace as suggested in the documentation. Even after…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,830 questions
asked 2024-05-13T05:00:26.4333333+00:00
Abhi Sinojia 0 Reputation points
0 answers

Azure ML workspace - disabling public network access fails compute instance

We are using Azure Machine Learning workspace. Disabling public network access fails compute instance. We want to disable public network access. Can you please suggest how we can use compute instance without public network. Our compute instance is using…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,582 questions
asked 2024-05-13T04:55:15.0633333+00:00
Anupriya Gupta 0 Reputation points
edited the question 2024-05-13T04:58:53.19+00:00
Anupriya Gupta 0 Reputation points
1 answer One of the answers was accepted by the question author.

PL 300 Reschedule and technical issue

I scheduled my exam for today, arrived on time, and completed the system check-in process. However, when the proctor was assigned to me, she was unable to hear me. I attempted a few times, but each time I saw a pop-up that said, "reschedule your…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,268 questions
asked 2024-05-11T07:19:16.78+00:00
Lalit Kumar Patware 20 Reputation points
commented 2024-05-13T04:57:32.65+00:00
Lalit Kumar Patware 20 Reputation points
0 answers

how to add a field to represent currency like there is in the prebuilt invoice document in a custom neural model

how to add a field to represent currency like there is in the prebuilt invoice document in a custom neural model? i want to train my own model to get higher accuracy

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,408 questions
asked 2024-05-12T10:28:29.39+00:00
Shahar Spencer 60 Reputation points
commented 2024-05-13T04:57:27.1733333+00:00
dupammi 7,130 Reputation points Microsoft Vendor
1 answer

How do I upload a PDF file to AZURE AI to summarize?

How do I upload a PDF file to AZURE AI to summarize?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,420 questions
asked 2024-05-10T17:37:34.5233333+00:00
Efren Sandoval 0 Reputation points
edited the question 2024-05-13T04:57:13.6666667+00:00
vipullag-MSFT 24,441 Reputation points
2 answers

Logging a Fire TV using VLC into a Media Server; it demands credentials

I am trying to get home videos to play from my main video server on my Amazon Fire TV. I was told to get something called VLC. I installed it, and browsed to the server. It finds the server, but at first it would not pick up the shared folder with the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,706 questions
asked 2024-05-08T22:34:35.7033333+00:00
Jim Speiser 0 Reputation points
commented 2024-05-13T04:53:08.5266667+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 30,386 Reputation points Microsoft Vendor
1 answer

A100 Linux server ubuntu-driversu nmet dependencies:

I am getting this error when i try to install Nvidia-driver for my A100 Linux server. sudo ubuntu-drivers install Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed.…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,202 questions
asked 2024-05-10T17:53:08.19+00:00
Somendra Singh Jaswal 0 Reputation points
commented 2024-05-13T04:53:07.6133333+00:00
vipullag-MSFT 24,441 Reputation points
0 answers

Azure Machine Learning Storage Access issue

We are using Azure Machine Learning Studio. For the workspace storage we want to disable 'Allow storage account key access'. However, after disabling it, we are not able to access notebooks (getting storage access issue). Could anyone suggest, other…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,582 questions
asked 2024-05-13T04:50:58.6533333+00:00
Anupriya Gupta 0 Reputation points
0 answers

Connection issue with Oracle Autonomous Cloud (ADW) and Azure Data Factory

Hi, I am trying to connect Oracle Autonomous Database (ADW) with Azure Data Factory using self hosted integration runtime. After setting up Oracle DataDirect wire protocol 8.0 driver still i am unable to connect. i am getting this error below ERROR…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,653 questions
asked 2024-05-10T11:29:44.0466667+00:00
Keshaw Bhardwaj 0 Reputation points
commented 2024-05-13T04:50:52.49+00:00
Keshaw Bhardwaj 0 Reputation points
1 answer

Windows Sandbox failed to initialize. (0x8007023e)

I tried Reinstall Sandbox Reinstall Hyper-V Restart Hyper-V related services Enable BIOS virtualization feature SFC, DISM inspection Check Windows updates Error 0x8007023e. {Application Error} Exception %s (0x Would you like to submit feedback on…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,560 questions
asked 2024-05-07T07:40:22.42+00:00
noipe noipe 0 Reputation points
commented 2024-05-13T04:50:50.32+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 30,386 Reputation points Microsoft Vendor
0 answers

Problem with network bandwidth of Azure App Service (very slow uploads)

My App Service (A) sends a POST request that contains a base64 encoded file to App Service B . I understand that this may seem strange, but it is needed in this case. App Service B uploads it to a Blob Storage and then returns a response. The size of the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,964 questions
asked 2024-05-13T04:48:32.81+00:00
Andreas F 20 Reputation points
1 answer

Windows Server 2016 Essentials - "Users" tab is missing in Dashboard

Tried to enable "Users" add-in, but as soon as apply, the dashboard closed itself. Reopened dashboard, the Users add-in was still disabled.   Can someone help? Thanks!

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,389 questions
asked 2024-05-05T02:12:04.84+00:00
Jack Ping 0 Reputation points
commented 2024-05-13T04:47:14.38+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 30,386 Reputation points Microsoft Vendor