343,582 questions

Sort by: Updated
1 answer

PublicClientApplication it's an ambiguous reference.

'PublicClientApplication' is an ambiguous reference between 'Microsoft.Identity.Client.PublicClientApplication' and 'Microsoft.Graph.PublicClientApplication' private readonly PublicClientApplication _identityClientApp; public…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
asked 2020-05-09T20:25:00.52+00:00
Javier R 211 Reputation points
commented 2020-05-11T06:04:31.18+00:00
Daniele 1,996 Reputation points
0 answers

how to remve listview items gap

hi i'm trying to create report page (something like image2) and i'm trying to use ListView which allows me easily add/remove table rows and also allows to use table rows as custom control. the problem is listview items alway separated…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
asked 2020-05-09T15:45:00.967+00:00
essamce 621 Reputation points
commented 2020-05-11T03:30:25.977+00:00
essamce 621 Reputation points
2 answers

Access database behind Azure firewall from Logic App in Consumption Plan

Hi there, I am designing a solution which would require to execute database query on a vendor database which is behind azure firewall. There would probably be IP white-listing enabled on the firewall. The database would be in a different azure…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
570 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
asked 2020-01-14T01:26:50.703+00:00
UMAIR AHMED 1 Reputation point
answered 2020-05-11T02:05:32.123+00:00
Ebby Peter 1 Reputation point
1 answer One of the answers was accepted by the question author.

[UWP] Is there no UWP WebView API for printing formatted content?

Microsoft wants us to build apps for the Microsoft Store, and provides lot of great tools to do so. That being said, why is such an obvious use case still ignored? Other major app platforms have an API available, and Edge browser does have a print…

Universal Windows Platform (UWP)
asked 2020-02-05T14:28:45.357+00:00
teknofunk 21 Reputation points
commented 2020-05-10T22:57:22.923+00:00
Jim Coates 1 Reputation point
3 answers One of the answers was accepted by the question author.

ItemControl background for child control

In my WPF application, I have added ItemControl and I set the background color in it. How do I set the parent background color only for child control without showing any background color in the parent? I have added a sample code and screen here. …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
asked 2020-05-10T09:20:44.797+00:00
Binoy Balakrishnan 21 Reputation points
answered 2020-05-10T20:11:58.977+00:00
Peter Fleischer (former MVP) 19,231 Reputation points
2 answers One of the answers was accepted by the question author.

Adding a new tab in tabview with webview?

I added the code for the add tab but I'm getting errors I tried for a couple of days to correct the errors. I need some assistance. I posted the code below with a screenshot of code here of the new tab button. private void AddTab_Click(object…

Universal Windows Platform (UWP)
asked 2020-05-09T23:02:35.287+00:00
Mark Mather 156 Reputation points
commented 2020-05-10T17:39:45.297+00:00
Mark Mather 156 Reputation points
0 answers

How to persist a websocket connection using ControlChannelTrigger in the background?

Hello, I followed https://learn.microsoft.com/en-us/windows/uwp/networking/network-communications-in-the-background#controlchanneltrigger-with-websockets and create an out-of-process background task using ControlChannelTrigger with MessageWebSocket. …

Universal Windows Platform (UWP)
asked 2020-02-22T05:21:15.96+00:00
Anonymous
commented 2020-05-10T17:23:54.973+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Drag & Drop For Elements Underneath A Border

I have a Border with Background="#50FFFFFF". As you will notice, the A component (the opacity) of the color is less than 255, making the Border partially see-through. I use this Border to lighten the appearance of several elements underneath it…

Universal Windows Platform (UWP)
asked 2020-05-08T19:34:20.643+00:00
Nathan Sokalski 4,116 Reputation points
accepted 2020-05-10T15:09:33.31+00:00
Nathan Sokalski 4,116 Reputation points
3 answers One of the answers was accepted by the question author.

WPF UserControl and inheritance (how to?)

Hello I want create create my own class UserControl and add here all DependencyProperties (for separation and reuse) and then inherit this UserControl in U.C. with Xaml. for example: public class c_knob : UserControl // this control doesn't have xaml { …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
asked 2020-05-09T09:47:35.52+00:00
Wanderer 101 Reputation points
accepted 2020-05-10T11:20:40.24+00:00
Wanderer 101 Reputation points
0 answers

Regarding audio channelcount XBOX C# UWP

Hi All, Is it possible to get audio channelcount in format like 5.1, 5.1.2, 7.1.4 etc. Please help any solution available. Working on UWP c# XBOX app. Thanks

Universal Windows Platform (UWP)
asked 2020-03-31T10:06:26.257+00:00
Parth Kapadia 1 Reputation point
commented 2020-05-10T09:38:16.443+00:00
Parth Kapadia 1 Reputation point
2 answers One of the answers was accepted by the question author.

