Skip to content

Commit 3aceeee

Browse files
Merge pull request #1081 from sdgilley/sdg-ai-studio-gh
add step
2 parents c67b366 + 0b9faab commit 3aceeee

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/ai-studio/ai-services/how-to/quickstart-github-models.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,21 @@ To obtain the key and endpoint:
3636

3737
1. In the playground for your model, select **Get API key**.
3838

39-
2. Select **Get production key**.
39+
1. Select **Get production key**.
4040

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.
4242

43-
4. If you have an Azure account, select **Sign back in**.
43+
1. If you have an Azure account, select **Sign back in**.
4444

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.
4646

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).
4848

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.
5050

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.
5254

5355
:::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":::
5456

0 commit comments

Comments
 (0)