Skip to content

Commit 3e9b3f3

Browse files
committed
merge conflict
2 parents 8f1db40 + 692cf46 commit 3e9b3f3

File tree

322 files changed

+2513
-1979
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

322 files changed

+2513
-1979
lines changed

articles/ai-services/ai-services-and-ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Power Automate is a service in the [Power Platform](/power-platform/) that helps
7676

7777
## Next steps
7878

79-
* Learn how you can build generative AI applications in the [Azure AI Studio](../ai-studio/what-is-ai-studio.md).
79+
* Learn how you can build generative AI applications in the [Azure AI Foundry portal](../ai-studio/what-is-ai-studio.md).
8080
* Get answers to frequently asked questions in the [Azure AI FAQ article](../ai-studio/faq.yml)
8181
* Create your Azure AI services resource in the [Azure portal](multi-service-resource.md?pivots=azportal) or with [Azure CLI](multi-service-resource.md?pivots=azcli).
8282
* Keep up to date with [service updates](https://azure.microsoft.com/updates/?product=cognitive-services).

articles/ai-services/cognitive-services-custom-subdomains.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Custom subdomains
33
titleSuffix: Azure AI services
4-
description: Custom subdomain names for each Azure AI services resource are created through the Azure portal, Azure Cloud Shell, or Azure CLI.
4+
description: Learn how to add custom subdomain names for Azure AI services resource by using the Azure portal, Azure Cloud Shell, or Azure CLI.
55
#services: cognitive-services
66
author: PatrickFarley
77
manager: nitinme
88
ms.service: azure-ai-services
99
ms.custom: devx-track-azurecli
1010
ms.topic: conceptual
11-
ms.date: 01/20/2024
11+
ms.date: 10/30/2024
1212
ms.author: pafarley
1313
---
1414

@@ -18,19 +18,19 @@ Starting in July 2019, Azure AI services use custom subdomain names for each res
1818

1919
## How does this impact existing resources?
2020

21-
Azure AI services resources created before July 1, 2019 use the regional endpoints for the associated service. These endpoints work with existing and new resources.
21+
Azure AI services resources created before July 1, 2019, use the regional endpoints for the associated service. These endpoints work with existing and new resources.
2222

2323
If you'd like to migrate an existing resource to use custom subdomain names to enable features like Microsoft Entra ID, follow these instructions:
2424

2525
1. Sign in to the Azure portal and locate the Azure AI services resource that you'd like to add a custom subdomain name to.
26-
2. In the **Overview** blade, locate and select **Generate Custom Domain Name**.
26+
2. In the **Overview** section, locate and select **Generate Custom Domain Name**.
2727
3. This opens a panel with instructions to create a unique custom subdomain for your resource.
2828
> [!WARNING]
29-
> After you've created a custom subdomain name it **cannot** be changed.
29+
> After you create a custom subdomain name, it **can not** be changed.
3030
3131
## Do I need to update my existing resources?
3232

33-
No. The regional endpoint will continue to work for new and existing Azure AI services and the custom subdomain name is optional. Even if a custom subdomain name is added the regional endpoint will continue to work with the resource.
33+
No. The regional endpoint continues to work for new and existing Azure AI services and the custom subdomain name is optional. Even if a custom subdomain name is added, the regional endpoint continues to work with the resource.
3434

3535
## What if an SDK asks me for the region for a resource?
3636

@@ -39,23 +39,23 @@ No. The regional endpoint will continue to work for new and existing Azure AI se
3939
4040
Regional endpoints and custom subdomain names are both supported and can be used interchangeably. However, the full endpoint is required.
4141

42-
Region information is available in the **Overview** blade for your resource in the [Azure portal](https://portal.azure.com). For the full list of regional endpoints, see [Is there a list of regional endpoints?](#is-there-a-list-of-regional-endpoints)
42+
Region information is available in the **Overview** section for your resource in the [Azure portal](https://portal.azure.com). For the full list of regional endpoints, see [Is there a list of regional endpoints?](#is-there-a-list-of-regional-endpoints)
4343

4444
## Are custom subdomain names regional?
4545

4646
Yes. Using a custom subdomain name doesn't change any of the regional aspects of your Azure AI services resource.
4747

4848
## What are the requirements for a custom subdomain name?
4949

50-
A custom subdomain name is unique to your resource. The name can only include alphanumeric characters and the `-` character; it must be between 2 and 64 characters in length and cannot end with a `-`.
50+
A custom subdomain name is unique to your resource. The name can only include alphanumeric characters and the `-` character; it must be between 2 and 64 characters in length and can't end with a `-`.
5151

5252
## Can I change a custom domain name?
5353

54-
No. After a custom subdomain name is created and associated with a resource it cannot be changed.
54+
No. After a custom subdomain name is created and associated with a resource, it can't be changed.
5555

5656
## Can I reuse a custom domain name?
5757

58-
Each custom subdomain name is unique, so in order to reuse a custom subdomain name that you've assigned to an Azure AI services resource, you'll need to delete the existing resource. After the resource has been deleted, you can reuse the custom subdomain name.
58+
Each custom subdomain name is unique. In order to reuse a custom subdomain name that you've assigned to an Azure AI services resource, you'll need to delete the existing resource. After the resource is deleted, you can reuse the custom subdomain name.
5959

6060
## Is there a list of regional endpoints?
6161

@@ -92,7 +92,7 @@ Yes. This is a list of regional endpoints that you can use with Azure AI service
9292
| China | China East 2 | `https://chinaeast2.api.cognitive.azure.cn` |
9393
| | China North | `https://chinanorth.api.cognitive.azure.cn` |
9494

95-
## See also
95+
## Related content
9696

9797
* [What are Azure AI services?](./what-are-ai-services.md)
98-
* [Authentication](authentication.md)
98+
* [Authenticate requests to Azure AI services](authentication.md)
Lines changed: 43 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: Azure AI services support and help options
3-
description: How to obtain help and support for questions and problems when you create applications that integrate with Azure AI services.
3+
description: Learn how to obtain help and support for questions and problems when you create applications that integrate with Azure AI services.
44
#services: cognitive-services
55
author: PatrickFarley
66
manager: nitinme
77
ms.service: azure-ai-services
88
ms.topic: conceptual
9-
ms.date: 02/22/2024
9+
ms.date: 10/30/2024
1010
ms.author: pafarley
1111
---
1212

1313
# Azure AI services support and help options
1414

15-
Are you just starting to explore the functionality of Azure AI services? Perhaps you are implementing a new feature in your application. Or after using the service, do you have suggestions on how to improve it? Here are options for where you can get support, stay up-to-date, give feedback, and report bugs for Azure AI services.
15+
Are you just starting to explore the functionality of Azure AI services? Perhaps you're implementing a new feature in your application. Or after using the service, do you have suggestions on how to improve it? Here are options for where you can get support, stay up-to-date, give feedback, and report bugs for Azure AI services.
1616

1717
## Get solutions to common issues
1818

@@ -32,11 +32,11 @@ In the Azure portal, you can find answers to common AI service issues.
3232

3333
Explore the range of Azure support options and [choose the plan](https://azure.microsoft.com/support/plans) that best fits, whether you're a developer just starting your cloud journey or a large organization deploying business-critical, strategic applications. Azure customers can create and manage support requests in the Azure portal.
3434

35-
To submit a support request for Azure AI services, follow the instructions on the [New support request](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade) page in the Azure portal. Select **Cognitive Services** in the **Service type** dropdown field.
35+
To submit a support request for Azure AI services, follow the instructions on the [New support request](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade) page in the Azure portal. After choosing your **Issue type**, select **Cognitive Services** in the **Service type** dropdown field.
3636

3737
## Post a question on Microsoft Q&A
3838

39-
For quick and reliable answers on your technical product questions from Microsoft Engineers, Azure Most Valuable Professionals (MVPs), or our expert community, engage with us on [Microsoft Q&A](/answers/products/azure?product=all), Azure's preferred destination for community support.
39+
For quick and reliable answers on your technical product questions from Microsoft Engineers, Azure Most Valuable Professionals (MVPs), or our expert community, engage with us on [Microsoft Q&A](/answers/tags/133/azure), Azure's preferred destination for community support.
4040

4141
If you can't find an answer to your problem using search, submit a new question to Microsoft Q&A. Use one of the following tags when you ask your question:
4242

@@ -45,30 +45,29 @@ If you can't find an answer to your problem using search, submit a new question
4545
**Vision**
4646

4747
* [Azure AI Vision](/answers/topics/azure-computer-vision.html)
48-
* [Custom Vision](/answers/topics/azure-custom-vision.html)
49-
* [Face](/answers/topics/azure-face.html)
50-
* [Document Intelligence](/answers/topics/azure-form-recognizer.html)
48+
* [Azure AI Custom Vision](/answers/topics/azure-custom-vision.html)
49+
* [Azure Face](/answers/topics/azure-face.html)
50+
* [Azure AI Document Intelligence](/answers/topics/azure-form-recognizer.html)
5151
* [Video Indexer](/answers/topics/azure-media-services.html)
5252

5353
**Language**
5454

55-
* [Immersive Reader](/answers/topics/azure-immersive-reader.html)
55+
* [Azure AI Immersive Reader](/answers/topics/azure-immersive-reader.html)
5656
* [Language Understanding (LUIS)](/answers/topics/azure-language-understanding.html)
57-
* [QnA Maker](/answers/topics/azure-qna-maker.html)
58-
* [Language service](/answers/topics/azure-text-analytics.html)
59-
* [Translator](/answers/topics/azure-translator.html)
57+
* [Azure QnA Maker](/answers/topics/azure-qna-maker.html)
58+
* [Azure AI Language](/answers/topics/azure-text-analytics.html)
59+
* [Azure Translator](/answers/topics/azure-translator.html)
6060

6161
**Speech**
6262

63-
* [Speech service](/answers/topics/azure-speech.html)
64-
63+
* [Azure AI Speech](/answers/topics/azure-speech.html)
6564

6665
**Decision**
6766

68-
* [Anomaly Detector](/answers/topics/azure-anomaly-detector.html)
67+
* [Azure AI Anomaly Detector](/answers/topics/azure-anomaly-detector.html)
6968
* [Content Moderator](/answers/topics/azure-content-moderator.html)
70-
* [Metrics Advisor](/answers/topics/148981/azure-metrics-advisor.html)
71-
* [Personalizer](/answers/topics/azure-personalizer.html)
69+
* [Azure AI Metrics Advisor](/answers/topics/148981/azure-metrics-advisor.html)
70+
* [Azure AI Personalizer](/answers/topics/azure-personalizer.html)
7271

7372
**Azure OpenAI**
7473

@@ -82,83 +81,83 @@ If you can't find an answer to your problem using search, submit a new question
8281

8382
For answers on your developer questions from the largest community developer ecosystem, ask your question on Stack Overflow.
8483

85-
If you do submit a new question to Stack Overflow, please use one or more of the following tags when you create the question:
84+
If you do submit a new question to Stack Overflow, use one or more of the following tags when you create the question:
8685

8786
* [Azure AI services](https://stackoverflow.com/questions/tagged/azure-cognitive-services)
8887

8988
**Vision**
9089

9190
* [Azure AI Vision](https://stackoverflow.com/search?q=azure+computer+vision)
92-
* [Custom Vision](https://stackoverflow.com/search?q=azure+custom+vision)
93-
* [Face](https://stackoverflow.com/search?q=azure+face)
94-
* [Document Intelligence](https://stackoverflow.com/search?q=azure+form+recognizer)
91+
* [Azure AI Custom Vision](https://stackoverflow.com/search?q=azure+custom+vision)
92+
* [Azure Face](https://stackoverflow.com/search?q=azure+face)
93+
* [Azure AI Document Intelligence](https://stackoverflow.com/search?q=azure+form+recognizer)
9594
* [Video Indexer](https://stackoverflow.com/search?q=azure+video+indexer)
9695

9796
**Language**
9897

99-
* [Immersive Reader](https://stackoverflow.com/search?q=azure+immersive+reader)
98+
* [Azure AI Immersive Reader](https://stackoverflow.com/search?q=azure+immersive+reader)
10099
* [Language Understanding (LUIS)](https://stackoverflow.com/search?q=azure+luis+language+understanding)
101-
* [QnA Maker](https://stackoverflow.com/search?q=azure+qna+maker)
102-
* [Language service](https://stackoverflow.com/search?q=azure+text+analytics)
103-
* [Translator](https://stackoverflow.com/search?q=azure+translator+text)
100+
* [Azure QnA Maker](https://stackoverflow.com/search?q=azure+qna+maker)
101+
* [Azure AI Language service](https://stackoverflow.com/search?q=azure+text+analytics)
102+
* [Azure Translator](https://stackoverflow.com/search?q=azure+translator+text)
104103

105104
**Speech**
106105

107-
* [Speech service](https://stackoverflow.com/search?q=azure+speech)
106+
* [Azure AI Speech service](https://stackoverflow.com/search?q=azure+speech)
108107

109108
**Decision**
110109

111-
* [Anomaly Detector](https://stackoverflow.com/search?q=azure+anomaly+detector)
110+
* [Azure AI Anomaly Detector](https://stackoverflow.com/search?q=azure+anomaly+detector)
112111
* [Content Moderator](https://stackoverflow.com/search?q=azure+content+moderator)
113-
* [Metrics Advisor](https://stackoverflow.com/search?q=azure+metrics+advisor)
114-
* [Personalizer](https://stackoverflow.com/search?q=azure+personalizer)
112+
* [Azure AI Metrics Advisor](https://stackoverflow.com/search?q=azure+metrics+advisor)
113+
* [Azure AI Personalizer](https://stackoverflow.com/search?q=azure+personalizer)
115114

116115
**Azure OpenAI**
117116

118117
* [Azure OpenAI](https://stackoverflow.com/search?q=azure+openai)
119118

120119
## Submit feedback
121120

122-
To request new features, post them on https://feedback.azure.com. Share your ideas for making Azure AI services and its APIs work better for the applications you develop.
121+
To request new features, post them on `https://feedback.azure.com`. Share your ideas for making Azure AI services and its APIs work better for the applications you develop.
123122

124123
* [Azure AI services](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858)
125124

126125
**Vision**
127126

128127
* [Azure AI Vision](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
129-
* [Custom Vision](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
130-
* [Face](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
131-
* [Document Intelligence](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
128+
* [Azure AI Custom Vision](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
129+
* [Azure Face](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
130+
* [Azure AI Document Intelligence](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
132131
* [Video Indexer](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6483a3c0-0b25-ec11-b6e6-000d3a4f0858)
133132

134133
**Language**
135134

136-
* [Immersive Reader](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
135+
* [Azure AI Immersive Reader](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
137136
* [Language Understanding (LUIS)](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
138-
* [QnA Maker](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
139-
* [Language service](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
140-
* [Translator](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
137+
* [Azure QnA Maker](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
138+
* [Azure AI Language](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
139+
* [Azure Translator](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
141140

142141
**Speech**
143142

144-
* [Speech service](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=21041fae-0b25-ec11-b6e6-000d3a4f0858)
143+
* [Azure AI Speech service](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=21041fae-0b25-ec11-b6e6-000d3a4f0858)
145144

146145
**Decision**
147146

148-
* [Anomaly Detector](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858)
147+
* [Azure AI Anomaly Detector](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858)
149148
* [Content Moderator](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858)
150-
* [Metrics Advisor](https://feedback.azure.com/d365community/search/?q=%22Metrics+Advisor%22)
151-
* [Personalizer](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858)
149+
* [Azure AI Metrics Advisor](https://feedback.azure.com/d365community/search/?q=%22Metrics+Advisor%22)
150+
* [Azure AI Personalizer](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858)
152151

153152
## Stay informed
154153

155-
Staying informed about features in a new release or news on the Azure blog can help you find the difference between a programming error, a service bug, or a feature not yet available in Azure AI services.
154+
You can learn about the features in a new release or get the latest news on the Azure blog. Staying informed can help you find the difference between a programming error, a service bug, or a feature not yet available in Azure AI services.
156155

157156
* Learn more about product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?category=ai-machine-learning&query=Azure%20Cognitive%20Services).
158-
* News about Azure AI services is shared in the [Azure blog](https://azure.microsoft.com/blog/product/azure-ai/).
157+
* News about Azure AI services is shared in the [Azure AI blog](https://azure.microsoft.com/blog/product/azure-ai/).
159158
* [Join the conversation on Reddit](https://www.reddit.com/r/AZURE/search/?q=Cognitive%20Services&restrict_sr=1) about Azure AI services.
160159

161-
## Next steps
160+
## Next step
162161

163162
> [!div class="nextstepaction"]
164163
> [What are Azure AI services?](./what-are-ai-services.md)

articles/ai-services/cognitive-services-virtual-networks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Virtual networks are supported in [regions where Azure AI services are available
5252
> - Translator
5353
5454
> [!NOTE]
55-
> If you use Azure OpenAI, LUIS, Speech Services, or Language services, the `CognitiveServicesManagement` tag only enables you to use the service by using the SDK or REST API. To access and use Azure OpenAI Studio, LUIS portal, Speech Studio, or Language Studio from a virtual network, you need to use the following tags:
55+
> If you use Azure OpenAI, LUIS, Speech Services, or Language services, the `CognitiveServicesManagement` tag only enables you to use the service by using the SDK or REST API. To access and use the Azure AI Foundry portal, LUIS portal, Speech Studio, or Language Studio from a virtual network, you need to use the following tags:
5656
>
5757
> - `AzureActiveDirectory`
5858
> - `AzureFrontDoor.Frontend`
@@ -61,7 +61,7 @@ Virtual networks are supported in [regions where Azure AI services are available
6161
> - `CognitiveServicesFrontEnd`
6262
> - `Storage` (Speech Studio only)
6363
>
64-
> For information on configuring Azure AI Studio, see the [Azure AI Studio documentation](../ai-studio/how-to/configure-private-link.md).
64+
> For information on Azure AI Foundry portal configurations, see the [Azure AI Foundry documentation](../ai-studio/how-to/configure-private-link.md).
6565
6666
## Change the default network access rule
6767

0 commit comments

Comments
 (0)