A community member has associated this post with a similar question:
How to invoke Azure AI resources on an ER-connected internal network

Only moderators can edit this content.

How to invoke Azure AI resources on an ER-connected internal network

HyeonJung Park 45 Reputation points
2024-12-26T04:33:19.86+00:00

Hello, I'm currently an internal network PC user connected to Azure ER.

I'm using vscode for development

Invoking azure resources by modifying the window's host file.

It is possible to call the index list of aisearch via postman, but

An ssl error is occurring when calling via vscode.

requests.exceptions.SSLError: HTTPSConnectionPool(host='my search resource', port=443): Max retries exceeded with url: /indexes/my-index/docs/search?api-version=2024-05-01-preview (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))

Is there any way we can solve it?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,119 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,599 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
0 comments No comments
{count} votes