Mailbox access after domain deletion
We have acquired a company who will be deleting their email domain( XXX@Anonymous .ca) by Jan 2020. Is there any way to still access/forward emails that are sent to some of the company mailboxes after the domain is deleted?
[UWP] Splash Screen Anomaly/Problem
Hi Q&A, I'm trying to add a Splash Screen to my UWP app, develeoped using VS2019. The documentation states that I should: "Choose the 1240 x 600 pixel image (.png, .jpg, or .jpeg) you'd like to use for your splash screen image". …
Electron app (nightmare.js) failing on Azure App Service for Linux
Is it possible to run Electron apps (Nightmare.js) on the Azure App Service for Linux nodejs built-in containers? It seems like there may be some specific Azure configuration settings required for this to work. The issue is the node server can't launch…

UWP - touch screen keyboard in desktop mode
Hi, We have a UWP app which can run on both tablet mode and desktop mode. Our client wants to get the touch screen keyboard(or on screen keyboard) while using the app on both tablet mode and desktop mode, when there is a text input box. But the devices…
FHIR API: Cannot save authorized object ids in authentication tab
Hi, when i click save in FHIR authentication tab (i use fhir api) azure says: bad request, cannot save I may attach the JSON log if needed. Do you fave any idea? It seems somthing in Azure is broken (my FHIR service is version STU 3) i only…
Quick actions not shown on xbox dev home screen
I can't pair visual studio with my xbox as I can't see my pin on my xbox! I also can't work out how to leave dev mode to return to retail mode! I've tried restarting the xbox and resetting dev mode. I also tried creating a new sandbox. None of these…
FindFirstFileEx in UWP Application
I am working on porting a pre-existing C++ project to run in a UWP container. Also, this project is purely R&D and I will not be publishing to the store (restricted APIs are okay for me). This project's build system outputs a very simple 'package…
Microsoft Academy to Microsoft Learn
Hi there, is there anyway that my course information can be migrated from Microsoft Academy to Microsoft Learn, and those courses that i already have completed be tagged in Microsoft Learn. Most of those courses were paid for and i would like to keep the…

"Create App Service Managed Certificate" is broken
"Create App Service Managed Certificate" is broken in Azure Web App for Linux (Plan B1). When I create a certificate Azure returns a message "Successfully created App Service Managed Certificate for #######.com" however no cert shows…
SCVMM remove host from a cluster or remove cluster
I was tasked to setup a new SCVMM 2016 environment. We had an old VMM2012 environment that had died. The vmm server and database no longer exist. I have setup the new environment and added all the hosts back in except two. The problematic two hosts…
[app service linux] Are apt-get packages persistent across multiple re-deployments?
If I install any packages via apt-get on app service for linux (by connecting via SSH), will they be persistent across multiple re-deployments? Anyone know? FWIW: I'm simply zip-deploying my app to a B2 plan. Am not using containers. …

Unable to create a Token Binding Key issue when deploying Hybrid Cloud print
I've been working on trying to get Hybrid Cloud Print set up using these article here among others: https://www.scconfigmgr.com/2018/01/22/deploy-hybrid-cloud-print/ …
Can't debug my UWP app after tried to change language to C# 8
I was happily developing and debugging my UWP app. Project setting were: Min version 1809, Target Version 1903, Nuget Package Microsoft.NETCore.UniversalWindowsPlatform v6.1.9 Visual Studio version is VS 2019 16.3.10 OS version in my machine is 1903,…
why am I not able to earn points for modules
Starting Friday Nov 15, 2019 I have not been able to earn XP points for modules completed. When i finish it awards the badge and trophy, but it It states 0% completed, 0 mins remaining with no XP points awarded. A sample of this can be found on my…


SignIn Events Azure AD Graph API wrong next link
Hello, I understand that MS Graph API would be a proper way to do it, but I still have to use Azure AD Graph API. So, I put my request for signInEvents at https://graphexplorer.azurewebsites.net/#. It works as I got my events. The response contains …
Cannot upload ECDSA certificate with 500 error
Starting this month, I'm getting a 500 error when uploading my ECDSA certificate. I am developing Let's Encrypt automatic certificate renewal tool for App Service. I've been reporting 500 errors since this month. …

Can't load action type "JavaScriptCode in Logic Apps.
Hello Logic Apps helpers, After following the documentation: https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-add-run-inline-code I created a free integration account and add this action to my logic app: "actions":…
Windows 8 UWP XAML - Popup Keyboard - Loss of Data
Hi, We have a UWP app (via Window store) that has been production for quite a while. Nothing has changed with the app. Last 6 or 7 months, users have reported that data is not being saved via a TestBox (most of the time it works, but times it…

FileZilla FTP deploy to Asuzre website; How to keep timestamp from updating
Hi, I am using FileZilla to FTPS deploy to an Azure website. However, the file's timestamp keeps changing to the current date/time upon upload. I have already modified FileZilla's "Preserve timestamps" setting. Thanks, Green

Azure Function response times out, and tcp connection is reset (closed) before all content is received
Hi. I am not sure, if this is the right forum. We have an embedded device, which connects to an Azure Function and gets a 10MB file. During the file transfer the connection is reset (TCP RST) or we see, that Azure is no longer sending data to…