8000 GitHub - pamelafox/azurite-python-playground: A Dev Container with Azurite local emulator and Python Azure SDK examples
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pamelafox/azurite-python-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azurite Dev Container / Codespace

This repository includes a dev container definition for use with VS Code Dev Containers extension or GitHub Codespaces.

Inside the .devcontainer folder, the devcontainer.json uses the docker-compose.yaml to set up a local Azurite server inside the container and sets the AZURE_STORAGE_CONNECTION_STRING environment variable to point to it.

You can then use the Python script main.py along with the azure-storage-blob Python SDK to interact with the Azurite server.

About

A Dev Container with Azurite local emulator and Python Azure SDK examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0