What is solution of missing deployment name and replaced by model on Azure Ai Studio?

Lovedeep Singh 85 Reputation points
2024-08-23T06:30:13.1366667+00:00

Hi everyone,

I've been using Azure AI Studio and Azure OpenAI Studio for some time, and I'm currently working on a RAG (Retrieval-Augmented Generation) implementation using Prompt Flow. I've run into an issue where, in Azure AI Studio's Prompt Flow, the option to connect to deployed models using the "deployment name" (as shown in the official Microsoft documentation, specifically in step 8) has been replaced by "model."

Due to this change, I'm unable to connect to my deployed models or use the models listed on the portal.

Is this a bug in Azure AI Studio, or is there an ongoing update that's causing this? Any insights or advice would be greatly appreciated.

Thanks!Screenshot (26)

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,008 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,826 questions
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 33,666 Reputation points
    2024-08-26T02:22:36.1933333+00:00

    Lovedeep Singh I'm glad that your issue is resolved and thank you for posting your solution so that others experiencing the same thing can easily reference this!

    Since the Microsoft Q&A community has a policy that the question author cannot accept their own answer, they can only accept answers by others, I'll repost your solution in case you'd like to Accept the answer.

    Error Message:

    I've been using Azure AI Studio and Azure OpenAI Studio for some time, and I'm currently working on a RAG (Retrieval-Augmented Generation) implementation using Prompt Flow. I've run into an issue where, in Azure AI Studio's Prompt Flow, the option to connect to deployed models using the "deployment name" (as shown in the official Microsoft documentation, specifically in step 8) has been replaced by "model."

    Due to this change, I'm unable to connect to my deployed models or use the models listed on the portal

    Solution:

    This issue has been resolved. there was a mistake by using Microsoft Entra ID and following https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/managed-identity this documentation this issue has now been resolved.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.