What Options to migrate a VMware Vcenter Server 5.0 VM to Azure

Hi, we are running VMware Vcenter Server 5.0 and would like to migrate a single VM to Azure. IE As Is. Its currently running a legacy version of Windows (2008R2/SQL2008). The purpose is to keep it alive for the next couple of years only until the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
asked 2020-05-06T04:02:28.75+00:00
Conrad 21 Reputation points
accepted 2020-05-10T05:51:42.85+00:00
Conrad 21 Reputation points
2 answers One of the answers was accepted by the question author.

Minimum size for disk per image?

I'm trying to more or less create the cheapest VM I can create, so I was wondering a few things: What's the cheapest disk type to use? Is there a way to set the size of a disk to only the size required for the image I choose? (how do I get this…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
asked 2020-05-06T01:31:17.463+00:00
Pika 21 Reputation points
commented 2020-05-09T01:52:11.017+00:00
Pika 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure vm configures dns forward, a large number of 5504 events occur, what is the reason?

This address (168.63.129.16) is configured in the DNS forwarder on Azure vm, a large number of 5504 events。 event: The DNS server encountered an invalid domain name in a packet from 168.63.129.16. The packet will be rejected. The event data contains…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
asked 2020-05-07T09:38:28.32+00:00
庞 庞 26 Reputation points
accepted 2020-05-09T01:47:49.323+00:00
庞 庞 26 Reputation points
1 answer One of the answers was accepted by the question author.

Can I use a single AMQP connection to send and receive from multiple event hubs?

Hello All, Can I use a single AMQP connection to send and receive from multiple event hubs? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from FAQ -…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 questions
asked 2020-05-08T23:09:18.217+00:00
MartinJaffer-MSFT 26,031 Reputation points
accepted 2020-05-08T23:33:56.453+00:00
MartinJaffer-MSFT 26,031 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a charge for retaining Event Hub events for more than 24 hours?

Hello, Could you please confirm, Is there a charge for retaining Event Hubs events for more than 24 hours? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 questions
asked 2020-05-08T23:07:21.9+00:00
MartinJaffer-MSFT 26,031 Reputation points
accepted 2020-05-08T23:33:37.27+00:00
MartinJaffer-MSFT 26,031 Reputation points
1 answer One of the answers was accepted by the question author.

Stream Analytics CI/CD :The required property 'storageAccounts' is missing from the request."

I am trying to do CI/CD for a Stream Analytics jobs. In this i have 2 inputs : Datalake Reference data (where I am using SQL DW) I have created the pipeline following the link https://github.com/SatyKrish/AzureStreamAnalytics-CICD …

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
331 questions
asked 2020-05-08T23:14:31.277+00:00
HimanshuSinha-msft 601 Reputation points
accepted 2020-05-08T23:30:40.587+00:00
HimanshuSinha-msft 601 Reputation points
1 answer

Latest data is not available in Sync errors AAD

Hello community. I set up AzureAD Connect and AAD Connect Health service on my premise server, and its works fine. Sync works fine, and i have some sync errors, but i saw it in aad admin console. Then i added second server, with AAD Connect in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
asked 2020-05-08T18:49:54.147+00:00
HavrilyukRoman 21 Reputation points
answered 2020-05-08T23:24:22.917+00:00
Marilee Turscak-MSFT 34,036 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

SSIS connection manager for ADLS Gen 2

Could we use SSIS with ADLS gen2. I am trying to write file to Azure data lake gen 2 using Azure Blob Upload task and Azure Data Lake Store File System Task, but i am unable to do it. Thanks. [Note: As we migrate from MSDN, this question has been…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,348 questions
asked 2020-05-08T22:49:51.74+00:00
HimanshuSinha-msft 601 Reputation points
accepted 2020-05-08T23:04:57.96+00:00
HimanshuSinha-msft 601 Reputation points
1 answer One of the answers was accepted by the question author.

Data Lake and Environments - Best Practice

Hello All, Is it a best practice to have one Big Data Lake for all the environments (Dev, Stage, QA and Prod) or have a Data Lake for Prod and another for Non-Prod ... etc.? If we chose to share a data lake across environments, then audit will play…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,348 questions
asked 2020-05-08T22:44:08.943+00:00
HimanshuSinha-msft 601 Reputation points
accepted 2020-05-08T23:04:48.817+00:00
HimanshuSinha-msft 601 Reputation points
1 answer One of the answers was accepted by the question author.

Which data stores does Azure Data Share support?

Hi All, Which data stores does Azure Data Share support? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from FAQ - Azure Data Share

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
45 questions
asked 2020-05-08T22:53:09.693+00:00
MartinJaffer-MSFT 26,031 Reputation points
accepted 2020-05-08T23:01:15.333+00:00
MartinJaffer-MSFT 26,031 Reputation points