Why i cant connect my azre account to Azure language studio?
Why my azure account that i used to learn this course cant connect to azure language studio? It have to connect to account that affilite with school / organization
Azure AI Language
in Language Settings, Create new project fails
After creating a new project, a "Failed to open project" popup is shown.
Azure AI Language
Unable to login to azure language studio
Am doing the AI102 self taught course, in unit three i was asked to log in to Language studio to finish multiple chapters. However i cannot login due to microsoft asking me to login with my organization email or university email. I have graduated from my…
Azure AI Language
Azure portal is getting stuck while creating the bot deployment.
When i click “create a bot” and fill in the informations, finally when clicking “review + create” its loading for a long time. It doesnt let me to Create the deployment.
Azure AI Bot Service
Azure AI Language
I can not login into the Language Studio
I have an existing NER project under my fully active and functional account. When trying to login to Language Studio to keep working on my NER project, I am being rejected - the login page says that my account does not exist. I must gain access to my…
Azure AI Language
Unable to login to Azure Language Studio
I can no longer login to Azure Language Studio I can see my language resource in the azure portal but when I launch language studio and try signing in it says I cannot login with a personal account and when I try to recover my account it says username…
Azure AI Language
How to fix error 403 while using azure language studio for text classification
Azure AI Language
How to summarize pdf, .json or .txt file using Azure AI?
For a company, I am experimenting with Azures AI playground. I want to generate a summary of a Dutch medical document containing notes over a certain period of time. Does Azure provide any facilities for this? So far, I have tried the language…
Azure AI Language
Azure AI Document Intelligence
Azure AI services

400 Error when using /language/analyze-conversations/jobs with API version 2024-11-01 in Call Center Analysis
We're implementing call center conversation analysis following the official documentation, but consistently get a 400 error when using the 2024-11-01 API version. Steps to Reproduce: Send POST request to: POST…
Azure AI Language
How to update AI language API version to 2024-11-05-preview
i can see following warning about old version will retire soon and need to update latest preview version mentioned in below. I am unable to find right solution to resolve this issue. Could any one please help on this? Azure AI Language preview APIs…
Azure AI Language
The Detect Language Operation under Text Analytics API (v3.0) is not supported with the current subscription key and pricing tier AIServices.S
I have created free Azure account and trying to explore Azure AI Services. I have created my first AI Service and used language API endpoint and key in my python and trying to get the language of the entered text using text/analytics/v3.0/languages. But…
Azure AI Language
can ai builder be used to fill in responses on questionnaires
I have to fill out questionnaires that are sent by prospective customers that come in various formats and layouts - mostly word, excel or pdf files. The questions being asked are typically very similar and so there are common answers that need to be…
Azure AI Language
How do I tell if we're using an API version that is being retired?
We've received a notification that an Azure AI Language Language API version is being retired, and that we should transition away from it. The Required Action section of the email states: To avoid service disruptions, please replace the Azure AI Language…
Azure API Management
Azure AI Language
Language Studio Entity Heirarchy
Hello everyone, I am currently working on a project using Language Studio, and I am facing challenges with labelling nested entities and conditions. Specifically, I am trying to create a hierarchy where conditions can contain fields, values, and…
Azure AI Language
Azure Language Studio: Stuck Training Job in Cancelling State
I am experiencing an issue with a training job in Azure Language Studio that is stuck in the “cancelling” state and cannot be fully canceled or deleted. Resource Information: • Resource Name: juan-language-in • Resource Region: eastus • Project Name:…
Azure AI Language
Is QnA Maker retirement set for March 31 2025?
Can someone please confirm if QnA maker is set to retire on March 31st of this year? I understand we cant create new KB in QnA maker post March 31st 2025, can we continue to use the existing KB in QnA maker and able to add/edit existing QnA pairs? Thanks…
Azure AI Language
Azure AI Studio - Prompt flow - "Flow is missing" error
I am trying to create a prompt flow in Azure AI studio, and I keep getting the "Flow is missing" when I try to open the flow after creating it. I have tried all types of flows i.e. standard, chat and evaluation. I am not able to proceed…
Azure AI Bot Service
Azure AI Search
Azure OpenAI Service
Azure AI Language
Azure AI services
How to use assertion detection service
Is the Assertion Detection service currently available? How can I use it?
Azure AI Language
How to create a Chatbot with Question Answering
Hello, I'm trying to create a chatbot with Azure bot service. the problem is that QnA maker is being killed and replaced by a new service called Question Answering. When I tried using it I couldn't even find it. tried locations such as East US and Europe…
Azure AI Bot Service
Azure AI Language

Does the TextAnalyticsClient Append an API Version to Requests
I just got an email from Microsoft stating that I'm currently using 2024-05-15-preview or earlier versions of APIs in Azure AI Language, and that it's being retired and I need to transition to a newer version. In my app I have some code that uses the…