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-studio/ai-services/how-to/quickstart-github-models.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,19 +36,21 @@ To obtain the key and endpoint:
36
36
37
37
1. In the playground for your model, select **Get API key**.
38
38
39
-
2. Select **Get production key**.
39
+
1. Select **Get production key**.
40
40
41
-
3. If you don't have an Azure account, select Create my account and follow the steps to create one.
41
+
1. If you don't have an Azure account, select Create my account and follow the steps to create one.
42
42
43
-
4. If you have an Azure account, select **Sign back in**.
43
+
1. If you have an Azure account, select **Sign back in**.
44
44
45
-
5. If your existing account is a free account, you first have to upgrade to a Pay as you go plan. Once you upgrade, go back to the playground and select **Get API key** again, then sign in with your upgraded account.
45
+
1. If your existing account is a free account, you first have to upgrade to a Pay as you go plan. Once you upgrade, go back to the playground and select **Get API key** again, then sign in with your upgraded account.
46
46
47
-
6. Once you've signed in to your Azure account, you're taken to [Azure AI Studio > GitHub](https://ai.azure.com/GitHub). It might take one or two minutes to load your initial model details in AI Studio.
47
+
1. Once you've signed in to your Azure account, you're taken to [Azure AI Studio](https://ai.azure.com).
48
48
49
-
7. The page is loaded with your model's details. Select the **Deploy** button to deploy the model to your account.
49
+
1. At the top of the page, select **Go to your GitHub AI resource** to go to Azure AI Studio / Github](https://ai.azure.com/github). It might take one or two minutes to load your initial model details in AI Studio.
50
50
51
-
8. Once it's deployed, your model's API Key and endpoint are shown in the Overview. Use these values in your code to use the model in your production environment.
51
+
1. The page is loaded with your model's details. Select the **Create a Deployment** button to deploy the model to your account.
52
+
53
+
1. Once it's deployed, your model's API Key and endpoint are shown in the Overview. Use these values in your code to use the model in your production environment.
52
54
53
55
:::image type="content" source="../../media/ai-services/add-model-deployments/models-deploy-endpoint-url.png" alt-text="A screenshot showing how to get the URL and key associated with the deployment." lightbox="../../media/ai-services/add-model-deployments/models-deploy-endpoint-url.png":::
0 commit comments