Skip to content

Commit ccadbed

Browse files
authored
Update cognitive-search-skill-azure-openai-embedding.md
Corrected typo
1 parent c6c40cc commit ccadbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-skill-azure-openai-embedding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The output resides in memory. To send this output to a field in the search index
113113
]
114114
```
115115

116-
# Best practices
116+
## Best practices
117117

118118
The following are some best practices you need to consider when utilizing this skill:
119119
- If you are hitting your Azure OpenAI TPM (Tokens per minute) limit, consider the [quota limits advisory](../ai-services/openai/quotas-limits.md) so you can address accordingly. Refer to the [Azure OpenAI monitoring](../ai-services/openai/how-to/monitoring.md) documentation for more information about your Azure OpenAI instance performance.

0 commit comments

Comments
 (0)