Mike Francis

Results 5 issues of Mike Francis

The README here (https://github.com/dotnet/machinelearning-samples/blob/master/samples/fsharp/getting-started/SpikeDetection_ShampooSales/README.md) mentions detecting memory leaks are one of the scenarios that anomaly detection can be used for. I tried using the IID Change point Detection algorithm per...

**Which Version of MSAL are you using ?** MSAL 4.10.0 https://www.nuget.org/packages/Microsoft.Identity.Client/4.10.0 **Platform** net46, with Application Packaging Project (MSIX) **What authentication flow has the issue?** * Desktop / Mobile * [X...

external
scenario:Desktop

I'm getting the following errors with the DeploymentManager sample: Are these APIs, working properly, or is there an issue with the sample? Scenario 1: GetStatus: Result Status: PackagelnstallRequired Result ExtendedError....

area-deploymentmanager

I'm attempting to use NoteRT on a Windows Runtime Component I've created. When I attempt to create the class, I get 'Class not registered'. e.g. ``` > var a=require('mywrt'); undefined...

I've seen the samples for WiX deployment of WebView2, I want to publish my Reunion 0.5 app to the Microsoft Store. I need guidance on packaging the WebView2 dependency with...