sjuarezgx
sjuarezgx
I've searched on the documentation and I didn't see any solution for infrastructrure as code, such as the AWS CDK. I know there is Bicep - a declarative language -...
Issue:107482
Issue:105700
Issue:109321
Change to use Stream instead of string based on recommendations related to performance. Send the blob URI in the message not the contents itself (breaking change)
-All functions accept the environment var GX_AZURE_{FUNCTION_NAME}_CLASS to define the GX class associated with the function. -Dummys disappear. -Updated the version of the Azure SDK to the latest stable for...
Is there a tool or framework in the ASP.NET Core ecosystem that works identically to Spring's Cloud Function, allowing you to directly convert Controllers into Functions without the need to...