Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.19k stars 4.54k forks source link

[BUG] Azure Communication CallAutomation samples don't match real API #42705

Open DominikMe opened 4 months ago

DominikMe commented 4 months ago

Library name and version

Azure.Communication.CallAutomation 1.1.0

Describe the bug

The samples under https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/communication/Azure.Communication.CallAutomation/samples don't match the real API of the library.

Expected behavior

The samples should compile and work. Have a look at Azure Communication Email and https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#updating-sample-snippets to make sure that the snippets in the samples are runnable.

Actual behavior

The samples won't compile as they don't match the API.

Reproduction Steps

Try running the samples.

Environment

No response

github-actions[bot] commented 4 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @acsdevx-msft.