MFA enabled account Exchange Online Powershell automation with tokens
Hello, I was told to put my question here. Just in case here is the link for my previous question. https://answers.microsoft.com/en-us/msoffice/forum/all/mfa-enabled-account-exchange-online-powershell/08a8f9f9-163f-44a4-a566-1bb3e4d6eaab I need to…
Insert Windows Form into UWP application
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/835915b0-9e02-4ad6-96ac-7659d95c5a7a/insert-windows-form-into-uwp-application?forum=wpdevelop ---------- Hi, I need to create a quiz on UWP but im finding it difficult to do…
My UWP aaplication crash after install from Store
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/55ac8cfc-a50d-488e-a2c1-595036f2acb5/my-uwp-aaplication-crash-after-install-from-store?forum=wpdevelop ---------- My UWP aaplication crash after install from Store.. its…
Worker Services to and away from Cloud services
We currently Deploy from Octopus to Cloud services a Worker Service that interfaces with Azure SQL, our Email Servers and some other services. As Cloud Services are no longer being enhanced we want to move away from Cloud Services. I've been looking at…
How I can recover deleted azure webapp?
By mistake I have deleted webapp from my portal, how I can recover that webapp. I raised request as well and at 06:39 AM, Sunday, 08 December 2019 I got response "We're sorry, your Web app is unavailable. We're working to automatically recover your…
AZ-203 Azure Service Fabric left out
Looking for some answers for this query. https://github.com/microsoft/service-fabric/issues/433 Thanks in advance
Error -1073741819 when building UWP app in Release mode using 64-bit .NET Native Toolchain
Source Link: MSDN When building our UWP app in Release mode using the 32-bit .NET Native Toolchain we seem to be running out of memory, so we have tried to move to 64-bit Native Toolchain compilation by adding the following options to the various…
How to use AWS Cloudwatch Logs and what kind of things we can do with Azure Sentinel and AWS Cloudwatch logs
I have connected successfully AWS Cloudwatch Logs and it is showing under Threat Management-Workgroups in Sentinel now. So i would like some help as to what kind of query i can run in sentinel to retrieve any security threats in my AWS environment. My…
[uwp][c#] how to fully unload a user control's resources?
I have a quite complex app - a video editor. At startup, I have a wizard that will allow the user to: select the photos/videos music to include in the final video. When the wizard finishes, I show the main editor, and the user can…
[UWP] [Bug] Yast another TextBox bug
Hi, if you use a multi-line TextBox with font Segoe MDL2 Assets, type in some lines, the lines above become invisible. I noticed this behaviour in Windows 10 1511 to 1909 on PC and ARM, but only for that font. Best Regards, Heiko
Sync time for disabled account
Hi There, If I disable any account in on-premises DC, does this syncs immediately like passwords? If not, how can I make sure it does? Cheers, NG
Submitted Office add-in for approval, validation has taken 8 days... and counting. Is this normal?
We submitted an add-in to the Office store (just a simple PowerPoint add-in that controls your slideshow) and it has been in the "validation" step of the process for 8 days now. The website initially said 24-48 hours. Has anything…
Requirements for Virtual Machine to run properly
I am using VM with 64 GB of RAM but it is not properly working on my system, system is getting hanged every time when I open VM. Is this because of Internet Speed ( although internet speed is good ) or VM also depends upon system configuration ?
BluetoothLeDevice GattCharacteristic Configure descriptor Indicate
Hi, I have a working bluetooth LE UWP application and I have come across what I believe is a Windows 10 issue with the setting of a characteristic notification. I have reproduced the exception on alternative store BLE scanner apps. Using the…
Universal Windows apps, CalendarView
Is there any way to add weeknumbers to the left of the calendar?
UWP page close
Hi, In our UWP app, there are certain pages which we need to get working like a Modal. Mainly when it comes to closing it, we need to maintain the status of the previous page as it is without reloading it. We load the next page like this…
What happens to an interrupted job?
I have a background in economics and auctions and understand the spot VM conceptually on that level, but I don't understand the practical implementation of it. In particular: If I am running an job on a spot VM and it is interrupted because my…
Access 2013 and UWP apps
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/e6b0aa50-0f53-4528-9820-640fb02f2601/access-2013-and-uwp-apps?forum=wpdevelop ---------- Is it even possible to read data with a UWP app written with Visual Studio 2019 (C#)…
UWP - Printing multiple pages
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/6145a17f-79f2-4777-9229-05ee623212ff/uwp-printing-multiple-pages?forum=wpdevelop How can I find an easy to understand sample for printing multiple pages on UWP, say printing 2…
Grid.Row inside of a ScrollViewer isn't Resizing Properly
Source Link: MSDN --- I have a grid inside of a scrollviewer with 4 rows. Each row has a height of * (1/4 of the scrollviewer's height) and contains a listview that is supposed to automatically resize with the row. When I increase the height of…