Azure / azure-sdk-for-python

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

[Communication][sms]- Fixed samples to not throw error. #38641

Open dinazavyr opened 10 hours ago

dinazavyr commented 10 hours ago

Description

Fixed samples to not throw error as DefaultAzureCredential doesn't work in the pipeline anymore.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

General Guidelines and Best Practices

Testing Guidelines

azure-sdk commented 10 hours ago

API change check

API changes are not detected in this pull request.