Recent Discussions
Responsible AI
Hi, listed to the recent Responsible AI session at Build. Is it an oversight on MS part that the responsible AI dashboard and score is only in ML Studio and not Open AI studio? What responsible AI tools are available in Open AI studio Content Safety Studio really interested in picking the right tool. many thanksteve mesamekiSolved321Views0likes1CommentSemantic search in Azure AI Studio
Hi everyone I've setup an Azure AI Search index that points to a SharePoint library and connected this to Azure AI Studio so a Chat-GPT model can be used to query the documents in the library. This all works fine if I use the Keyword search type in the chat playground, but if I change this to Semantic I get the following error: Semantic Ranker is enabled in my Azure AI Search service instance and all works fine when tested in the search settings in the Azure portal. The error isn't giving me any further information so I'm not quire sure where I can go from here? Any assistance would be gratefully received. Thanks in advance.Solved799Views1like1CommentUpdating the pricing tier of my Azure Search Service
I have been testing out various Teams hosted bots on my Office 365 dev tenant . From a cost perspective I want to use minimal resources so looking to Free tier whilst I develop and test. Is it possible to update the pricing tier (SKU) to free (from Basic), on my search service below, say using the Azure CLI beta ( or Azure PowerShell)? az search service list --resource-group "MyResourceGroup" "name": "???????????-search", "partitionCount": 1, "provisioningState": "succeeded", "replicaCount": 1, "resourceGroup": "MyResourceGroup", "sku": { "name": "basic" }, "status": "running", I can see the "create" command does have the "Sku" parameter but the "update" command does not which is why this doesn't work: az search service update --resource-group "MyResoucegroup" --name ?????????-search --sku free I haven't found a way on the portal either.Solved27KViews1like2CommentsMicrosoft Build: Azure AI Challenge and Azure OpenAI license
In Summary: Several modules is Microsoft Build: Azure AI Challenge are related to Azure OpenAI Service and they require a license which cannot be obtained for a non-corporate email. Is there some kind of limited "educational" license that allows completing the learning modules? Details: The challenge is Microsoft Build: Azure AI Challenge and an example module is Develop AI solutions with Azure OpenAI. There, in the 2nd unit, it says: > The first step in building a generative AI solution with Azure OpenAI is to provision an Azure OpenAI resource in your Azure subscription. Azure OpenAI Service is currently in limited access. Users need to apply for service access at https://aka.ms/oai/access Unfortunately the license requesting page says - in red - that "Applications submitted with a personal email address (e.g. gmail.com, hotmail.com, outlook.com, etc.) will be DENIED." and it requires your company's details.Solved3KViews2likes1CommentImprove SharePoint search result
Hi Community, Our intranet is built on SharePoint Online. I have been looking for ways to improve the SharePoint search result, which is quite poor at the moment. Is it possible to utilise Azure Cognitive Services to build an AI powered search engine? Furthermore, if we could build a Chat bot with Azure OpenAI and deploy to the Intranet, it will not only return better results, but also providing better experience with NLP. Any suggestions are welcome. Thanks all!Solved4.2KViews0likes6CommentsIf parameter "inferencingPassword" in property of topology.json could be removed
Anissueraised inAzure-Samples/video-analyzer-iot-edge-python in githuband would see If parameter "inferencingPassword" in property of topology.json could be removed if authentication of token is not expected to be set for repository in container registry Hijasonxian, highly appreciate if you would comment.Solved826Views0likes1CommentQnA Maker Metadata
I am trying to add metadata to this, for each question and answer pair, like in the first example: The case is that I can do that in the web, but not programatically, it always takes the last object of the Metadata List. I am refereing to infaq property. Can It be done programatically or Am I doing something wrong? Thanks in advance!Solved1.8KViews0likes1CommentHandling spikes
Hi everyone. Is there a recommended setup to handle spikes? Our search is simple, our index is small (<1GB). We have currently 8 replicas and 2 partitions. But about 2x a day, we have a third party system that hits the search heavly (~30k queries per minute), and we're getting a lot of throttling responses. We have tried different configurations (6 replicas and 2 partitions, 4 replicas and 4 partitions, etc)Solved2.2KViews1like2CommentsRe: Awaiting for activation on Form Recognizer
Hi, We are working on a Custom Train Model and following below article. It throws an error called "awaiting for activation". We are not sure How to activate it and where the custom model store. Could someone help us? https://docs.microsoft.com/en-us/azure/cognitive-services/form-recognizer/quickstarts/client-library?pivots=programming-language-csharp#train-a-custom-model Regards, Balwant.Solved3.7KViews0likes1CommentProducts based on new large models
Microsoft Research has been doing amazing work recently on huge models with DeepSpeed, ZeRO and ZeRO-infinity, and some great language-independent and zero-shot learning research. When will we see those new models applied in speech products, and what is the expected quality of translations?Solved1.7KViews0likes2CommentsAMA - Azure Speech with Teams
Is it possible to leverage Azure Cognitive Speech Services to interface with Microsoft Teams for live, on the fly, speech translation services inside a Teams Meeting? We have use cases where this functionality would be very helpful to interface with members of the public in different languages.Solved2.3KViews3likes2CommentsIs any plan Bot specific Microsoft exam
Is any plan only Bot specific Microsoft exam ( LUIS + QNA + Composer)Solved1.4KViews0likes2CommentsKnowledge Management GitHub project
I have worked through the Knowledge Management GitHub project for using a .Net web page for presenting the UI for searching and it works great. I also have used Power BI to query that data and like that you can easily create quick build up a custom search page to show results and integrate that data with other sources like SharePoint or AD. It would be nice to have additional examples on the UI side of presenting that data to usersEricStarkerSolved2.7KViews0likes4Comments- 1.5KViews0likes1Comment
Overview of Azure Cognitive Search
Hello -- My name is Michael. Here to learn about the topic. As there may be a variety of tech-savvy experience levels and professionals here, can you start by providing a brief overview of the Azure Cognitive Search and how Azure Global Admins or other Admins may find it valuable?Solved2.2KViews0likes2Comments
Events
Recent Blogs
- My Journey in Building Voice Bot for production The world of artificial intelligence is buzzing with innovations, and one of its most captivating branches is the development of voice bots. These di...Jan 03, 202520Views0likes0Comments
- 2 MIN READToday we are introducing Phi-4, our 14B parameter state-of-the-art small language model (SLM) that excels at complex reasoning in areas such as math, in addition to conventional language processing. ...Jan 03, 202592KViews16likes15Comments