Skip to content

[Text Translation] Update samples to use azure-core's Configuration #34561

Open
@MikeyMCZ

Description

Samples are now using System.getenv("..."). We should switch to azure-core's Configuration to pull configurations from the environment, this is more powerful and more flexible than System.getenv as it allows to pull configurations from both the system's environment variables and the JVM's properties as well as letting users configure key-values explicitly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Samplescommoncommon module used by all azure SDKs (e.g. client, Mgmt)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions