@Veerla, Tirupati Raju it seems to work in my case. Can you enable browser developer mode and check how the request is made when you try to play the video? This should give you an idea of what is used in the exact URL and then you can try adding that in your CORS configuration. Did you also try to add just adding https://www.videoindexer.ai
as origin since the initial request is sending this in the header.
I have also observed a new storage account with unlimited VI account is using the wildcard entry for CORS. So, this could be a case where the wildcard may be required in the allowed origin.