402,012 questions

Sort by: Updated
1 answer

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 &…

Universal Windows Platform (UWP)
asked 2019-12-05T01:44:51.187+00:00
Nathan Sokalski 4,111 Reputation points
commented 2020-01-07T06:56:21.643+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2019-12-03T22:51:53.963+00:00
Andrew Allen 1 Reputation point
commented 2020-01-07T06:55:46.877+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2019-12-06T14:47:28.5+00:00
PatrickTalon38 51 Reputation points
commented 2020-01-07T06:55:35.33+00:00
Roy Li - MSFT 33,591 Reputation points Microsoft Vendor
2 answers

How do you earn points?

Do you have to improve to get a point and how does it work

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
831 questions
asked 2020-01-07T01:41:26.157+00:00
Addie 1 Reputation point
answered 2020-01-07T05:00:54.767+00:00
Vaibhav Chaudhari 38,806 Reputation points
0 answers

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…

Universal Windows Platform (UWP)
asked 2020-01-06T10:03:19.253+00:00
karthik vr 31 Reputation points
commented 2020-01-07T02:09:18.327+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers One of the answers was accepted by the question author.

What types of questions need moderation?

Could anyone share the rules here? Does my following post potentially violate any rules?

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
831 questions
asked 2019-11-27T15:06:58.643+00:00
Hong 1,216 Reputation points
answered 2020-01-07T00:19:39.36+00:00
Sandra Aldana 5,381 Reputation points Microsoft Employee
1 answer

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
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,289 questions
asked 2020-01-06T07:24:15.153+00:00
preethiraja 1 Reputation point
answered 2020-01-06T18:03:21.91+00:00
Nick 6 Reputation points
4 answers

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. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,717 questions
asked 2020-01-05T18:08:50.907+00:00
pharikrishna 6 Reputation points
answered 2020-01-06T15:01:33.687+00:00
GK87 191 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,216 questions
asked 2020-01-05T19:55:10.143+00:00
Chris Ashton 96 Reputation points
accepted 2020-01-06T13:32:40.807+00:00
Chris Ashton 96 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Universal Windows Platform (UWP)
asked 2020-01-03T19:22:04.487+00:00
Gareth Williams 41 Reputation points
commented 2020-01-06T13:12:31.567+00:00
Gareth Williams 41 Reputation points
3 answers

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?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,717 questions
asked 2020-01-03T22:01:08.88+00:00
Karen Salander 1 Reputation point
answered 2020-01-06T11:02:53.38+00:00
Vaibhav Chaudhari 38,806 Reputation points
1 answer

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.

Skype for Business Linux
Skype for Business Linux
Skype for Business: 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.Linux: A family of open-source Unix-like operating systems.
459 questions
asked 2020-01-03T09:19:35.11+00:00
Andreas Bergmeier 1 Reputation point
answered 2020-01-06T07:32:46.3+00:00
Sharon Zhao-MSFT 25,121 Reputation points Microsoft Vendor
3 answers

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,046 questions
asked 2020-01-05T18:53:33.167+00:00
Arif Usman 436 Reputation points
answered 2020-01-06T07:27:25.567+00:00
Vasil Michev 112.6K Reputation points MVP
2 answers

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
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,289 questions
asked 2019-12-30T21:48:39.74+00:00
Bartlomiej 1 Reputation point
answered 2020-01-06T05:01:07.217+00:00
Vaibhav Chaudhari 38,806 Reputation points
0 answers

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,717 questions
asked 2019-12-09T06:30:38.187+00:00
Muhammad Ammad 1 Reputation point
commented 2020-01-06T04:00:07.77+00:00
Roy Li - MSFT 33,591 Reputation points Microsoft Vendor
1 answer

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#:…

Universal Windows Platform (UWP)
asked 2020-01-03T15:59:05.933+00:00
Hill, Tim 36 Reputation points
answered 2020-01-06T03:27:24.67+00:00
Fay Wang - MSFT 5,221 Reputation points
3 answers

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,046 questions
asked 2020-01-03T14:50:38.523+00:00
wick111 1 Reputation point
answered 2020-01-05T09:32:51.217+00:00
Konrad 'Sagus' Sagala 81 Reputation points MVP
2 answers

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
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,216 questions
asked 2020-01-02T16:01:32.85+00:00
Werner Mairl 1 Reputation point
commented 2020-01-03T23:55:47.183+00:00
Ryan Hill 29,566 Reputation points Microsoft Employee
2 answers

Why am I not receiving responses from posts via email?

I'm not receiving responded email messages from Forums> maccount@microsoft.com from my posts since Tuesday. Tuesday I received a response. But since none, there has been responses I just do not get them. I have checked my spam filter. nothing there.…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,046 questions
asked 2020-01-03T22:33:39.18+00:00
Terry Seagert 101 Reputation points
answered 2020-01-03T23:02:22.463+00:00
Terry Seagert 101 Reputation points
1 answer

Consume a web ASP.NET Core App api with Azure AD authentication from a console application

Hi, I published a Web ASP.NET Core App with Azure AD authentication successully on our Azure subscription. The business logic of this web app is developed as api route, with json objects as input and output parameters. I would like to expose this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,216 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,046 questions
asked 2020-01-03T17:02:31.193+00:00
Carlo Brunengo 1 Reputation point
answered 2020-01-03T22:42:41.167+00:00
Marilee Turscak-MSFT 37,061 Reputation points Microsoft Employee