Skip to content

Refactor AzLocal emulator for configurability and defaults#9

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

Refactor AzLocal emulator for configurability and defaults#9
Clifftech123 merged 1 commit into
mainfrom
develop

Conversation

@Clifftech123
Copy link
Copy Markdown
Owner

Centralized default values in EmulatorDefaults to improve maintainability and consistency across the codebase. Updated AzlocalClientFactory, AzlocalCredential, and middleware to use shared defaults for base URLs, tokens, and identity values. Enhanced appsettings.json with additional configurable fields for runtime flexibility. Removed hardcoded values and ensured all components rely on configuration or EmulatorDefaults for unified behavior.

Centralized default values in `EmulatorDefaults` to improve
maintainability and consistency across the codebase. Updated
`AzlocalClientFactory`, `AzlocalCredential`, and middleware
to use shared defaults for base URLs, tokens, and identity
values. Enhanced `appsettings.json` with additional
configurable fields for runtime flexibility. Removed hardcoded
values and ensured all components rely on configuration or
`EmulatorDefaults` for unified behavior.
@Clifftech123 Clifftech123 merged commit 97c036a 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