Skip to content

App configuration samples issues #18422

@v-xuto

Description

@v-xuto

Section link1 and link2:
image

Reason:
with AzureAppConfigurationClient.from_connection_string(CONNECTION_STRING) as client:
AttributeError: enter

Suggestion:
Update to:
client = AzureAppConfigurationClient.from_connection_string(CONNECTION_STRING).

Section link:
image

Suggestion:
Should be consistent with the file name of the async samples of other services, for example: key vault, storage and so on.
Update to:

conditional_operation_sample_async.py
hello_world_advanced_sample_async.py
hello_world_sample_async.py
list_revision_sample_async.py
read_only_sample_async.py
sync_token_samples_async.py

@jongio for notification.

Metadata

Metadata

Assignees

Labels

App ConfigurationAzure.ApplicationModel.ConfigurationClientThis issue points to a problem in the data-plane of the library.needs-team-triageWorkflow: This issue needs the team to triage.test-manual-pass

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions