LICENSE
README.md
pyproject.toml
azpaddypy/__init__.py
azpaddypy.egg-info/PKG-INFO
azpaddypy.egg-info/SOURCES.txt
azpaddypy.egg-info/dependency_links.txt
azpaddypy.egg-info/requires.txt
azpaddypy.egg-info/top_level.txt
azpaddypy/builder/__init__.py
azpaddypy/builder/configuration.py
azpaddypy/builder/directors.py
azpaddypy/mgmt/__init__.py
azpaddypy/mgmt/identity.py
azpaddypy/mgmt/local_env_manager.py
azpaddypy/mgmt/logging.py
azpaddypy/resources/__init__.py
azpaddypy/resources/cosmosdb.py
azpaddypy/resources/keyvault.py
azpaddypy/resources/storage.py
azpaddypy/tools/__init__.py
azpaddypy/tools/cosmos_prompt_manager.py
tests/test_cosmos_prompt_manager.py
tests/test_cosmosdb.py
tests/test_function_logging.py
tests/test_identity.py
tests/test_keyvault.py
tests/test_local_development.py
tests/test_logging.py
tests/test_mgmt_config.py
tests/test_storage.py