Skip to content

Commit 882d62c

Browse files
authored
Merge pull request #230074 from MicrosoftDocs/main
3/09 OOB Publish at 8AM
2 parents 64c1e1c + 09b012f commit 882d62c

24 files changed

+807
-22
lines changed

articles/azure-arc/system-center-virtual-machine-manager/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Arc-enabled System Center Virtual Machine Manager allows you to manage you
1919

2020
Arc-enabled System Center VMM allows you to:
2121

22-
- Perform various VM lifecycle operations such as start, stop, pause, delete VMs on VMM managed VMs directly from Azure.
22+
- Perform various VM lifecycle operations such as start, stop, pause, and delete VMs on VMM managed VMs directly from Azure.
2323
- Empower developers and application teams to self-serve VM operations on-demand using [Azure role-based access control (RBAC)](../../role-based-access-control/overview.md).
2424
- Browse your VMM resources (VMs, templates, VM networks, and storage) in Azure, providing you a single pane view for your infrastructure across both environments.
2525
- Discover and onboard existing SCVMM managed VMs to Azure.
@@ -72,4 +72,4 @@ For a complete list of network requirements for Azure Arc features and Azure Arc
7272

7373
## Next steps
7474

75-
[See how to create a Azure Arc VM](create-virtual-machine.md)
75+
[See how to create a Azure Arc VM](create-virtual-machine.md)

articles/azure-monitor/logs/availability-zones.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Azure Monitor currently supports service resilience for availability-zone-enable
4747

4848
- East US 2
4949
- West US 2
50+
- North Europe
5051
- Canada Central
5152
- France Central
5253
- Japan East

articles/cognitive-services/Speech-Service/batch-transcription.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ To get started with batch transcription, refer to the following how-to guides:
3535

3636
Batch transcription jobs are scheduled on a best-effort basis. You can't estimate when a job will change into the running state, but it should happen within minutes under normal system load. When the job is in the running state, the transcription occurs faster than the audio runtime playback speed.
3737

38+
>[!NOTE]
39+
> You can also use Batch Transcription in Power Platform applications (Power Automate, Power Apps, Logic Apps) via the [Batch Speech-to-text Connector](https://learn.microsoft.com/connectors/cognitiveservicesspe/) with your own Speech resource. Learn more about [Power Platform](https://learn.microsoft.com/power-platform/) and the [connectors](https://learn.microsoft.com/connectors/).
40+
>
3841
## Next steps
3942

4043
- [Locate audio files for batch transcription](batch-transcription-audio-data.md)

articles/cognitive-services/Speech-Service/voice-assistants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Whether you choose [Direct Line Speech](direct-line-speech.md) or [Custom Comman
4646
|----------|----------|
4747
|[Custom keyword](./custom-keyword-basics.md) | Users can start conversations with assistants by using a custom keyword such as "Hey Contoso." An app does this with a custom keyword engine in the Speech SDK, which you can configure by going to [Get started with custom keywords](./custom-keyword-basics.md). Voice assistants can use service-side keyword verification to improve the accuracy of the keyword activation (versus using the device alone).
4848
|[Speech-to-text](speech-to-text.md) | Voice assistants convert real-time audio into recognized text by using [speech-to-text](speech-to-text.md) from the Speech service. This text is available, as it's transcribed, to both your assistant implementation and your client application.
49-
|[Text-to-speech](text-to-speech.md) | Textual responses from your assistant are synthesized through [text-to-speech](text-to-speech.md) from the Speech service. This synthesis is then made available to your client application as an audio stream. Microsoft offers the ability to build your own custom, high-quality Neural Text to Speech (Neural TTS) voice that gives a voice to your brand. To learn more, [contact us](mailto:[email protected]).
49+
|[Text-to-speech](text-to-speech.md) | Textual responses from your assistant are synthesized through [text-to-speech](text-to-speech.md) from the Speech service. This synthesis is then made available to your client application as an audio stream. Microsoft offers the ability to build your own custom, high-quality Neural Text to Speech (Neural TTS) voice that gives a voice to your brand.
5050

5151
## Get started with voice assistants
5252

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: 'Quickstart - Using the ChatGPT API'
3+
titleSuffix: Azure OpenAI Service
4+
description: Walkthrough on how to get started with Azure OpenAI Service ChatGPT API.
5+
services: cognitive-services
6+
manager: nitinme
7+
ms.service: cognitive-services
8+
ms.subservice: openai
9+
ms.topic: quickstart
10+
author: mrbullwinkle
11+
ms.author: mbullwin
12+
ms.date: 02/07/2023
13+
zone_pivot_groups: openai-quickstart
14+
recommendations: false
15+
---
16+
17+
# Quickstart: Get started using ChatGPT with Azure OpenAI Service
18+
19+
Use this article to get started using Azure OpenAI.
20+
21+
::: zone pivot="programming-language-studio"
22+
23+
[!INCLUDE [Studio quickstart](includes/chatgpt-studio.md)]
24+
25+
::: zone-end
26+
27+
::: zone pivot="programming-language-python"
28+
29+
[!INCLUDE [Python SDK quickstart](includes/chatgpt-python.md)]
30+
31+
::: zone-end
32+
33+
::: zone pivot="rest-api"
34+
35+
[!INCLUDE [REST API quickstart](includes/chatgpt-rest.md)]
36+
37+
::: zone-end

articles/cognitive-services/openai/concepts/models.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: cognitive-services
66
ms.topic: conceptual
7-
ms.date: 02/13/2023
7+
ms.date: 03/01/2023
88
ms.custom: event-tier1-build-2022, references_regions
99
manager: nitinme
1010
author: ChrisHMSFT
@@ -19,7 +19,7 @@ Azure OpenAI provides access to many different models, grouped by family and cap
1919

2020
| Model family | Description |
2121
|--|--|
22-
| [GPT-3](#gpt-3-models) | A series of models that can understand and generate natural language. |
22+
| [GPT-3](#gpt-3-models) | A series of models that can understand and generate natural language. This includes the new [ChatGPT model](#chatgpt-gpt-35-turbo). |
2323
| [Codex](#codex-models) | A series of models that can understand and generate code, including translating natural language to code. |
2424
| [Embeddings](#embeddings-models) | A set of models that can understand and use embeddings. An embedding is a special format of data representation that can be easily utilized by machine learning models and algorithms. The embedding is an information dense representation of the semantic meaning of a piece of text. Currently, we offer three families of Embeddings models for different functionalities: similarity, text search, and code search. |
2525

@@ -92,6 +92,12 @@ Ada is usually the fastest model and can perform tasks like parsing text, addres
9292

9393
**Use for**: Parsing text, simple classification, address correction, keywords
9494

95+
### ChatGPT (gpt-35-turbo)
96+
97+
The ChatGPT model (gpt-35-turbo) is a language model designed for conversational interfaces and the model behaves differently than previous GPT-3 models. Previous models were text-in and text-out, meaning they accepted a prompt string and returned a completion to append to the prompt. However, the ChatGPT model is conversation-in and message-out. The model expects a prompt string formatted in a specific chat-like transcript format, and returns a completion that represents a model-written message in the chat.
98+
99+
The ChatGPT model uses the same completion API that you use for other models like text-davinci-002, but it requires a unique prompt format. It's important to use the new prompt format to get the best results. Without the right prompts, the model tends to be verbose and provides less useful responses. To learn more check out our [in-depth how-to](../how-to/chatgpt.md).
100+
95101
## Codex models
96102

97103
The Codex models are descendants of our base GPT-3 models that can understand and generate code. Their training data contains both natural language and billions of lines of public code from GitHub.
@@ -168,6 +174,7 @@ When using our embeddings models, keep in mind their limitations and risks.
168174
| text-davinci-002 | Yes | No | East US, South Central US, West Europe | N/A |
169175
| text-davinci-003 | Yes | No | East US | N/A |
170176
| text-davinci-fine-tune-002<sup>1</sup> | Yes | No | N/A | East US, West Europe |
177+
| gpt-35-turbo (ChatGPT) | Yes | No | N/A | East US, South Central US |
171178

172179
<sup>1</sup> The model is available by request only. Currently we aren't accepting new requests to use the model.
173180
<br><sup>2</sup> East US is currently unavailable for new customers to fine-tune due to high demand. Please use US South Central region for US based training.

articles/cognitive-services/openai/concepts/understand-embeddings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ Azure OpenAI embeddings rely on cosine similarity to compute similarity between
3434

3535
## Next steps
3636

37-
Learn more about using Azure OpenAI and embeddings to perform document search with our [embeddings tutorial](../tutorials/embeddings.md).
37+
Learn more about using Azure OpenAI and embeddings to perform document search with our [embeddings tutorial](../tutorials/embeddings.md).

0 commit comments

Comments
 (0)