Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
store SQL DB(onprem) TDE KEY in Azure key vault
Hi there, I'm not familiar with both of these, but have a customer request to store the TDE key, into Azure key vault. is this means that i just require to import the TDE key into azure key vault? i had tried google, is the azure key vault act as a…


To eliminate duplications on some fields
Dear All, I have a table as shown below. You can see some duplications. My question is how to eliminate the duplications. The same question was asked on https://learn.microsoft.com/en-us/answers/questions/1163799/how-to-eliminate-duplication. Now the…


User collection for Visio & project
Hi Expert, I have requirement to create user collection for MS Visio & project based on current install to perform upgrade. user collection, being fed by a query that way i want to capture all current installs. Can you please help to create…




Visibility of class in the function argument
Hello This code below does not compile with VC++, although it compiles fine with gcc foo.h template<int TDegree> class Base { public: static const int dim = 3; }; template<int TDim> class Vector {}; template<int TDegree> class Foo…


Does Polybase support direct access to files in Azure File Share?
Hey, Polybase can load from blob storage, but can it access Azure File Shares directly?? Can we use CREATE EXTERNAL DATA SOURCE somehow to do that?


Is there a Script I can run in SCOM 2019 that will export all the sealed Management packs and the version # of it into an excel spreadsheet?
I need to compile a list of all the sealed management packs in my SCOM 2019 environment along with the version # of the management packs into a CSV file. The reason is so that I can periodically check to see if newer versions of our sealed management…


Azure App Service, VNet Integration and NameResolver
Hello. I currently have two resource groups. CustomerA and CustomerB. Each resource group has an App Service, an SQL server, a storage account and a VNet. The VNet is relatively new. So I am working to integrate. I understand that I can integrate the…


Register sharepoint workflow service
How should I fill in this command in order to register the sp workflow service? I got the error below when I tried. Register-SPWorkflowService -SPSite 'https://webapp.domain.com/managedpath/sitecollection' -WorkflowHostUri…


How to do ACS setup for SharePoint app only authentication for SharePoint server (On-Premise)?
Hi Team, I wanted to implement app only authentication for SharePoint server. Do you have any document mentioning all the steps for the same?


How can I use WeakReferenceMessenger instead of MessagingCenter in my iOS project?
I get the following message when I use MessagingCenter in my .NET 7.0 iOS project: [deprecated] class Microsoft.Maui.Controls.MessagingCenter Associates a callback on subscribers with a specific message name. CS0618: 'MessagingCenter' is obsolete: 'We…


Packet loss on udp multicast over IPv4
HI, I am using Windows 10 Enterprise x64 build 21H2 and suffering from udp multicast packet loss. To explain better I am using AES67 streams with having randomly packet loss. This happens on 2 different PC's with the same Windows builds. Also I have…


Not getting Restriction setting in iPad
Hello experts! I have applied restriction settings from Intune to an ADE enrolled iPad: ![276469-image.png][1] [1]: /api/attachments/276469-image.png?platform=QnA Can you please guide me that how can I validate this setting in iPad…


CSS for grid layout?
Hello all: I have an ASP.NET MVC site, so on the image of the page the green header and footer on the overall page is from _LayoutStatic.cshtml, and I tried a blank page but that made no difference. I am trying to create a simple Grid layout in the main…


Lost all my local documents while trying to backup them in OneDrive
Hi! Early in the morning I copy my all local files to my OneDrive account later while reviewing my OneDrive configurations I clicked the option Backup & Sync Local Folders to OneDrive in Windows but I noticed that all the documents started to…


Intune - MSEDGE - How to disable Password save option
Hi, due to security requirements, we need disable the autofill/save feature for Passwords (and payments also). Is there a native template/settings on the Intune for that or should we use Intune to set mannually a registry key for that purpose?? I…


VS C++ converting int to char (string)
Hello. I have a problem with such thing. Output is as show at the bottom of page. Can anyone know how to show text inside the edit window as number? (and how to get a number from window as text) Help pages on the internet are not readable. The output is…


Displaying Deserialized JSON Data In Razor Page
Hello Everyone, I am using Visual Studio 2022 (x64) Community Version Entity Framework Core 6 C# Razor Pages (Not MVC) I am pulling data from the Google YouTube API, and want to display it on a .cshtml page. Here is a sample of the data: { …


bookmark tag ignored in combination with language tag
I am using bookmark tags to get the timings of certain events, speech SDK 1.24.2. The input might look like this: das vertriebsteam in frankreich hat die usp der neuen produktgeneration nicht verstanden? <bookmark mark="timestamp"/>…


Does the Form Recognizer Custom Model use all labelled training data in the linked storage container, or only those inside the Form Recognizer studio UI??
I am currently using the custom model function in Form Recognizer studio and have labelled some training data. I noticed that not all the training examples I previously labelled appear inside the "Label Data" tab in the studio. So far I have…