406,716 questions

Sort by: Updated
1 answer

Custom Azure policies in AKS?

Team, Can anyone share the document or video to create a custom azure policy for Azure Kubernetes. For eg. I have a situation where I need to specify a common set of policy for one set of AD groups like this and for SRE AD group I want to setup…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,278 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
962 questions
asked 2021-03-22T23:03:45.773+00:00
Tanul 1,286 Reputation points
commented 2021-03-26T21:00:07.243+00:00
Tanul 1,286 Reputation points
1 answer One of the answers was accepted by the question author.

Where is my sensor data being stored in the IoT Hub?

Context: I am sending temp/humidity data from a sensor, through a gateway device to azure which is supposedly being stored in the IoT Hub. Problem: Where is this data? I can access it through the device twin & also see it being sent via the Azure…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
413 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,244 questions
asked 2021-03-25T19:14:14.083+00:00
OMEP IoT Developer 41 Reputation points
commented 2021-03-26T20:58:09.157+00:00
Sander van de Velde | MVP 34,936 Reputation points MVP
1 answer One of the answers was accepted by the question author.

UWP DataGrid and column types in AutoGenrtingColumn event

Hello, I have an UWP DataGrid <controls:DataGrid x:Name="dgx" AutoGenerateColumns="True" AutoGeneratingColumn="DataGrid_AutoGeneratingColumn"></controls:DataGrid> In UWP DataGrid AutoGeneratingColumn…

Universal Windows Platform (UWP)
asked 2021-02-16T13:31:24.643+00:00
BitSmithy 2,161 Reputation points
accepted 2021-03-26T20:57:12.633+00:00
BitSmithy 2,161 Reputation points
0 answers

How two applications from different tenant can access each other

I have asked the above question with following description Hi, I am working one POC where two applications from different tenant will trust on each other. I will make call to api of application of tenant B from the application of tenant A. This call will…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,297 questions
asked 2021-03-18T16:36:48.12+00:00
SHAKIL SHAIKH 36 Reputation points
commented 2021-03-26T20:55:45.42+00:00
JamesTran-MSFT 36,811 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Custom domain empty for SSL/TLS binding.

In Azure web app, I have imported an app service certificate and it displays in the list. I then try and add a TLS/SSL binding but the Custom Domain dropdown list is empty. Any idea why that is?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,327 questions
asked 2021-03-24T21:34:25.67+00:00
Si 26 Reputation points
accepted 2021-03-26T20:39:25.313+00:00
Si 26 Reputation points
2 answers One of the answers was accepted by the question author.

Auto Reply to a DL

Hi all I am using exchange hybrid environment. i have two onprem DL's(dl1@Anonymous .com) (dl2@Anonymous .com). I want to setup autoreply for these two DLs. So i have created a sharedmailbox(sharedmailbox1@Anonymous .com) and made it member of…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,754 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,799 questions
asked 2021-03-20T16:18:30.993+00:00
Glenn Maxwell 12,336 Reputation points
accepted 2021-03-26T20:34:47.91+00:00
Glenn Maxwell 12,336 Reputation points
1 answer

librtmp streming to azure

Someone know if i can stream H264 content with rtmpdump from ffmpeg to azure media service with rtmp ?!

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
320 questions
asked 2021-03-25T14:37:45.643+00:00
david.desbiens 1 Reputation point
answered 2021-03-26T20:23:11.243+00:00
Ryan Hill 29,671 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Try Catch in Wpf

I'm normally used to asp.net where there is an method, where I can test on try/catch. But here in Wpf I cannot figure out what to do. It isn't when I have a button and do some code in the codebehind part. That I can do. But when loading the…

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,828 questions
asked 2021-03-26T14:55:47.377+00:00
Anja 426 Reputation points
commented 2021-03-26T20:19:12.587+00:00
Anja 426 Reputation points
0 answers

Visual Studio for Mac android monitor's problem

Hi guys, i'm start to learn xamarin, but i got a problem and i can't solve it, when i open android's monitor i got: CheckForInstalledJavaRuntimes: Please visit http://www.java.com for information on installing java i've already. check my…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-26T20:13:54.26+00:00
RudyWang1021 1 Reputation point
1 answer

Live Video Analytics (LVA) Video Decoder.

Hi, I would know to know how the LVA module decode the video stream from RTSP nodes to processor node. Is the decoding hardware accelerated or we have options to enable/disable hardware acceleration? Thanks, Wong

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
413 questions
Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
320 questions
asked 2021-03-26T07:50:43.647+00:00
EzekielJW 1 Reputation point
commented 2021-03-26T20:12:03.423+00:00
EzekielJW 1 Reputation point
1 answer One of the answers was accepted by the question author.

