Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] support setting correlationId for a group of API calls #24808

Closed
archerzz opened this issue Oct 19, 2021 · 1 comment
Closed

[feature] support setting correlationId for a group of API calls #24808

archerzz opened this issue Oct 19, 2021 · 1 comment
Labels
Compute - VM Docs Mgmt This issue is related to a management-plane library.

Comments

@archerzz
Copy link
Member

Description

Customer Citrix is asking for solution to support set correlationId of group of API calls.

Citrix team are using.Net SDK to start/deallocate VMs (VDI scenario) in Azure. Currently when Citrix team are trying to start say 2500 VMs we get 2500 correlation IDs and it becomes difficult to batch them together to measure end to end customer experience.

We want to see if there is an option to pass cloud correlation ID in the header using .Net SDK so that we get one correlation ID for all 2500 VMs start request

[Note]: Migrated from ADO 6177

@archerzz archerzz added the Mgmt This issue is related to a management-plane library. label Oct 19, 2021
@archerzz
Copy link
Member Author

See the discussion in Azure/autorest.csharp#1638

Customers can refer to https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Pipeline.md for details on how to set headers through policy.

@archerzz archerzz added the Docs label Jan 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Compute - VM Docs Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

No branches or pull requests

2 participants