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
@@ -25,7 +25,7 @@ You can access Azure AI services through two different resources: A multi-servic
25
25
* Consolidates billing from the services you use.
26
26
* Single-service resource:
27
27
* Access a single Azure AI service with a unique key and endpoint for each service created.
28
-
* Most Azure AI servives offer a free tier to try it out.
28
+
* Most Azure AI services offer a free tier to try it out.
29
29
30
30
Azure AI services are represented by Azure [resources](../azure-resource-manager/management/manage-resources-portal.md) that you create under your Azure subscription. After you create a resource, you can use the keys and endpoint generated to authenticate your applications.
31
31
@@ -67,4 +67,12 @@ Azure AI services are represented by Azure [resources](../azure-resource-manager
67
67
68
68
## Next steps
69
69
70
-
* Explore [Azure AI services](./what-are-ai-services.md) and choose a service to get started.
70
+
* Now that you have a resource, you can authenticate your API requests to the following Azure AI services. Use these links to find quickstart articles, samples and more to start using your resource.
0 commit comments