@수원 조 Thanks for the question. The following regions are supported for caption/Dense Captions in Azure Computer Vision. Captions are not supported in the West Central US as shown below.
There is error for Captioning(Cognitive services) on westcentralus region
hello
i am using captioning api of cognitive services. for almost 5 years.
that api region is west centeral us.
suddenly it doesn't work.
so i rapidly made a new cognitive service on new region(EAST US)
and api parameter changed like [
features=caption&language=en&gender-neutral-caption=false&api-version=2023-04-01-preview
]
So now it works.
but as test, i tested the original api(west centeral us) like above parameter, it still doesn't work.
[original api version : 2022-10-12-preview (doesn't work), 2023-04-01-preview is doesn't work ]
Depends on the region, the type of api address is also changed?
and why the original url(west central us) is suddenly not work?
because maybe the api version is preview version?
if it's true, it means that the api that i now updated can't also work suddenly,.. right?