03-17-2023 07:24 PM
I want to implement SAT in my workspace account. I was able to execute the terraform that enable the necessary infra to work on that. When I try to execute the workflow "SAT Initializer Notebook (one-time)" it fails with the error:
AnalysisException: [UNRESOLVED_COLUMN.WITHOUT_SUGGESTION] A column or function parameter with the name `workspace_status` cannot be resolved.
Upon further investigation I figured out the problem is located in the notebook '../Utils/accounts_bootstrap' is failing when it tries to fetch API information.
So the global views that are the base of the notebooks are being created as an empty data frame.
Can someone help me figure out a solution to that?
03-24-2023 11:33 PM
@Arnold Souza
If the issue is related to the notebook '../Utils/accounts_bootstrap' failing to fetch API information, then there may be an issue with the credentials or permissions required to access the API.
Here are a few things you can try to resolve the issue:
03-29-2023 12:48 PM
This is resolved by adding the service principle with "Reader" role into the subscription level via Access control (IAM) using Role assignments under your subscription, Access control (IAM) section.
Arun Pamulapati helped me with the problem. Details can be seen in the following link: LINK
03-25-2023 04:17 AM
Hi @Arnold Souza
Thank you for posting your question in our community! We are happy to assist you.
To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?
This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!
03-29-2023 12:48 PM
Done! 😃
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now