Skip to content

[Azure Core] Readme content and sample code of Azure Core is incorrect #11331

Closed
@wantedfast

Description

Section Link
image

Comments: Variable name not suitable, change it to allSecrets might be good for here.

Section Link
https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/core/Azure.Core#consuming-long-running-operations-using-operationt

Comments: Should use async method here.

await client.StartDeleteSecretAsync("SecretName");

Section Link
image

Comments: Link not found, correct it to this.

Section Link
image

Comments: Should use async method here.

await client.StartDeleteSecretAsync("SecretName");

5,
Section Link
image

Comments: Link not found, correct it to this ?

Activity

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

Metadata

Assignees

Labels

Azure.CoreClientThis issue points to a problem in the data-plane of the library.Docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions