Skip to content

feat: Azure Invoke Function #3732

Open
alabro-bm wants to merge 7 commits intosuperplanehq:mainfrom
alabro-bm:feat/azure-functions-component
Open

feat: Azure Invoke Function #3732
alabro-bm wants to merge 7 commits intosuperplanehq:mainfrom
alabro-bm:feat/azure-functions-component

Conversation

@alabro-bm
Copy link
Copy Markdown
Contributor

Added new component for azure to run function (equivalent to aws lambda).

To execute this function app needs to be created first in azure as well as the function inside. Then with the dropdown we can choose the function we want to execute

Screenshot 2026-03-26 at 15 05 59 Screenshot 2026-03-26 at 15 05 50

@superplanehq-integration
Copy link
Copy Markdown

👋 Commands for maintainers:

  • /sp start - Start an ephemeral machine (takes ~30s)
  • /sp stop - Stop a running machine (auto-executed on pr close)

shiroyasha and others added 4 commits March 26, 2026 15:22
…planehq#3718)

Signed-off-by: Igor Šarčević <igor@operately.com>
Signed-off-by: alabro-bm <atanas.labroski@brightmarbles.io>
Signed-off-by: alabro-bm <atanas.labroski@brightmarbles.io>
Signed-off-by: Igor Šarčević <igor@operately.com>
Signed-off-by: alabro-bm <atanas.labroski@brightmarbles.io>
…erplanehq#3719)

When an HTTP execution has a success or failure output where
response.status is undefined, calling .toString() on it crashes. Use
optional chaining with a nullish coalescing fallback so the subtitle
gracefully degrades instead of throwing.

To reproduce:

Add http component - set "This will fail" as URL, run it - Canvas cannot
be opened anymore.

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Pedro Leão <forestileao@users.noreply.github.com>
Co-authored-by: Pedro Leão <60622592+forestileao@users.noreply.github.com>
Signed-off-by: alabro-bm <atanas.labroski@brightmarbles.io>
@alabro-bm alabro-bm force-pushed the feat/azure-functions-component branch from 5f21173 to 39a9c62 Compare March 26, 2026 14:23
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread pkg/integrations/azure/component_invoke_function.go Outdated
Comment thread web_src/src/pages/workflowv2/mappers/azure/invoke_function.ts
Signed-off-by: alabro-bm <atanas.labroski@brightmarbles.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants