Unable to connect Azure ADLS from Unix
See original GitHub issueThis is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az dls fs test
Errors:
The command failed with an unexpected error. Here is the traceback:
SellInSellOut/tempnew/3400
Traceback (most recent call last):
File "/usr/lib64/az/lib/python2.7/site-packages/knack/cli.py", line 206, in invoke
cmd_result = self.invocation.execute(args)
File "/usr/lib64/az/lib/python2.7/site-packages/azure/cli/core/commands/__init__.py", line 603, in execute
raise ex
PermissionError: SellInSellOut/tempnew/3400
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here…
az dls fs test --account {} --path {}
Expected Behavior
Environment Summary
Linux-3.10.0-957.21.3.el7.x86_64-x86_64-with-redhat-7.6-Maipo
Python 2.7.5
Shell: bash
azure-cli 2.0.70
Additional Context
Issue Analytics
- State:
- Created a year ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Linked Service error connecting to an on-prem Unix server
I am attempting to connect a new linked service to an on-prem unix ... daily on the server into ADLS but I am...
Read more >Azure Databricks integration with Unix File systems
I would like to connect to on-Prem Unix file systems and access relevant files and process through DataBricks and load into ADLS Gen2....
Read more >Connect to Azure Data Lake Storage Data in Python on Linux ...
This article shows how to use the pyodbc built-in functions to connect to Azure Data Lake Storage data, execute queries, and output the...
Read more >29 Connecting to Microsoft Azure Data Lake Gen 2
Ensure that you have created a Web app/API App Registration to connect to the storage account. From the Azure portal select All services...
Read more >How to copy files between Azure subscription from Windows ...
Your Microsoft Azure trial is ending, and you wish to keep all the data. ... To copy the image to a second Azure...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, Thanks for your response.when I tried to upgrade my cli version there was an peer certificate issue that is not allowing me to connect over the internet. Trying to get it resolved now .
Regards, Saravana Kumar B
On Tue, 4 Oct 2022 at 10:22 AM, navba-MSFT @.***> wrote:
Thanks for your email . I will upgrade my CLI and test it .
On Thu, 29 Sep 2022 at 11:10 AM, navba-MSFT @.***> wrote: