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/ai-services-and-ecosystem.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Power Automate is a service in the [Power Platform](/power-platform/) that helps
76
76
77
77
## Next steps
78
78
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).
80
80
* Get answers to frequently asked questions in the [Azure AI FAQ article](../ai-studio/faq.yml)
81
81
* 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).
82
82
* Keep up to date with [service updates](https://azure.microsoft.com/updates/?product=cognitive-services).
Copy file name to clipboardExpand all lines: articles/ai-services/cognitive-services-custom-subdomains.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
title: Custom subdomains
3
3
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.
5
5
#services: cognitive-services
6
6
author: PatrickFarley
7
7
manager: nitinme
8
8
ms.service: azure-ai-services
9
9
ms.custom: devx-track-azurecli
10
10
ms.topic: conceptual
11
-
ms.date: 01/20/2024
11
+
ms.date: 10/30/2024
12
12
ms.author: pafarley
13
13
---
14
14
@@ -18,19 +18,19 @@ Starting in July 2019, Azure AI services use custom subdomain names for each res
18
18
19
19
## How does this impact existing resources?
20
20
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.
22
22
23
23
If you'd like to migrate an existing resource to use custom subdomain names to enable features like Microsoft Entra ID, follow these instructions:
24
24
25
25
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**.
27
27
3. This opens a panel with instructions to create a unique custom subdomain for your resource.
28
28
> [!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.
30
30
31
31
## Do I need to update my existing resources?
32
32
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.
34
34
35
35
## What if an SDK asks me for the region for a resource?
36
36
@@ -39,23 +39,23 @@ No. The regional endpoint will continue to work for new and existing Azure AI se
39
39
40
40
Regional endpoints and custom subdomain names are both supported and can be used interchangeably. However, the full endpoint is required.
41
41
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)
43
43
44
44
## Are custom subdomain names regional?
45
45
46
46
Yes. Using a custom subdomain name doesn't change any of the regional aspects of your Azure AI services resource.
47
47
48
48
## What are the requirements for a custom subdomain name?
49
49
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 `-`.
51
51
52
52
## Can I change a custom domain name?
53
53
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.
55
55
56
56
## Can I reuse a custom domain name?
57
57
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.
59
59
60
60
## Is there a list of regional endpoints?
61
61
@@ -92,7 +92,7 @@ Yes. This is a list of regional endpoints that you can use with Azure AI service
92
92
| China | China East 2 |`https://chinaeast2.api.cognitive.azure.cn`|
93
93
|| China North |`https://chinanorth.api.cognitive.azure.cn`|
94
94
95
-
## See also
95
+
## Related content
96
96
97
97
*[What are Azure AI services?](./what-are-ai-services.md)
98
-
*[Authentication](authentication.md)
98
+
*[Authenticate requests to Azure AI services](authentication.md)
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.
4
4
#services: cognitive-services
5
5
author: PatrickFarley
6
6
manager: nitinme
7
7
ms.service: azure-ai-services
8
8
ms.topic: conceptual
9
-
ms.date: 02/22/2024
9
+
ms.date: 10/30/2024
10
10
ms.author: pafarley
11
11
---
12
12
13
13
# Azure AI services support and help options
14
14
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.
16
16
17
17
## Get solutions to common issues
18
18
@@ -32,11 +32,11 @@ In the Azure portal, you can find answers to common AI service issues.
32
32
33
33
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.
34
34
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.
36
36
37
37
## Post a question on Microsoft Q&A
38
38
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.
40
40
41
41
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:
42
42
@@ -45,30 +45,29 @@ If you can't find an answer to your problem using search, submit a new question
45
45
**Vision**
46
46
47
47
*[Azure AI Vision](/answers/topics/azure-computer-vision.html)
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.
123
122
124
123
*[Azure AI services](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858)
125
124
126
125
**Vision**
127
126
128
127
*[Azure AI Vision](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
*[Azure AI Document Intelligence](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=7a8853b4-0b25-ec11-b6e6-000d3a4f0858)
*[Azure AI Immersive Reader](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=449a6fba-0b25-ec11-b6e6-000d3a4f0858)
*[Azure AI Anomaly Detector](https://feedback.azure.com/d365community/forum/09041fae-0b25-ec11-b6e6-000d3a4f0858?c=6c8853b4-0b25-ec11-b6e6-000d3a4f0858)
*[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)
152
151
153
152
## Stay informed
154
153
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.
156
155
157
156
* 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/).
159
158
*[Join the conversation on Reddit](https://www.reddit.com/r/AZURE/search/?q=Cognitive%20Services&restrict_sr=1) about Azure AI services.
160
159
161
-
## Next steps
160
+
## Next step
162
161
163
162
> [!div class="nextstepaction"]
164
163
> [What are Azure AI services?](./what-are-ai-services.md)
Copy file name to clipboardExpand all lines: articles/ai-services/cognitive-services-virtual-networks.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Virtual networks are supported in [regions where Azure AI services are available
52
52
> - Translator
53
53
54
54
> [!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:
56
56
>
57
57
> -`AzureActiveDirectory`
58
58
> -`AzureFrontDoor.Frontend`
@@ -61,7 +61,7 @@ Virtual networks are supported in [regions where Azure AI services are available
61
61
> -`CognitiveServicesFrontEnd`
62
62
> -`Storage` (Speech Studio only)
63
63
>
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).
0 commit comments