Skip to content

Commit 89c3413

Browse files
committed
Update API Version
1 parent 234e3ec commit 89c3413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-attach-cognitive-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If you leave the `cognitiveServices` property unspecified, your search service a
138138
1. Use the [Create or Update Skillset](/rest/api/searchservice/skillsets/create-or-update) API, specifying `cognitiveServices` section in the body of the request:
139139

140140
```http
141-
PUT https://[servicename].search.windows.net/skillsets/[skillset name]?api-version=2024-07-01
141+
PUT https://[servicename].search.windows.net/skillsets/[skillset name]?api-version=2024-11-01-Preview
142142
api-key: [admin key]
143143
Content-Type: application/json
144144
{

0 commit comments

Comments
 (0)