A Microsoft platform for building and publishing apps for Windows devices.
DataGrid DataTemplate Parent DataContext
I have a DataGrid that is using a ComboBox in a DataTemplate. I'm following MVVM pattern for my UWP app. My Xaml page has a view model attached. The DataGrid is x:Bind'ing to a list of models (AppModels) in the view model. The ComboBox in…
Developer technologies | Universal Windows Platform (UWP)
Fetching Add-On Price
Team, I have launched my app in different language. I have add-on added to my app which users can purchase. Now, as we know that add-on price is different in different countries. How can I fetch add-on price in UWP from microsoft in C# code? Thanks…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Suspend & Resume for MediaCapture
I have a UWP app which uses a MediaCapture & CaptureElement to preview the camera. I am unsure what to do to handle suspending & resuming of the app to stop the camera when suspending & start it when resuming. Because the Suspending &…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
UnauthorizedAccessException using MediaPlayerElement UWP control
I am trying to play a mpeg dash video stream hosted in a gninx on a UWP application (Windows 10) with MediaPlayerElement control, but I keep getting the status ManifestDownloadFailure and a System.UnauthorizedAccessException. This is the method…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Does handling the SizeChanged event, rather than using Adaptive Triggers, have disadvantages?
I've been managing adaptive layout and sizing of my containers and controls to react to smaller app window sizes by way of handling the main pages' SizeChanged event, rather than write a great deal of XAML code to achieve the same results with Adaptive…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How do you earn points?
Do you have to improve to get a point and how does it work
Community Center | Discuss the Q&A site | Get started on Q&A
Initial steps or instructions to begin using Microsoft Q&A
Zoom functionality in media player element: Linking derived media transport controls and media player element
I want to add zoom functionality for media player element(UWP C#) . I placed MediaPlayerElement inside a scroll viewer and zoom functionality is working. But inbuilt media transport transport controls is also getting zoomed and scrolled. To avoid…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
What types of questions need moderation?
Could anyone share the rules here? Does my following post potentially violate any rules?
Community Center | Discuss the Q&A site | Get started on Q&A
Initial steps or instructions to begin using Microsoft Q&A
Unable to resolve github.com from container
I am trying to build and deploy an application using oc cluster up which throws me the below error while build. Cloning "https://github.com/neoncyrex/phpinfo.git " ... WARNING: timed out waiting for git server, will wait 1m4s error:…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Merge badges, accomplishments and courses from 2 different profiles
Hello, I have 2 profiles - profile1@Anonymous .com and profile2@Anonymous .com. I want all the badges, reputations etc from the first one to be moved to 2nd one. Once done, also want to close the profile1@Anonymous .com profile and account. …
Community Center | Not monitored
Tag not monitored by Microsoft.
Unable to add App Service to VNet
Hi, I've been able to add an App Service to a VNet using the Networking > Add VNet (preview) functionality. I would like to add a second App Service to a different VNet, but whenever I attempt to do this I receive the following error: VNet…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
datagrid print and pagination
Is there a way to make the datagrid only display whole rows? It can sometimes, depending on row height, show a partial row at the bottom of the grid. This is fine when on screen - you can scroll - but when I am rendering this for printing this is a…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How do I follow someone with like interests?
I'm trying to learn how to find students like me. What's the best way to find peers on this training program?
Community Center | Not monitored
Tag not monitored by Microsoft.
Provide ARM variant
We have some ARMs running on Debian where we eventually would like to be able to run Teams. Would be nice to have also an ARM deb.
Microsoft 365 and Office | Skype for Business | Linux
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
service account in Azure
Folks, Question about service account in Azure AD. I have MFA enable. I need an account to run my Microsoft flow (to create Azure user account and add user to Azure SG group). Issue is when I create AAD account, it uses MFA. What is the best way to…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Is it possible to raise multiple Azure Alerts from one Custom Log Search result?
Hi there, I have a several Linux vms (very dynamic environment) which sends SysLog to single Log Analytic Workspace. I would like to raise an Azure Alert whenever a warning appears in SysLog Log Analytic Workspace. How can I write a Custom Log Search to…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Microsoft Ads not displaying in UWP App
Hi, I build an UWP desktop app, that is launching an exe inside it, It requires full trust permission, app is working fine, but when I integrated Microsoft ads in it, Test ads were displaying fine but when I publish it to store live ads are not…
Community Center | Not monitored
Tag not monitored by Microsoft.
Is the OCR API supported from Win32 Applications without package identity?
I am trying to use the UWP OCR API from a Win32 application. https://learn.microsoft.com/en-us/uwp/api/windows.media.ocr.ocrengine I've succeeded in actually using it using it from both C#:…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
What is best practice to secure admin script account in AAD?
Looking for best practice ideas to secure an elevated account used in scripts. MFA really isn't an option. THX> Eric
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Azure Web App Linux Container WEBSITES_ENABLE_APP_SERVICE_STORAGE=true Warmup timeout error
Hi I have a docker container with a asp net core 3.1 app inside (using SQLite with files stored on /home/db.sqlite) The app is up and running without problems - with WEBSITES_ENABLE_APP_SERVICE_STORAGE==false. If i change this setting to true then…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.