Skip to content

Commit 3e7088f

Browse files
committed
edit access faq
1 parent e069516 commit 3e7088f

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,7 @@ sections:
6464
Where can I read about better ways to use Azure OpenAI to get the responses I want from the service?
6565
answer: |
6666
Check out our [introduction to prompt engineering](./concepts/prompt-engineering.md). While these models are powerful, their behavior is also very sensitive to the prompts they receive from the user. This makes prompt construction an important skill to develop. After you've completed the introduction, check out our article on [system messages](./concepts/advanced-prompt-engineering.md).
67-
- question: |
68-
My guest account has been given access to an Azure OpenAI resource, but I'm unable to access that resource in the Azure AI Foundry portal. How do I enable access?
69-
answer: |
70-
This is expected behavior when using the default sign-in experience for the [Azure AI Foundry](https://ai.azure.com).
71-
72-
To access Azure AI Foundry from a guest account that has been granted access to an Azure OpenAI resource:
73-
74-
1. Open a private browser session and then navigate to [https://ai.azure.com](https://ai.azure.com).
75-
2. Rather than immediately entering your guest account credentials instead select `Sign-in options`
76-
3. Now select **Sign in to an organization**
77-
4. Enter the domain name of the organization that granted your guest account access to the Azure OpenAI resource.
78-
5. Now sign-in with your guest account credentials.
79-
80-
You should now be able to access the resource via the Azure AI Foundry portal.
81-
82-
Alternatively if you're signed into the [Azure portal](https://portal.azure.com) from the Azure OpenAI resource's Overview pane you can select **Go to Azure AI Foundry** to automatically sign in with the appropriate organizational context.
67+
8368
- question: |
8469
When I ask GPT-4 which model it's running, it tells me it's running GPT-3. Why does this happen?
8570
answer: |
@@ -132,7 +117,23 @@ sections:
132117
How do I get access to Azure OpenAI?
133118
answer: |
134119
A Limited Access registration form is not required to access most Azure OpenAI models. Learn more on the [Azure OpenAI Limited Access page](/legal/cognitive-services/openai/limited-access?context=/azure/ai-services/openai/context/context).
135-
120+
- question: |
121+
My guest account has been given access to an Azure OpenAI resource, but I'm unable to access that resource in the Azure AI Foundry portal. How do I enable access?
122+
answer: |
123+
This is expected behavior when using the default sign-in experience for the [Azure AI Foundry](https://ai.azure.com).
124+
125+
To access Azure AI Foundry from a guest account that has been granted access to an Azure OpenAI resource:
126+
127+
1. Open a private browser session and then navigate to [https://ai.azure.com](https://ai.azure.com).
128+
2. Rather than immediately entering your guest account credentials instead select `Sign-in options`
129+
3. Now select **Sign in to an organization**
130+
4. Enter the domain name of the organization that granted your guest account access to the Azure OpenAI resource.
131+
5. Now sign-in with your guest account credentials.
132+
133+
You should now be able to access the resource via the Azure AI Foundry portal.
134+
135+
Alternatively if you're signed into the [Azure portal](https://portal.azure.com) from the Azure OpenAI resource's Overview pane you can select **Go to Azure AI Foundry** to automatically sign in with the appropriate organizational context.
136+
136137
- name: Learning more and where to ask questions
137138
questions:
138139
- question: |

0 commit comments

Comments
 (0)