Trying to sign in with Yubikey on Win10 v1903, but the key does not appear under "sign-in options."
I went through the proper process to get this set up via Azure AD, without any problems. This worked just fine on the previous laptop (this is a replacement). The new laptop is in the correct OU and groups, too. Still, the only sign-in options I get are…
MVC Web Service in Docker Container or Azure App Service?
Hi all, I would like to know what will be on a long run the most cost efficient to deploy an MVC Web Service using Docker Container or Azure App Service. Having in consideration that the Azure App Service have the auto-scaling as a feature by…
Upgraded to Windows 10, Now Microsoft Programs Have Garbled Images
I just upgraded to Windows 10 from Windows 7, and now all my Microsoft programs have distorted images, or I can't even see the images that are on the documents. This goes for Outlook, Word, PowerPoint and Excel. My IT company uninstalled Office 365,…
When can the Windows command line tool directly copy/paste using Command/Ctrl + C/V?
The Windows command line can also be copied/pasted directly using Command / Ctrl + C / V. At present, some terminal tools such as PowerShell Core are not very good for Ctrl + C / V support, but in some scenarios it is very tasteless. Windows Terminal is…
Data binding in UWP
What is the diffrence between binding and x:bind. My xaml code works fine when I change to binding. But I can not share my code, I also try to upload image, it fail as well. How can I share my code?
Push notification in UWP after covert
I want to let my console app to use the push notification in UWP, so my team decide to covert our Console app to UWP. The question is how to implement the push notification after convert. Thanks.
Covert my app to UWP
I have a console app and I have made some changes to the registry. If I convert to UWP how it can be done and what happen with the registry.
problem with richedittext
private void ComboChanged(object sender, SelectionChangedEventArgs e) { richEbitBox.Document.GetText(TextGetOptions.AdjustCrlf, out string value); var id = sender as ComboBox; switch (id.Tag) { case…
Can users get presistent desktop using pooled desktop type in WVD?
We want to for users with presistent desktops for the user with wvd with Pooled desktop type deployment. Is it possible to get this presistent desktops for the end users? Donot want to use Personal desktop type in WVD?
Modificación de CodeName con código VB excel
CodeName modification with excel VB code Good evening. I have the following code: 'I create a sheet with the following code Worksheets.Add(After:=ActiveSheet).Name = "Nombre de la pestaña de la hoja" 'Change the CodeName …
How to calculate features in future time frames in azure ml
Hello, I'm new to azure and have run into a problem when deploying my first experiment. Suppose I'm trying to forecast the retail sales for a location, the features used are the historical weather and foot traffic. It seems that if I want to forecast…
Azure Functions scaling, instances and parallell invocations
Reading the service limits we're unsure if azure functions my scale for our scenario. https://video2.skills-academy.com/en-us/azure/azure-functions/functions-scale#service-limits Simplified scenario: We have a queue triggered function, let's call it…
Azure App Service free Managed Certificate for SSL/TLS
So free "Managed Certificate" is now available in Preview and it doesn't support naked/apex domains. azure.microsoft.com/announcement Now it's a SEO best practice to stick to either 'www' or no 'www' and do a 301 redirect. How are…
Help Required to understand DNS WorkFlow with Source and Destination IP
Hi, I need to understand the recursive DNS flow to understand what actually source and destination IP addresses travel over the internet while sending DNS queries to know the response. Lets say small topology is:- Client(192.168.10.10)---Primary DNS…
VBA Excel mail merge to publisher
I created a macro to execute a mail merge in word, now i need to set one up for publisher but it seems that publisher uses different object codes, anyone know how i can adapt my code to publisher WORD VBA: Sub MailMergeWD() Dim wd As…
Consuming UWP mail api from WPF Desktop Bridge App
I'm porting my WPF application to UWP, but some APIs are not permitted in the UWP - one of these is classic mail API (MAPI). I've already made some successfull tests about consuming UWP APIs from Desktop Application and hoped the mail api will work…
Question about creating a L4D2 Server Through Azure
What would all I need to install a L4D2 server trough Azure? Would it be able to be done with the 12 month free trial of azure and the resources it has without going over? Or if not what costs am i looking at if it does and then after the trial? Also…
UWP Performance: Task.Run() vs Background Service
I'm working on a UWP app that is showing videos, images & XAML animations. The content displayed is being updated from time to time by pushing updates from the server to the app through grpc. When updates happen the app will need to download new…
All Shared printers (Ricoh, HP, Xerox) from Windows Server 2012 R2 goes offline on all computers (Win7/8/10)
Dear All, We have several shared printers on our windows server 2012R2. It was working fine so far but recently since last few weeks all of a sudden, all printers appear offline on the user's computers. We have windows 7/8/8.1 and 10. All the…
Is Azure App Service Compliant with PCI Standard 3.0 and 3.1?
Whether Azure App Service Compliant with PCI Standard 3.0 and 3.1? Sourced from FAQ