Skip to content

Commit daa8ed5

Browse files
committed
fix screenshot
1 parent 7fdbe88 commit daa8ed5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/ai-foundry/foundry-models/how-to/quickstart-github-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To get the key and endpoint:
6666

6767
1. To get the specific model's endpoint URL and API key, go to the **Models + endpoints** tab in the left pane of the Azure AI Foundry portal and select the deployed model. The endpoint's target URI and API key are visible on the deployment's details page. Use these values in your code to use the model in your production environment.
6868

69-
:::image type="content" source="../media/quickstart-github-models/github-models-get-production-key.png" alt-text="Screenshot showing how to get the URL and key associated with the deployment." lightbox="../media/quickstart-github-models/github-models-get-production-key.png":::
69+
:::image type="content" source="../media/quickstart-github-models/deployment-endpoint-and-key.png" alt-text="Screenshot showing how to get the URL and key associated with the deployment." lightbox="../media/quickstart-github-models/deployment-endpoint-and-key.png":::
7070

7171
## Use the new endpoint
7272

0 Bytes
Loading

0 commit comments

Comments
 (0)