Is there a way to navigate to a singular url with a button in WebView2?

Hello, I was looking for a way to navigate to a singular URL using a string eg. private void HomePageBtn_Click(object sender, EventArgs e) { string HomePage = "https://www.microsoft.com/"; …

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
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.
11,308 questions
asked 2021-03-26T19:27:12.2+00:00
core hacked 121 Reputation points
commented 2021-03-26T19:32:59.677+00:00
core hacked 121 Reputation points
0 answers

powershell script lastlogon office 365 and remove licenses

Hello, I am trying this script powershell to work; it remove Office 365 licenses from a csv file I added the rows marked in bold, which should check if the user have had not access in the last 30 days, but the script goes wrong The rows implicated in the…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,629 questions
asked 2021-03-26T19:19:10.537+00:00
Nicola Venosta 1 Reputation point
0 answers

Cześć co mam zrobić gdy moja organizacja wyłączyła moje urządzenie?

Chciałem pobrać teams'a na komputer, ale jak się zalogowałem to pisze mi, że twoja organizacja wyłączyła to urządzenie. kod błędu to 135011 Co mam zrobić?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-02-18T19:30:03.683+00:00
Rafał Rataj 1 Reputation point
commented 2021-03-26T19:10:44.1+00:00
Ornaker 1 Reputation point
0 answers

VB Net error - Access Denied while saving PNG to Documents folder.

I am trying to save/copy a png file to the Documents folder from my Vb Net application. I can save any other type of file but an image. I can save the image to Pictures but I need to include it with other files as part of a report so I need them all in…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,783 questions
asked 2021-03-26T16:50:10.26+00:00
Jeff Rowe 96 Reputation points
commented 2021-03-26T19:08:58.613+00:00
Castorix31 86,986 Reputation points
1 answer

API To Powershell Script

I'm trying to setup an API call that will trigger it to run a PowerShell script. I found this tut https://www.youtube.com/watch?v=cIrCce5l7NU on how to call it from a desktop app. But when I try to set it up I get errors and its not letting me setup…

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.
11,308 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,629 questions
asked 2021-03-26T18:32:27.413+00:00
Micah Holmes 126 Reputation points
answered 2021-03-26T18:54:43.213+00:00
Castorix31 86,986 Reputation points
2 answers

Certification Issues

I am currently in high school. In 7th and 8th grade I took the Word and Excel certification exams through Certiport. I passed Word but failed in Excel. Now, I am trying to find my certificate for Word. When I got to my Certificate Dashboard, it says we…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-03-26T14:30:57.037+00:00
Brandon Lauren 1 Reputation point
answered 2021-03-26T18:51:06.707+00:00
Brandon Lauren 1 Reputation point
1 answer

Azure Synapse Studio - Browsing a VNet isolated Data Lake

Hi, I want to use Synapse Studio to access a data lake that is in a VNet. For this I have created a workspace with the Managed VNet option. For the pipelines within Synapse this works well. I can preview files on the data lake. However, the file…

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,541 questions
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.
5,193 questions
asked 2021-03-19T22:37:58.057+00:00
fmms 6 Reputation points
commented 2021-03-26T18:50:01.143+00:00
fmms 6 Reputation points
1 answer One of the answers was accepted by the question author.

How to find build output for iOS Simulator?

We build our Xamarin Forms apps from Visual Studio on Windows with a paired Mac. In addition to the normal .apk and .ipa files, we would like produce a build artifact that is suitable for use with the iOS Simulator, so that other people can acquire it,…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-19T15:46:33.317+00:00
Stan Logan 171 Reputation points
accepted 2021-03-26T18:41:34.077+00:00
Stan Logan 171 Reputation points
1 answer

Windows 10 Certification

Hello, I'm trying to gather specific information on what I need to do to get a Windows 10 Certification, is it pass MD 100 and 101? Is there only 1 test? And all the study materiial I can get

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-03-26T17:59:04.407+00:00
Marco Bucao 1 Reputation point
answered 2021-03-26T18:38:17.49+00:00
Anonymous
3 answers One of the answers was accepted by the question author.

Do custom override MP require deleting their dependencies before it is deleted?

Do custom override MP require deleting their dependencies before it is deleted?

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,531 questions
asked 2021-03-21T14:57:24.813+00:00
David Kim 66 Reputation points
accepted 2021-03-26T18:35:05.82+00:00
David Kim 66 Reputation points