Skip to content

Commit a5a1c5e

Browse files
Merge pull request #5101 from lgayhardt/patch-57
Update semantic-kernel.md
2 parents 942a567 + 1743f91 commit a5a1c5e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/ai-foundry/how-to/develop/semantic-kernel.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ To use LLMs deployed in Azure AI Foundry portal, you need the endpoint and crede
4747
1. Go to **Models + endpoints** and select the model you deployed as indicated in the prerequisites.
4848
1. Copy the endpoint URL and the key.
4949

50-
:::image type="content" source="../../media/how-to/inference/serverless-endpoint-url-keys.png" alt-text="Screenshot of the option to copy endpoint URI and keys from an endpoint." lightbox="../../media/how-to/inference/serverless-endpoint-url-keys.png":::
51-
5250
> [!TIP]
5351
> If your model was deployed with Microsoft Entra ID support, you don't need a key.
5452
@@ -227,4 +225,4 @@ for embedding in embeddings:
227225
## Related content
228226
229227
- [How to get started with Azure AI SDKs](sdk-overview.md)
230-
- [Reference for Semantic Kernel model integration](/semantic-kernel/concepts/ai-services/)
228+
- [Reference for Semantic Kernel model integration](/semantic-kernel/concepts/ai-services/)

0 commit comments

Comments
 (0)