Xilong Feng(MSFT)
Xilong Feng(MSFT)
Fix [#38179](https://github.com/Azure/azure-sdk-for-java/issues/38179) @sandeep-sen , @joshfree , @kyle-patterson , @annatisch and @jairmyree for notification.
Fix [#38178](https://github.com/Azure/azure-sdk-for-java/issues/38178) @sandeep-sen, @joshfree, @achandmsft and @mayurid for notification.
**Section**: [link](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/tables/azure-data-tables/src/samples/java/com/azure/data/tables/codesnippets/TableClientJavaDocCodeSnippets.java#L188)  **Reason**: Param name error. **Suggestion**: Update to `"partitionKey"` @sandeep-sen , @joshfree , @kyle-patterson , @annatisch and @jairmyree to notification.
1. **Section** [link](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/search/azure-search-documents/src/samples/java/com/azure/search/documents/indexes/LifecycleSetupExample.java#L126):  **Reason:** Skillset 'hotels-sample-skillset' contains a skill of type 'Microsoft.Skills.Text.EntityRecognitionSkill' which is not supported in this API version. **Suggestion:** Update to `EntityRecognitionSkill(inputs, outputs, EntityRecognitionSkillVersion.V3)` 2. **Section** [link1](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/search/azure-search-documents/src/samples/java/com/azure/search/documents/SearchJavaDocCodeSnippets.java#L1145),...
1. **Section** [link](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/cosmos/azure-cosmos/README.md#include-direct-dependency):  **Suggestion:** Remove redundant words. @sandeep-sen, @joshfree, @aayush3011 , @kyle-patterson and @KrzysztofCwalina for notification.
1. **Section** [link1](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/README.md#sanitize-secrets), [link2](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/README.md#contributing):   **Reason:** link display error and extra characters. **Suggestion:** 1. Add link for TestProxySanitizer: "https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/TestProxySanitizer.java". 2. Add link for contributing guide: "https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md". 3. Add link...
1. **Section** [link](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-tracing-opentelemetry/README.md#synchronous-clients):  **Reason:** Comments have extra spaces. **Suggestion:** Remove extra spaces between `some` and `work`. 2. **Section** [link1](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-tracing-opentelemetry/README.md#using-the-plugin-package-with-amqp-client-libraries), [link2](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-tracing-opentelemetry/README.md#samples):   **Reason:** Link display error. **Suggestion:** In the...
**Section** [link1](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos#azure-cosmos-db-client-library-for-java), [link2](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos#crud-operation-on-items), [link3](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos#next-steps):    **Reason**: Link error. **Suggestion**: Change all links from 1,2,3 to: "https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos/src/samples/java/com/azure/cosmos". @sandeep-sen , @joshfree , @kyle-patterson , @KrzysztofCwalina and @aayush3011 for notification.
**Section** [link](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/cosmos/azure-cosmos-encryption/src/samples/java/com/azure/cosmos/encryption/ReadmeSamples.java#L139-L145):  **Reason**:   Failed to serialize the object into json. **Suggestion**: Update code to: ``` public String getId () { return id; } public String getSensitiveString() {...
Error: > FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand > C:\hostedtoolcache\windows\Python\3.10.11\x64\python.exe D:\a\_work\1\s\target_repo\update_toc.py > Traceback (most recent call last): > File "D:\a\_work\1\s\target_repo\update_toc.py", line 6, in > import yaml > ModuleNotFoundError: No module named 'yaml' -...