* Add tsdoc-metadata.json to .prettierignore for @azure/core-rest-pipeline failure, see #14681
* Fix paths to .prettierrc.json and .prettierignore in @azure-tools/perf-container-registery package.json
* Run prettier with prettierrc.json config on sdk/test-utils/testing-recorder-new/rollup.base.config.js
* Use global prettier config and ignore for identity/identity/test/manual
* Use global prettier config and ignore in common/tools/eslint-plugin-azure-sdk
* Create rush-prettier autoinstaller
* Update the hook script to use rush command
* do not restage formatted files
* update .prettierignore to work with pretty-quick
* Standardize prettier configurations across the repo
* update relative paths
* rushx format text analytics
* ignore api.md files
* adding ignore-path parameter to the check-format and format scripts in keyvault-admin