354,898 questions

Sort by: Updated
2 answers

my windows 8 store is not working, it says "This version of windows is no longer supported by store, get the newest version of windows". in that case how would i update my windows 8 to 8.1?

my windows 8 store is not working, it says "This version of windows is no longer supported by store, get the newest version of windows". in that case how would i update my windows 8 to 8.1?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,105 questions
asked 2020-01-02T16:10:00.443+00:00
Sadan Khan 1 Reputation point
answered 2020-01-03T14:27:45.503+00:00
Dave Patrick 426.3K Reputation points MVP
1 answer

Query Azure AD DS with PowerShell

Hi, Can you query Azure AD DS from PowerShell on your local machine like you can Azure AD? Using CLI or Powershell. Thanks Shane

Microsoft Entra
asked 2020-01-03T10:16:14.093+00:00
Shane walford 6 Reputation points
commented 2020-01-03T11:50:32.257+00:00
msrini-MSFT 9,266 Reputation points Microsoft Employee
2 answers

Web apps call web api on-behalf-of signed in user: Missing solution for pure web front-ends

Hi, I have a razor web page that calls a web api and display the result on the page. The razor page signs the user in and calls the web api on-behalf-of the user. The authentication is done via Azure AD. I have read the section on "web apps call…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,171 questions
asked 2020-01-02T13:04:59.763+00:00
Thanh Binh Nguyen 6 Reputation points
commented 2020-01-03T11:32:15.783+00:00
Thanh Binh Nguyen 6 Reputation points
2 answers

API For partnerfinder

Hi, I can't find any documentation for this resource: /partnerfinder/v1/marketingprofiles on https://api.partnercenter.microsoft.com Where can I find this documentation and what is the cost of being able to get data via this API - the $19USD…

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
321 questions
asked 2019-12-12T11:53:33.42+00:00
Nitesh J 1 Reputation point
answered 2020-01-03T11:18:22.5+00:00
Nitesh J 1 Reputation point
1 answer

Binding error

Hello. This app was working fine, it was populating the font, and the numbers coming from my View Model, but for some reason it broke, I notice that Visual Studio sometimes acts stupid (especially on UWP development) could somebody help me resolve this…

Universal Windows Platform (UWP)
asked 2019-12-26T17:49:22.76+00:00
Eduardo Gomez 3,416 Reputation points
commented 2020-01-03T09:20:49.647+00:00
Fay Wang - MSFT 5,201 Reputation points
1 answer

How to send livestream video using UWP app to Azure Web app (.NET core MVC) ?

which is the best way to send live stream video from UWP app to Web MVC application ? I am doing my Final year project. My 1st task is to send the livestream vedio from raspberry pi using UWP app and display that stream in Web .NET core MVC application…

Universal Windows Platform (UWP)
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,187 questions
asked 2019-12-26T15:48:40.017+00:00
TANEES AHMAD 21 Reputation points
commented 2020-01-03T09:20:06.673+00:00
Fay Wang - MSFT 5,201 Reputation points
2 answers

VS 2019 Diagnostic tool - Documentation ?

C# UWP VS 2019 I have a memory leak somewhere. I have a Reset sub that resets, clears, and resizes to 0 everything, which does not seem to be doing a complete job. I am also enumerating through the Main Xaml canvas control to remove but children…

Universal Windows Platform (UWP)
asked 2020-01-01T23:56:40.96+00:00
Keith Crotty 81 Reputation points
commented 2020-01-03T02:14:46.043+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

Release of Bring your own storage to App Service

It's been a long time that the ability to bring additional storage accounts to Linux web apps is available in preview (announced September 2018). Do you have any idea when this feature will be officially released ? We have several projects where this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,187 questions
asked 2019-12-12T10:44:33.58+00:00
Johan Binard 21 Reputation points
commented 2020-01-02T20:38:31.613+00:00
BTardif-[MSFT] 351 Reputation points
2 answers

Azure Active Directory Security and Office 365 Interaction Chart

I am doing my annual security audit (a few days late) and were wondering if anyone has put together a chart showing the interaction between the various elements of Azure Active Directory as it relates to Office 365. There are so many layers when we…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,171 questions
asked 2020-01-02T14:42:38.123+00:00
Jim Hill 96 Reputation points
answered 2020-01-02T18:21:14.107+00:00
Jim Hill 96 Reputation points
1 answer One of the answers was accepted by the question author.

Urgent question: How to let scrollviewer scroll by itself

Urgent question: How to let scrollviewer scroll by itself in UWP?

Universal Windows Platform (UWP)
asked 2019-12-31T05:09:48.393+00:00
hxy 46 Reputation points
accepted 2020-01-02T11:00:08.513+00:00
hxy 46 Reputation points
1 answer One of the answers was accepted by the question author.

