Skip to content

Enhance AzLocal with Azure SDK support and blob operations#7

Merged
Clifftech123 merged 1 commit into
mainfrom
develop
May 22, 2026
Merged

Enhance AzLocal with Azure SDK support and blob operations#7
Clifftech123 merged 1 commit into
mainfrom
develop

Conversation

@Clifftech123
Copy link
Copy Markdown
Owner

Added Azure.Core package reference to enable Azure SDK integration. Updated AzlocalClientFactory to include a sealed design, XML documentation, and methods for creating pre-configured HttpClient instances and generating blob storage endpoints. Introduced the AzlocalCredential class to provide a static fake token for local Azure SDK authentication.

Implemented BlobServiceHandler with route mapping for blob storage operations, including container and blob management, detailed logging, and XML-based responses for Azure SDK compatibility. Centralized blob storage API routes in BlobRoutes for maintainability.

Added AzlocalFixture for integration testing with pre-configured clients. Introduced placeholders for Key Vault and Service Bus functionality to support future expansion.

Added Azure.Core package reference to enable Azure SDK integration.
Updated AzlocalClientFactory to include a sealed design, XML
documentation, and methods for creating pre-configured HttpClient
instances and generating blob storage endpoints. Introduced the
AzlocalCredential class to provide a static fake token for local
Azure SDK authentication.

Implemented BlobServiceHandler with route mapping for blob storage
operations, including container and blob management, detailed
logging, and XML-based responses for Azure SDK compatibility.
Centralized blob storage API routes in BlobRoutes for maintainability.

Added AzlocalFixture for integration testing with pre-configured
clients. Introduced placeholders for Key Vault and Service Bus
functionality to support future expansion.
@Clifftech123 Clifftech123 merged commit 98c8b6d into main May 22, 2026
2 checks passed
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.

1 participant