Skip to content

Return CorrelationId and OperationId when NoWait switch is used #9070

Open
@bgelens

Description

@bgelens

related issue #7145, #8846

Awesome NoWait is being implemented!

Please make sure that correlationId and operationId information is made part of the PSAzureOperationResponse. AFAICT it currently is not (unless RequestId is actually CorrelationId?) but it is crucial information to handle followup activities.

e.g. monitor based on operationId or have EventGrid subscription trigger some function that uses the CorrelationId provided by EventGrid for matching up the initial invocation.

This information is send as response header under the keys x-ms-correlation-request-id and x-ms-request-id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Azure PS TeamGeneratorRelated to cmdlet generatorfeature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions