Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeping AZURE_RM_SVC_CONNECTION and WORKSPACE_SVC_CONNECTION same #403

Open
jyotiranjansharma11 opened this issue Jun 29, 2022 · 0 comments

Comments

@jyotiranjansharma11
Copy link

Bumping up #195

My understanding is, if I have a Service Connection of Subscription level, (as it is a superset of the resources inside it) it should also be able to do modifications over resources like Azure ML Workspace.

Basically I am keeping the AZURE_RM_SVC_CONNECTION and WORKSPACE_SVC_CONNECTION same in the variable group.

The job: "Run_ML_Pipeline" results in an invalid http request:

URL https://[missing region].aether.ms/api/v1.0/subscriptions/xxx/resourceGroups/[missing rg]/providers/Microsoft.MachineLearningServices/workspaces/[missing workspace]/PipelineRuns/PipelineSubmit/xxx for HttpRequest is not correct.

So can I not keep AZURE_RM_SVC_CONNECTION and WORKSPACE_SVC_CONNECTION same in the variable group?

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

No branches or pull requests

1 participant