Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
How to add rows from data table to list using C#?
I work on c# console application I need to add data table rows to list using c# so How to do that please ? so How to add rows from data table to object list ? meaning How to store row[0].ToString() on list . What I have tried: C# string…


How to train Custom Speech-To-Text Model to recognize a word and capitalize the first letter of the phrase.
Hi, I have created a custom speech-to-text model that recognizes a phrase. It's recognizing it perfectly, but I want the resulting text in capitalized form. For E.g. the phrase is "Terminator" and the resulting text is "terminator"…


VS 2019 : Custom SSIS connection
Hi all, I'm facing a strange behaviour with VS 2019 and SSIS 2019. I've developped a set of custom tasks, components and connections for SSIS used for month with VS 2017 et SSIS 2016. All in a single assembly. Once upgraded to VS 2019 …


How to use Entity Recognition Preview model?
As the title says, how can I use in a C# application the Entity Recognition with the Preview model? The Generally available model is working, I can access it, but the preview model gives so much better performance for my use case, I just can't work with…


EF Core query for a specific condition in related entities and update parent entity
Hello there, In my Blazor Server application, I have Order and Order Details entities which are related as you can imagine. They both have their own repositories. public class Order { public int Id { get; set; } [Required] …
What license do I need?
I have an E5 trial license I'm enjoying. Added a custom domain and got email address set up. I would like to have my email (with custom domain) to use Microsoft for its emails, as well as have a basic Office license. Bit confused but it looks like I…


Visual Studio 2022 not all python settings show up
Hello, I want to change some settings related to python formatting but I can't see the related settings in tool>options>text editor>python>formatting as is shown here…


Microsoft's next event to Get an Associate level free Microsoft Certification Exam voucher
Hi Team, When is Microsoft's next event to Get an Associate level free Microsoft Certification Exam voucher as offered last in Microsoft Ignite?


Does Azure Text to Speech support timestamps for Japanese?
Basically the title. I'm looking to see if Azure currently supports getting timestamps for individual characters in Japanese sentences when using the Azure Text-To-Speech service. I'm aware that you can use word boundaries to accomplish this with…


Automl NER failed with .csv file
I was trying AutoML to do some easy NLP model. Data set is small. For NER training, .csv is constantly failing. Am I missing something?


Is text-davinci-003 GPT 3.0 and different from ChatGPT, GPT-3.5?
Is text-davinci-003 GPT 3.0 and different from ChatGPT, GPT-3.5? In my understanding, text-davinci-003 is GPT 3.0 and ChatGPT is GPT 3.5, and GPT 3.5 will be available on Azure OpenAI. Is my understanding correct?


I can't find the component as the document
Hello experts, I am following the quickstart of Azure Machine Learning but unfortunetely, the component I am looking for is not available. Is there any subscription limitation for some of the components? Hoiw can I find it, any guidance is appreciated.


SpeechSynthesisWordBoundaryEventArgs Class
I find the speech SDK document, SpeechSynthesisWordBoundaryEventArgs Class is a possible solution for us. unlike REST API document, there is no sample code to guide us how to use it, Is SSML required for this part? How to locate words?


GPT-3 models
Current GPT-3 models in Open AI text-ada-001 text-babbage-001 text-curie-001 text-davinci-003 Should I conclude text-davinci-003 is best and latest model? Names are making no sense, where I can get more comparation?


Installing python packages
I'm having issues installing packages using the "!python". It seems like calling "python" and the executable path are different. This was not an issue before and it occurs with all the kernels. Even after installing the packages I…


Php APIs for the Containers feature
Hi, I'm trying to implement the Form recognizer and containers in my application, my questions are : Can I use Microsoft layout in my system as my application? Are you providing Php APIs for the containers or not ?


Cannot access computer
I turn on my computer. I get the following message: Your PIN is no longer available due to a change to the security settings on this device. Click to set up your PIN again. Set up my PIN When I click on this, I get the following: You’ll need the…


Learning to use Azure Open AI
I would like to apply Azure OpenAI to trawl through largely text-based Microsoft Word documents stored in a Secured Portal on SharePoint and apply that knowledge to specific input fact patterns, and get indicative answers. With no background in…


How to attach files when sending an email in Dynamics for ipad?
I want to send an email in dynamics but it doesn’t allow me to attach files from my iPad, it only allows me to attach images from my gallery but not pdf files. can you help me please?


getting a Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIErrorException: Operation returned an invalid status code Forbidden
Hi Iam facing the same issue as in that link, iam just using face detection(open to all) instead of face recoginition, then why iam i getting this error also attached the error snap for your…

