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
Do you have the way or any plan for feature of Application Insights for Web App on Linux same as Web App?
Now Web Apps(Windows) has many useful monitoring system using Application Insights. It don't need change my application code. But Web Apps for Linux doesn't have same features. We need embedded to a source code using SDK. Could you let…
Supporting Azure Active Directory on legacy products
How do I integrate my fancy new Azure Active Directory in older products that only support classic Active Directory? Is there some local service I can install to translate between the two?
Office Pro Plus support for AIP on Windows
According to the latest documentation, Office Pro Plus version 1910 on Windows should natively support AIP: https://video2.skills-academy.com/en-us/azure/information-protection/rms-client/use-client#compare-the-labeling-clients-for-windows-computers We…
Azure AD B2B - Allowing multiple Invitation on same email id bug ?
Hi team, In Azure AD B2B - it's Allowing multiple Invitation on same email id is this a known issue ? I can send multiple invite to single email id this creates duplicate users in my environment. Let me know any suggestion here.
Response of Get indirect resellers of a customer is Null
I call the response as below: https://video2.skills-academy.com/en-us/partner-center/develop/get-indirect-resellers-of-a-customer I tested a lot of data and the majority was successful, but When I use the…
AI Camera Scanner Abilities
Does the AI Camera have a scanner which has the ability to be used through a camera phone or iPad for learning in conjunction with Augmented Reality Live Animation for scanning an image in front of you where it will search through an engine ie. Microsoft…
Trending on MSDN: Azure B2C - SAML Implementation RSS feed
We have applications using SAML 2.0 open standard for the authentication . We wanted to integrate those applications with Azure B2C AD. Can you guys please help me how to do the implementation? Sourced from MSDN
Anyone familiar with using test automation frameworks for testing web applications?
Got some issues in creating the conceptual framework and questionnaire. Is there someone who can help me in this regard.