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

Provide a way to select API Version #1319

Open
Clockwork-Muse opened this issue Jun 14, 2024 · 0 comments
Open

Provide a way to select API Version #1319

Clockwork-Muse opened this issue Jun 14, 2024 · 0 comments

Comments

@Clockwork-Muse
Copy link

I'm working on an IoT Edge deployment, and will be using the blob storage module (provided as a container via mcr.microsoft.com/azure-blob-storage) for local storage and automatic syncing.

I'm currently trying to set up a devcontainer that includes that module and this extension as an interface to it, so that I can access the info for debug. Unfortunately this extension currently works extremely poorly with the module. I have to fall back to using the Azure Storage Explorer, which I'd like to avoid as it's an additional tool to tell other developers to install.

There's a number of issues I've encountered, however some of them may stem simply from being forced to use an older, pinned version of the extension; the blob storage module only accepts API versions before 2022-11-02, so I have to pin to v1.15.0, and I think some of the other errors I'm seeing were otherwise fixed in v1.15.1....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants