294,679 questions

Sort by: Updated
1 answer

Get Hwnd of swapchainpanel in UWP Application

I have a UWP App that uses a C++ API to render videos. The C++ API takes IntPtr of panel where we need to render the video as input. In Winforms, I can directly pass a panel's Handle where the video will be rendered. How can I do the same in UWP. I am…

Universal Windows Platform (UWP)
asked 2021-10-12T08:29:59.903+00:00
vaishali sharma 21 Reputation points
commented 2024-05-30T18:09:51.2766667+00:00
AnnPeter 0 Reputation points
1 answer

My azure subscription is disabled because of security reasons

Hi I am trying to get ready for AZ-204 certification exam and activated the challenge on microsoft learning platform. I realized that I had an account created many years ago with my main outlook email so I couldn't activate a Free account…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-07T10:18:42.0933333+00:00
Timmy Ymmit 0 Reputation points
commented 2024-05-30T18:09:19.8533333+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

My Azure Subscription has been disabled. Unable to make payment through the portal

Hi All, My account has been disabled due to an expired card. I have updated the payment method but I am unable to pay the bill. I have tried everything in the portal as per docs but to no avail. I am told to Contact Azure Support to pay the invoice. I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-15T11:50:09.0233333+00:00
Rene 0 Reputation points
commented 2024-05-30T18:08:58.8166667+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

How to move my resource (VM) to another subscription under a different directory without impacting my associated data disk?

My lab has been running a VM (and a data disk on it) on an account for a while under the default directory and a regular subscription. My university later assigned us some education credits to our account, but as a different directory and a different…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,306 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
583 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
213 questions
asked 2024-05-30T17:04:01.5933333+00:00
DY 0 Reputation points
answered 2024-05-30T18:07:24.1666667+00:00
kobulloc-MSFT 24,401 Reputation points Microsoft Employee
2 answers

SharePoint Online link to Azure Files to open in File Explorer View

I want to be able to add a link to our SharePoint Online site that links to a mapped drive located on Azure Files. Ideally this link should then open in File Explorer. We are creating a page with links to internal information/files that are located on…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,188 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,906 questions
asked 2023-01-23T16:04:38.14+00:00
Neil Marshall 10 Reputation points
commented 2024-05-30T18:07:23.8166667+00:00
Frank Becker 0 Reputation points
2 answers

Windows defender (MsMpEng.exe is consuming high CPU)

Windows defender (MsMpEng.exe is consuming high CPU) I have added msmpeng.exe in defender exclusion list as well. disable all Scanning. Tried disable through registry change as well. Any other suggestion, please.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,517 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,407 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,329 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,011 questions
asked 2023-03-07T12:03:36.8433333+00:00
Dinesh Negi 66 Reputation points
edited an answer 2024-05-30T18:07:12.6766667+00:00
Blake Morrison 5 Reputation points Microsoft Employee
1 answer

How to fix application error

I am receiving this message after successful deployment. :( Application Error If you are the application administrator, you can access the diagnostic resources. Currently I am using free trial subscription. If I upgrade, will this be…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-13T06:46:55.3733333+00:00
Sid 0 Reputation points
commented 2024-05-30T18:06:12.96+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

Need error code- DisallowedOperation Details

Hello Azure Team, This is regarding error code DisallowedOperation, which is mentioned below for reference. We have found one community reference where it is mentioned that this error will encounter when Resource Provider is marked as 'Unregister'…

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,875 questions
asked 2024-05-15T09:59:21.3233333+00:00
Ron Weasley 0 Reputation points
commented 2024-05-30T18:05:42.0733333+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

how to enable full backup of each snapshot instead of incremental in azure db vault

lets say i have a retention period of 2 days. i have enabled daily backup of azure disk. After 3 days, my first backup snapshot (full) will be deleted. Will i be able to restore my entire data after 3 days?

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,148 questions
asked 2024-05-14T11:12:28.0766667+00:00
Preetam Nahak 20 Reputation points
commented 2024-05-30T18:05:28.7366667+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

Need error code- DisallowedOperation Details

Hello Azure Team, Could you please let us know the scenario, in which case we will receive below error code in Azure Monitor. 400 Bad Request {"code":"DisallowedOperation","message":"The current subscription type is…

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,875 questions
asked 2024-05-15T09:54:40.54+00:00
Ron Weasley 0 Reputation points
commented 2024-05-30T18:05:22.7066667+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

How to Configure Application Insights in .Net Framework 4.5 ASP.NET Web API Project

First Created Application Insights Installed Microsoft.ApplicationInsights 2.14.0 version Installed Microsoft.ApplicationInsights.Web 2.14.0 version Then automatically ApplicationInsights.Config file added After that added…

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,875 questions
asked 2024-05-07T14:50:21.2+00:00
02838884 0 Reputation points
commented 2024-05-30T18:05:15.42+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

Azure Alert rule not getting resolved

Hello All, We recently encountered the following. We've an alert rule to capture the app-service plan CPU usage. Everytime when it gets triggered we do get an resolved email too...but strangely we didn't receive any resolved email for the particular…

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,875 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-20T18:50:06.3166667+00:00
Dayalan T 0 Reputation points
commented 2024-05-30T18:04:29.4666667+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

Subscription frozen due to inactivity

My Subscription was disabled, after payment it's active but I can't do anything: "However, access is denied because of the deny assignment 'Subscription frozen due to inactivity for a year or more. Please call Microsoft Support to unfreeze." …

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-22T16:21:22.93+00:00
Oleksandr Savych 0 Reputation points
commented 2024-05-30T18:04:21.4533333+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

How to get the user information like location, machine name or client IP, application name or source etc., when accessing and querying Azure SQL using Logs?

Trace the user information when executes sql queries on Azure SQL

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,875 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.
1,013 questions
asked 2024-05-20T19:40:01.02+00:00
Veera Ganesh 0 Reputation points
commented 2024-05-30T18:04:13.3333333+00:00
Monalla-MSFT 12,121 Reputation points
1 answer

How to notify security team members of assigned alerts/incidents in Microsoft Defender

Is there a way to send email notifications to someone when we assign an alert or incident specifically to them in Microsoft Defender? We already have email notifications set up for new alerts, but we're wondering if there is a way to notify team members…

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,223 questions
asked 2024-05-29T19:10:08.59+00:00
Fraley, David 0 Reputation points
answered 2024-05-30T17:59:35.03+00:00
Carlos Solís Salazar 17,021 Reputation points MVP
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
274 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 55 Reputation points
commented 2024-05-30T17:55:14.7933333+00:00
srilatha cingireddy 0 Reputation points
1 answer

Application crash even on a try catch block

When i comment out the line GetViewsByZOrder i get the following exception: Exception thrown at 0x00007FF96E36EE19 (rpcrt4.dll) in : 0xC0000005: Access violation reading location 0x00000000094F0122. On the line if (collection->GetViewForHwnd(hwnd,…

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,571 questions
asked 2024-05-30T03:16:00.1533333+00:00
Yanis 0 Reputation points
commented 2024-05-30T17:55:10.98+00:00
Yanis 0 Reputation points
1 answer

Data flow failing at Sink Step when pipeline is scheduled

I have Pipeline with Data flow debug where data is sinked into Data set. When run manually it runs fine and the parquet file is created. However when scheduled in Pipeline it gives following error. Pipeline runs fine only gives error on schedule…

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,498 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 questions
asked 2024-05-30T07:21:04.75+00:00
Nazish Zahra 0 Reputation points
commented 2024-05-30T17:54:02.1966667+00:00
Amira Bedhiafi 16,856 Reputation points
1 answer

How to show 3 picture per line on pages Blazor.

@page "/" <PageTitle>Home</PageTitle> <h1>HOUSE</h1> @for (int i = 0; i < images.Count - 1; i = i + 3 ) { <img src=@($"/Images/{i}") /> } @code { // Define the list of image file names …

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,414 questions
asked 2024-05-30T15:49:57.01+00:00
MIPAKTEH_1 80 Reputation points
edited an answer 2024-05-30T17:53:23.36+00:00
Viorel 113.3K Reputation points
2 answers

Hash table creation issue in Sql server

I have created hash table in outer procedure with 2 columns and trying to create another hash table with same name but 3 columns. Now if i try to insert into hash table in inner procedure i get error saying not able to access third column (which was not…

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,934 questions
asked 2024-05-30T09:15:06.0866667+00:00
yashwin g shetty 20 Reputation points
edited an answer 2024-05-30T17:49:01.2266667+00:00
Zahid Butt 556 Reputation points