|
| 1 | +### YamlMime:FAQ |
| 2 | +metadata: |
| 3 | + title: Azure OpenAI Service frequently asked questions |
| 4 | + titleSuffix: Azure Cognitive Services |
| 5 | + description: Get answers to the most popular questions about Azure OpenAI Service |
| 6 | + services: cognitive-services |
| 7 | + manager: nitinme |
| 8 | + ms.service: cognitive-services |
| 9 | + ms.subservice: openai |
| 10 | + ms.topic: faq |
| 11 | + ms.date: 03/01/2023 |
| 12 | + ms.author: mbullwin |
| 13 | + author: mrbullwinkle |
| 14 | +title: Azure OpenAI Service frequently asked questions |
| 15 | +summary: | |
| 16 | + If you can't find answers to your questions in this document, and still need help check the [Cognitive Services support options guide](../cognitive-services-support-options.md?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext). Azure OpenAI is part of Azure Cognitive Services. |
| 17 | +sections: |
| 18 | + - name: Data and Privacy |
| 19 | + questions: |
| 20 | + - question: | |
| 21 | + Do you use my company data to train any of the models? |
| 22 | + answer: | |
| 23 | + Azure OpenAI doesn't use customer data to retrain models. For more information, see the [Azure OpenAI data, privacy, and security guide](/legal/cognitive-services/openai/data-privacy?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext). |
| 24 | + - name: General |
| 25 | + questions: |
| 26 | + - question: | |
| 27 | + How do the capabilities of Azure OpenAI compare to OpenAI? |
| 28 | + answer: | |
| 29 | + Azure OpenAI Service gives customers advanced language AI with OpenAI GPT-3, Codex, and DALL-E models with the security and enterprise promise of Azure. Azure OpenAI co-develops the APIs with OpenAI, ensuring compatibility and a smooth transition from one to the other. |
| 30 | + |
| 31 | + With Azure OpenAI, customers get the security capabilities of Microsoft Azure while running the same models as OpenAI. |
| 32 | + - name: Getting access to Azure OpenAI Service |
| 33 | + questions: |
| 34 | + - question: | |
| 35 | + How do I get access to Azure OpenAI? |
| 36 | + answer: | |
| 37 | + Access is currently limited as we navigate high demand, upcoming product improvements, and Microsoft's commitment to responsible AI. For now, we're working with customers with an existing partnership with Microsoft, lower risk use cases, and those committed to incorporating mitigations. In addition to applying for initial access, all solutions using Azure OpenAI are required to go through a use case review before they can be released for production use. Apply here for initial access or for a production review: [Apply now](https://aka.ms/oaiapply) |
| 38 | + - question: | |
| 39 | + After I apply for access, how long will I have to wait to get approved? |
| 40 | + answer: | |
| 41 | + We don't currently provide a timeline for access approval. |
| 42 | + - name: Learning more and where to ask questions |
| 43 | + questions: |
| 44 | + - question: | |
| 45 | + Where can I read about the latest updates to Azure OpenAI? |
| 46 | + answer: | |
| 47 | + For monthly updates, see our [what's new page](/azure/cognitive-services/openai/whats-new). |
| 48 | + - question: | |
| 49 | + Where can I get training to get started learning and build my skills around Azure OpenAI? |
| 50 | + answer: | |
| 51 | + Check out our [introduction to Azure OpenAI training course](/training/modules/explore-azure-openai/). |
| 52 | + - question: | |
| 53 | + Where can I post questions and see answers to other common questions? |
| 54 | + answer: | |
| 55 | + - We recommend posting questions on [Microsoft Q&A](https://learn.microsoft.com/answers/tags/387/azure-openai) |
| 56 | + - Alternatively, you can post questions on [Stack Overflow](https://stackoverflow.com/search?q=azure+openai) |
| 57 | + - question: | |
| 58 | + Where do I go for Azure OpenAI customer support? |
| 59 | + answer: | |
| 60 | + Azure OpenAI is part of Azure Cognitive Services. You can learn about all the support options for Azure Cognitive Services in the [support and help options guide](/azure/cognitive-services/cognitive-services-support-options?context=%2Fazure%2Fcognitive-services%2Fopenai%2Fcontext%2Fcontext). |
| 61 | + - name: Models and fine-tuning |
| 62 | + questions: |
| 63 | + - question: | |
| 64 | + What models are available? |
| 65 | + answer: | |
| 66 | + Consult the Azure OpenAI [model availability guide](/azure/cognitive-services/openai/concepts/models#model-summary-table-and-region-availability). |
| 67 | + - question: | |
| 68 | + Where can I find out what region a model is available in? |
| 69 | + answer: | |
| 70 | + Consult the Azure OpenAI [model availability guide](/azure/cognitive-services/openai/concepts/models#model-summary-table-and-region-availability) for region availability. |
| 71 | + - question: | |
| 72 | + What is the difference between a base model and a fine-tuned model? |
| 73 | + answer: |
| 74 | + A base model is a model that hasn't been customized or fine-tuned for a specific use case. Fine-tuned models are customized versions of base models where a model's weights are trained on a unique set of prompts. Fine-tuned models let you achieve better results on a wider number of tasks without needing to provide detailed examples for in-context learning as part of your completion prompt. To learn more, review our [fine-tuning guide](/azure/cognitive-services/openai/how-to/fine-tuning?pivots=programming-language-studio). |
| 75 | + - question: | |
| 76 | + What is the maximum number of fine-tuned models I can create? |
| 77 | + answer: | |
| 78 | + 100 |
| 79 | + - question: | |
| 80 | + What are the SLAs for API responses in Azure OpenAI? |
| 81 | + answer: |
| 82 | + We don't have a defined API response time Service Level Agreement (SLA) at this time. The overall SLA for Azure OpenAI Service is the same as for other Azure Cognitive Services. For more information, see the Cognitive Services section of the [Service Level Agreements (SLA) for Online Services page](https://azure.microsoft.com/support/legal/sla/cognitive-services/v1_1/). |
| 83 | + |
| 84 | +additionalContent: | |
| 85 | +
|
| 86 | + ## Next steps |
| 87 | + - [Azure OpenAI quotas and limits](quotas-limits.md) |
| 88 | + - [Azure OpenAI what's new](whats-new.md) |
| 89 | + - [Azure OpenAI quickstarts](quickstart.md) |
0 commit comments