Skip to content

Fix missing resourceGroup in InvestigationWorkflow's OrchestrationClient - #36

Open
aditheos wants to merge 1 commit into
SAP-samples:mainfrom
aditheos:fix/orchestration-client-resource-group
Open

Fix missing resourceGroup in InvestigationWorkflow's OrchestrationClient#36
aditheos wants to merge 1 commit into
SAP-samples:mainfrom
aditheos:fix/orchestration-client-resource-group

Conversation

@aditheos

Copy link
Copy Markdown

The constructor's OrchestrationClient was missing the resourceGroup argument that every other client in the JavaScript track passes, causing "No deployment matched the given criteria" errors for any tenant not using AI Core's default resource group.

Fixes #34

The constructor's OrchestrationClient was missing the resourceGroup
argument that every other client in the JavaScript track passes,
causing "No deployment matched the given criteria" errors for any
tenant not using AI Core's default resource group.

Fixes SAP-samples#34
@cla-assistant

cla-assistant Bot commented Aug 15, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

JavaScript track: exercise 07's OrchestrationClient constructor missing resourceGroup

1 participant