389,546 questions

Sort by: Updated
0 answers

How to use persistent storage with Web Apps by docker-compose?

If you have any advices, please give me! I tried to use persistent storage following this article (https://learn.microsoft.com/en-US/azure/app-service/containers/tutorial-multi-container-app), but couldn't use...It start initialize after stop the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,960 questions
asked 2020-01-07T02:10:45.627+00:00
Tomohiro.H 1 Reputation point
commented 2020-01-08T00:14:09.91+00:00
Grmacjon-MSFT 18,551 Reputation points
2 answers

Can I use Azure AD Connect to migrate consumer identities that are stored on my on-premises Active Directory to Azure AD B2C?

Can I use Azure AD Connect to migrate consumer identities that are stored on my on-premises Active Directory to Azure AD B2C? Sourced from FAQ

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,937 questions
asked 2019-10-30T20:22:37.837+00:00
Marilee Turscak-MSFT 36,906 Reputation points Microsoft Employee
answered 2020-01-07T17:44:43.927+00:00
Art Harchenko 1 Reputation point
1 answer

Deploying a .net core 3.0 web app to azure app service

Hi, As per azure guidance, when we setup deployment for our azure app-service web app (dotnet core), we hooked azure app service up with Github, and when we push to a branch, the deployment script kicks in, and azure app service runs the deploy.cmd…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,960 questions
asked 2019-12-10T11:58:14.483+00:00
Matt Roberts 6 Reputation points
answered 2020-01-07T12:07:51.27+00:00
Joffrey NURIT 211 Reputation points
4 answers

Azure DNS Custom Domain names=> Are they limted to azure products?

Hi there, I am thinking about paying for a custom domain DNS name inside azure=> App Services tab, click the name of your app, select Settings, and then select Custom domains Will it be possible to point that DNS to external resources? Or it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,960 questions
asked 2019-11-29T11:46:37.047+00:00
xabio 1 Reputation point
commented 2020-01-07T10:34:36.37+00:00
ajkuma 27,101 Reputation points Microsoft Employee
0 answers

Editable DataGridTextColumn in UWP

Hi, I have a UWP application where I need an editable data table with a combo box, below is the xaml of the data grid that I am using to try to achieve what I need. I can select a value from the DataGridComboBoxColumn element but I cannot write to it. Is…

Universal Windows Platform (UWP)
asked 2019-12-19T14:30:41.82+00:00
Andrew Allen 1 Reputation point
commented 2020-01-07T07:05:59.217+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

Reading a serial device from an UWP app.

Hello, how to properly read from a serial device from an UWP app? I'm trying to read data from an industrial scale; have tried every single possible solution i found on google and still have no idea what i'm doing wrong. Can someone point me to the…

Universal Windows Platform (UWP)
asked 2019-12-19T13:39:28.67+00:00
Fieel 1 Reputation point
commented 2020-01-07T07:04:39.37+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

System.Runtime.InteropServices.COMException exception thrown with the error message "The text associated with this error code could not be found"

Hi there, I have a UWP application sideloaded on a Windows 10 workstation. The application is using a RESTful Web API deployed on a server. The first Web Method called by the application is to log in. The application is supposed to use Windows…

Universal Windows Platform (UWP)
asked 2019-12-18T14:29:30.91+00:00
Eddie Lascu 11 Reputation points
commented 2020-01-07T07:02:35.107+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

Form Recognition Remove Undo Button

When I do the shape recognition I want to go back with the Undo button does not produce such action and including the delete button to erase what is done with the shape recognition. ultimaizing WTS

Universal Windows Platform (UWP)
asked 2019-12-12T16:49:03.577+00:00
Javier R 211 Reputation points
commented 2020-01-07T06:59:46.543+00:00
Richard Zhang-MSFT 6,936 Reputation points
0 answers

This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4)?

on calling following code for notification: var channel = await PushNotificationChannelManager.CreatePushNotificationChannelForApplicationAsync(); throwing following exception: This operation returned because the timeout period expired.…

Universal Windows Platform (UWP)
asked 2019-12-09T13:39:44.29+00:00
Sandeep Chauhan 1 Reputation point
commented 2020-01-07T06:58:12.087+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

Trouble implementing restricted capability (Packages)

So I was following this. I'm building a 'launcher' app that lets the user view and run their installed software. I managed to get this exception. It also throws some problem about getting denied by WinRT. Exception: System.UnauthorizedAccessException:…

Universal Windows Platform (UWP)
asked 2019-12-05T02:36:07.227+00:00
Dylan Sukha 1 Reputation point
commented 2020-01-07T06:57:19.833+00:00
Roy Li - MSFT 33,471 Reputation points Microsoft Vendor
1 answer

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…

Universal Windows Platform (UWP)
asked 2019-12-09T11:52:49.557+00:00
Doug 1 Reputation point
commented 2020-01-07T06:57:18.623+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2019-12-22T05:52:00.69+00:00
WP Developer 6 Reputation points
commented 2020-01-07T06:56:58.453+00:00
Roy Li - MSFT 33,471 Reputation points Microsoft Vendor
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,471 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.
823 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,751 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.
823 questions
asked 2019-11-27T15:06:58.643+00:00
Hong 1,211 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,071 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.
39,971 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