Generate and implement Face SDK via TypeSpec
Description
This PR contains:
- Face SDK is generated by https://github.com/Azure/azure-rest-api-specs/pull/27576.
- Samples
- Tests
ToDo:
- SDK Readme, It will be filled in in the upstream branch: https://github.com/azure-sdk/azure-sdk-for-python/pull/6365.
All SDK Contribution checklist:
- [x] The pull request does not introduce [breaking changes]
- [x] CHANGELOG is updated for new features, bug fixes or other significant changes.
- [x] I have read the contribution guidelines.
General Guidelines and Best Practices
- [x] Title of the pull request is clear and informative.
- [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.
Testing Guidelines
- [ ] Pull request includes test coverage for the included changes.
Thank you for your contribution @zihyunting! We will review the pull request and get back to you soon.
/azp run prepare-pipelines
Azure Pipelines successfully started running 1 pipeline(s).
/azp run prepare-pipelines
Commenter does not have sufficient privileges for PR 35384 in repo Azure/azure-sdk-for-python
/azp run python - face - ci
CI is running here: https://dev.azure.com/azure-sdk/public/_build/results?buildId=3759218&view=results
API change check
APIView has identified API level changes in this PR and created following API reviews.
@zihyunting Please make sure CI passed for all these items:
nit: The
Details link contain detailed log info and you can fix with those info