akshata29/entaoai

Github action error

mdpman2 opened this issue · 0 comments

Hello @akshata29

Thanks share your repo

When i tested it, it show two error like below.

In "LLMOps with Promptflow"

Run pushd './Workshop'
~/work/entaoai/entaoai/Workshop ~/work/entaoai/entaoai
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/promptflow/azure/_restclient/flow_service_caller.py", line 447, in submit_bulk_run
return self.caller.bulk_runs.submit_bulk_run(
File "/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/azure/core/tracing/decorator.py", line 78, in wrapper_use_tracer
return func(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/promptflow/azure/_restclient/flow/operations/_bulk_runs_operations.py", line 402, in submit_bulk_run
raise HttpResponseError(response=response, model=error)
azure.core.exceptions.HttpResponseError: (UserError) Flow Runtime operation failed with Forbidden: User with objectId(83668576-fa46-4741-95a2-14aa89fa3604) is not authorized to invoke this runtime as the runtime compute instance entaoai is assigned to 18e9cadb-9f0e-449d-997f-ca14e7edf65d.
Code: UserError
Message: Flow Runtime operation failed with Forbidden: User with objectId(83668576-fa46-4741-95a2-14aa89fa3604) is not authorized to invoke this runtime as the runtime compute instance entaoai is assigned to 18e9cadb-9f0e-449d-997f-ca14e7edf65d.


In "LLMOps Deploy with Promptflow"

Run pushd './Workshop'
~/work///Workshop ~/work//
ERROR: (LinkedInvalidPropertyId) Property id '' at path '' is invalid. Expect fully qualified resource Id that start with '/subscriptions/subscriptionId' or '/providers/resourceProviderNamespace/'.
Code: LinkedInvalidPropertyId
Message: Property id '' at path '' is invalid. Expect fully qualified resource Id that start with '/subscriptions/subscriptionId' or '/providers/resourceProviderNamespace/'.
Error: Process completed with exit code 1.

Sorry bother you