You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/faq.yml
+18-17Lines changed: 18 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -64,22 +64,7 @@ sections:
64
64
Where can I read about better ways to use Azure OpenAI to get the responses I want from the service?
65
65
answer: |
66
66
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
+
83
68
- question: |
84
69
When I ask GPT-4 which model it's running, it tells me it's running GPT-3. Why does this happen?
85
70
answer: |
@@ -132,7 +117,23 @@ sections:
132
117
How do I get access to Azure OpenAI?
133
118
answer: |
134
119
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.
0 commit comments