Different between binding and x:bind

What is the Different between binding and x:bind in UWP. I do not know how to choose in my app. please reply me soon. thanks

Universal Windows Platform (UWP)
asked 2019-12-31T05:07:22.617+00:00
hxy 46 Reputation points
accepted 2020-01-02T10:59:23.29+00:00
hxy 46 Reputation points
2 answers

Problem communicating to process outside the IIS thorugh Named Shared Memory in App Service environment

This Question is regarding the sandbox environment in Azure app Service environment's shared memory communication. We have " IBM.Data.DB2.Core.dll" to connect to DB2. We have implemented the functional level tracing to investigate in case of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,187 questions
asked 2019-12-19T08:43:36.86+00:00
Venkatesh Babu K S 1 Reputation point
answered 2020-01-02T10:07:52.713+00:00
Venkatesh Babu K S 1 Reputation point
2 answers

Enable Application insights in AppService

I would like to enable Application insights in appservices.. I have a web api and my configuration is: In the appservice of the SPA app. I have the configuration: I don't know if my settings are correct.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,187 questions
asked 2020-01-02T04:02:24.993+00:00
juan maximiliano aguilar abanto 541 Reputation points
answered 2020-01-02T08:36:02.257+00:00
Joffrey NURIT 211 Reputation points MVP
1 answer

Place Image on Frame's Border

Hi, How can I place an image on the Frame border centered just like the Bill gates and USA flag here in the attached image? Thanks, Jassim

Universal Windows Platform (UWP)
asked 2019-12-22T11:21:41.66+00:00
jrahma 111 Reputation points
commented 2020-01-02T08:25:09.617+00:00
Fay Wang - MSFT 5,201 Reputation points
0 answers

dictation button problems

Hello I am getting a weird error, when I press the button again, to stop the recorder. I was following the Microsoft sample code. This is the error I am getting: The text associated with this error code could not be found This is the code that I…

Universal Windows Platform (UWP)
asked 2019-12-19T14:58:31.56+00:00
Eduardo Gomez 3,416 Reputation points
commented 2020-01-02T08:17:34.28+00:00
Fay Wang - MSFT 5,201 Reputation points
3 answers

How to get the info from a URI (ms-settings: xxxxxxx)

In Windows 10, you can see the Setting items when you open System Settings. I want to get the friendly name from a specified URI. For example: Get "Battery Saver" from the URI "ms-settings:batterysaver-settings" …

Universal Windows Platform (UWP)
asked 2019-12-19T10:15:55.33+00:00
Steven Young 261 Reputation points
commented 2020-01-02T08:13:25.407+00:00
Fay Wang - MSFT 5,201 Reputation points
0 answers

ApplicationData.Current.LocalSettings and DateTimeOffset.MinValue

ApplicationDataContainer localSettings = ApplicationData.Current?.LocalSettings; localSettings.Values["foo"] = DateTimeOffset.MinValue; DateTimeOffset dto = (DateTimeOffset)localSettings.Values["foo"]; The last line of the…

Universal Windows Platform (UWP)
asked 2019-12-22T00:30:03.113+00:00
Hong 1,206 Reputation points
commented 2020-01-02T07:29:50.12+00:00
Fay Wang - MSFT 5,201 Reputation points
0 answers

How can i handle or find where is exactly crash in UI ?

How can i handle or find where is exactly crash in UI - Unhandled exception... I want to know crash log with proper line number or method name

Universal Windows Platform (UWP)
asked 2019-12-13T05:36:58.4+00:00
MangoApps 91 Reputation points
commented 2020-01-02T06:17:13.413+00:00
Roy Li - MSFT 32,721 Reputation points Microsoft Vendor
2 answers

Create App Service Managed Certificate with FrontDoor CNAME

I have a linux Web App backend attached to a FrontDoor instance with a custom domain, but I'm unable to create a managed certificate on the web app due to the error: "Hostname not eligible for App Service Managed Certificates creation." How…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,187 questions
asked 2020-01-01T08:35:24.363+00:00
Praemon 131 Reputation points
answered 2020-01-02T05:36:09.623+00:00
xequence 6 Reputation points
0 answers

Custom PHP extensions no longer load

Recently, more precisely on Nov 19, 2019, I had a problem where when scaling my application the new instances that scaled no longer found the extensions I use on my system. Some of my users connected to a given instance could load the system correctly,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,187 questions
asked 2019-11-27T18:37:21.35+00:00
Anderson Zanardi 21 Reputation points
commented 2020-01-01T19:59:04.763+00:00
Michael C. McKinnon 81 Reputation points