-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AutoPR azure-resourcemanager-computerecommender]-generated-from-SDK Generation - Java-5275553 #46538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[AutoPR azure-resourcemanager-computerecommender]-generated-from-SDK Generation - Java-5275553 #46538
Conversation
…pute/RecommenderRP/tspconfig.yaml', API Version: 2025-06-05, SDK Release Type: beta, and CommitSHA: '222af3670e36c5083cb0dc8a9c2677a8f77f8958' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5275553 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews com.azure.resourcemanager:azure-resourcemanager-computerecommender |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces the Azure SDK for Java Compute Recommender management library, generated from Azure REST API specifications. The PR adds a new client library for Azure Compute Recommender service that provides operations for spot placement score recommendations.
Key changes:
- Adds complete client library structure for Azure Compute Recommender service
- Implements operations for listing provider operations and spot placement scores
- Includes fluent client APIs with both sync and async support
Reviewed Changes
Copilot reviewed 50 out of 65 changed files in this pull request and generated 3 comments.
Show a summary per file
File | Description |
---|---|
sdk/computerecommender/pom.xml | Parent POM file for compute recommender service structure |
sdk/computerecommender/ci.yml | CI/CD pipeline configuration for builds and releases |
sdk/computerecommender/azure-resourcemanager-computerecommender/pom.xml | Maven project definition with dependencies and metadata |
sdk/computerecommender/azure-resourcemanager-computerecommender/src/main/java/com/azure/resourcemanager/computerecommender/ComputeRecommenderManager.java | Main entry point class providing authentication and API access |
Multiple model files | Data model classes for operations, placement scores, and diagnostic data |
Multiple implementation files | Client implementation classes for REST API operations |
sdk/computerecommender/azure-resourcemanager-computerecommender/SAMPLE.md | Code samples and usage examples |
Configurations: 'specification/compute/resource-manager/Microsoft.Compute/RecommenderRP/tspconfig.yaml', API Version: 2025-06-05, SDK Release Type: beta, and CommitSHA: '222af3670e36c5083cb0dc8a9c2677a8f77f8958' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5275553 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.