question

LukeM-1542 avatar image
0 Votes"
LukeM-1542 asked PramodValavala-MSFT answered

Is there any way to send and receive data between Container Instance and API Management Service coming from a Snowflake external function?

I'm attempting to create an external function that sends data to the proxy service (API Mangaement) which would then send this to a server being hosted on a Container Instance. Is this possible to do? Perhaps with REST APIs?

azure-api-managementazure-container-instances
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

PramodValavala-MSFT avatar image
1 Vote"
PramodValavala-MSFT answered

@LukeM-1542 If the container instance runs an application that serves a REST API, then you could just add the API in APIM, which Snowflake External Function would call.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.