Can I connect PowerBI with AzureDevops ?
I want to visualize my query of Azure Devops in Power BI to find out the status of work items and types. Can I do it ? How ?

Azure App Service Certificate Configuration not working
I purchased an SSL certificate using an Azure for my App Service. When I try and configure the certificate, I can not access step 1 or any other step, it just keeps spinning and nothing displays.
ThrowOnExternalCallFailed() on Windows 10 17763 and lower
An app with Target version: 18362 and Min version: 16299 works flawlessly on Windows 10 18362, 18363, but it throws exceptions by System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed on 17763 and lower: From 17763: Exception from…
How to analysis UWP crash log?
My Application is Crash for some UI issue and it shows error - "parameter incorrect" After Crash is want to open some file.. I want to understand how can I get valid crash log in detail and what is the best way to analysis log
Windows.ApplicationModel.Store.CurrentAppSimulator.RequestProductPurchaseAsync() no longer works
The following code used to work: Windows.ApplicationModel.Store.PurchaseResults pr = await Windows.ApplicationModel.Store.CurrentAppSimulator.RequestProductPurchaseAsync(_ud.sInAppTokenName); It no longer shows a window. Instead, it returns…
Xbox dev mode fails to launch
I've been using dev mode at for a while with no real problems. I brought my console over to my brother's house so I could show people the game I've been working on,but now suddenly my console will no longer boot into dev mode. If I unplug the console…
expiration date for the azure vm
our vM has set to expire on dec 31st and we liked to extend the expiration date. do you have any options

Patch Orchestration Application (POA) does not install updates in gMSA security cluster
https://github.com/microsoft/Service-Fabric-POA/issues/34 In ETW log, i see next: { "ProviderName": "POA-NodeAgentSFUtility", "Id": 2, "Message":…
Count PivotItems
I am writing a local app to be used as a wallboard/dashboard tool. The idea is to loop through various WebViews of SSRS reports. A counter is operated via a DespatcherTimer and each time a set interval is hit, the SelectedIndex on the pivot is…
[UWP] Getting System.OutOfMemoryException while saving the cropped image using ImageCropper
I am using same code which given in "Windows community toolkit sample App" for cropping the image. For large image file (size 13583x5417, 30mb) I am getting System.OutOfMemoryException while cropping the part of image. But same image works in…
NoAdAvailable with Microsoft Advertising SDK
This problem happen about a month. I'm sure that no problem with the code I'm using because it's working for old app. But new published apps never show any ad banner. Many ppl reported this problem at Msdn forum but Microsoft won't fix it
reportingservice.activedirectory.windowsazure.com as next link in /activities/signinEvents queries
Hello, I have an app to get sign-ins from logs /activities/signinEvents. I perform a GET query to graph.windows.net/tenant/activities/signinEvents/ and the next link presented in that response was …
What are the prerequisites for running teams (Javascript error on startup)
Hello, What are the prerequisites for the linux installation to succesfully run Teams. I've installed Teams on Ubuntu 16.04 But got an error when starting the application. NodeJs is version 8.17 and npm 6.13.4 and electron is installed. …
Как установить путь к домену на виртуальной машине Azure
Какие установки мне надо задать на виртуальной машине, чтобы при вводе в адресной строке браузера "Mysite.ru" отображался сайт. Мои данные: Имя виртуальной машины - Mysite. Машина находится на Azure. ОС - windows server 2012 datacenter …

Adding MSWebView to UWP app breaks getHtmlPrintDocumentSourceAsync printing
We've run into a bug that's broadly stated that creating/adding/removing MSWebView elements can cause MSApp.getHtmlPrintDocumentSourceAsync to reject some inputs as invalid even though those inputs work as expected when no MSWebView is involved. This can…
RATE IT button is not working after completing the module. Please fix it.
Steps to reproduce the behavior: For example: Complete all the sections in a module "Cloud Concepts - Principles of cloud computing". https://learn.microsoft.com/en-us/learn/modules/principles-cloud-computing/index Then…


Syncing multiple AD domains to a single Azure AD?
Hello, If I integrate with the Azure AD using the Password Hash Sync model, is it possible to run a separate instance of the Sync tool on each customer’s domain? Basically, I would like to allow company A and company B to use my app, provided that…
[Bug Report]We still can trigger event behind a popup
We seems like found a bug from our app. Here are the reproduce steps: Create a Page called PopPage, only set it's page's background to yellow,then set the grid: On the calling page create a button and write it's event like this: private void…
How to update SQLite for Universal Windows Platform for Visual Studio 2019
A UWP app uses SQLite for Universal Windows Platform. It was built quite a few years ago. Now, I am using VS 2019 and it does not accept SQLite for Universal Windows Platform. How can I use SQL Lite with VS 2019?

SharePoint Online - Single Sign On - Bypass "Pick an account" screen
I posted a question in SharePoint StackExchange but apparently, the issue is more appropriately asked here? Is there a way to bypass the "Pick an Account" screen if the user is currently signed on? We have SSO and executives are complaining…