Skip to content

Commit 025337f

Browse files
authored
Merge pull request #1175 from mpande98/patch-2
Update faq.yml
2 parents 7336536 + 6399b36 commit 025337f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ sections:
162162
Where can I find out what region a model is available in?
163163
answer: |
164164
Consult the Azure OpenAI [model availability guide](./concepts/models.md#model-summary-table-and-region-availability) for region availability.
165+
- question: |
166+
What are the SLAs (Service Level Agreements) in Azure OpenAI?
167+
answer:
168+
We do offer an Availability SLA for all resources and a Latency SLA for Provisioned-Managed Deployments. For more information about the SLA for Azure OpenAI Service, see the [Service Level Agreements (SLA) for Online Services page](https://azure.microsoft.com/support/legal/sla/cognitive-services/v1_1/).
165169
- question: |
166170
How do I enable fine-tuning? Create a custom model is greyed out in Azure AI Studio.
167171
answer: |
@@ -173,11 +177,7 @@ sections:
173177
- question: |
174178
What is the maximum number of fine-tuned models I can create?
175179
answer: |
176-
100
177-
- question: |
178-
What are the SLAs for API responses in Azure OpenAI?
179-
answer:
180-
We don't have a defined API response time Service Level Agreement (SLA) at this time. For more information about the SLA for Azure OpenAI Service, see the [Service Level Agreements (SLA) for Online Services page](https://azure.microsoft.com/support/legal/sla/cognitive-services/v1_1/).
180+
100
181181
- question: |
182182
Why was my fine-tuned model deployment deleted?
183183
answer:

0 commit comments

Comments
 (0)