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

Use the full container uri when path is not set #198

Merged
merged 3 commits into from Apr 30, 2024
Merged

Use the full container uri when path is not set #198

merged 3 commits into from Apr 30, 2024

Conversation

emgarten
Copy link
Owner

  • For Azure connection string scenarios auto populate path to the full container URI instead of the storage account URI
  • Added a FileSystemFactory test for Azure to ensure this is covered, previous tests were creating an AzureFileSystem directly
  • Update azure specific doc to include details on using service principals like the client settings doc.

Fixes #197

@emgarten emgarten marked this pull request as ready for review April 30, 2024 03:39
@emgarten emgarten merged commit 11922d4 into main Apr 30, 2024
5 checks passed
@emgarten emgarten deleted the juste/uri branch April 30, 2024 03:49
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

Successfully merging this pull request may close these issues.

Error Uri is not rooted in the basePath with 6.0.1
1 participant