-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Azure PS TeamGeneratorRelated to cmdlet generatorRelated to cmdlet generatorfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Milestone
Description
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
Labels
Azure PS TeamGeneratorRelated to cmdlet generatorRelated to cmdlet generatorfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.