You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to access databricks workspace which has disabled public network access. But we are using service principal which is admin owner of the databricks. But the terraform init thorwing 403 unauthorised access issue, the error message as follows
Failed to get existing workspaces: containers.Client#ListBlobs: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="AuthorizationFailure" Message="This request is not authorized to perform this operation.\nRequestId:0e888e4f-a01e-006a-5319-135fe5000000\nTime:2024-09-30T09:17:34.1931494Z"
│
Taks version : TerraformTaskV2@2
The text was updated successfully, but these errors were encountered:
Hi, first of all, always try to use the the latest version of the task. i.e TerraformTaskV4@4.
But I don't think this will help in this matter. You should check the permissions on the App registration in Azure (if you are using Azure) for the SC.
We are trying to access databricks workspace which has disabled public network access. But we are using service principal which is admin owner of the databricks. But the terraform init thorwing 403 unauthorised access issue, the error message as follows
Taks version : TerraformTaskV2@2
The text was updated successfully, but these errors were encountered: