LICENSE
README.md
pyproject.toml
azpaddypy/__init__.py
azpaddypy/_cache.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/mgmt/__init__.py
azpaddypy/mgmt/_utils.py
azpaddypy/mgmt/identity.py
azpaddypy/mgmt/local_env_manager.py
azpaddypy/mgmt/logging.py
azpaddypy/resources/__init__.py
azpaddypy/resources/_base.py
azpaddypy/resources/_utils.py
azpaddypy/resources/ai_project.py
azpaddypy/resources/cosmosdb.py
azpaddypy/resources/document_intelligence.py
azpaddypy/resources/keyvault.py
azpaddypy/resources/ml_workspace.py
azpaddypy/resources/speech.py
azpaddypy/resources/storage.py
azpaddypy/tools/__init__.py
azpaddypy/tools/configuration_manager.py
tests/test_ai_project.py
tests/test_builder.py
tests/test_caching_contracts.py
tests/test_configuration_manager.py
tests/test_cosmosdb.py
tests/test_cross_platform.py
tests/test_document_intelligence.py
tests/test_function_logging.py
tests/test_genai_tracing.py
tests/test_identity.py
tests/test_keyvault.py
tests/test_local_development.py
tests/test_logging.py
tests/test_mgmt_utils.py
tests/test_ml_workspace.py
tests/test_speech.py
tests/test_storage.py