Skip to content

[AutoPR azure-resourcemanager-managedops]-generated-from-SDK Generation - Java-5917988#48083

Merged
ugunarathna-ms merged 5 commits intoAzure:mainfrom
azure-sdk:sdkauto/azure-resourcemanager-managedops-5917988
Mar 6, 2026
Merged

[AutoPR azure-resourcemanager-managedops]-generated-from-SDK Generation - Java-5917988#48083
ugunarathna-ms merged 5 commits intoAzure:mainfrom
azure-sdk:sdkauto/azure-resourcemanager-managedops-5917988

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

@azure-sdk azure-sdk commented Feb 24, 2026

Configurations: 'specification/managedoperations/ManagedOps.Management/tspconfig.yaml', API Version: 2025-07-28-preview, SDK Release Type: beta, and CommitSHA: '5be9af3ee7b8768c80044713a21ae98c966df8d7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5917988 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=6712851c-60ef-f011-8407-000d3a5b0bfe Submitted by: wcashman@microsoft.com

Release Plan Details

@ugunarathna-ms ugunarathna-ms marked this pull request as ready for review February 28, 2026 01:55
Copilot AI review requested due to automatic review settings February 28, 2026 01:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the ManagedOps Java management SDK to align with the latest TypeSpec-generated model shape for 2025-07-28-preview, including enum consolidation and regenerated metadata/artifacts.

Changes:

  • Replaced per-model enablement enums with shared EnablementState and DesiredEnablementState.
  • Updated generated tests and model JSON (de)serialization to use the new enums.
  • Regenerated SDK metadata/artifacts (including ApiView properties) and bumped docs/changelog for 1.0.0-beta.2.

Reviewed changes

Copilot reviewed 17 out of 33 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
sdk/managedops/azure-resourcemanager-managedops/tsp-location.yaml Updates the tracked spec commit SHA for generation provenance.
sdk/managedops/azure-resourcemanager-managedops/src/main/java/com/azure/resourcemanager/managedops/models/* Migrates enablement-related model properties to new shared enums and adds the new enum types.
sdk/managedops/azure-resourcemanager-managedops/src/test/java/com/azure/resourcemanager/managedops/generated/* Updates tests to assert against the new enum types.
sdk/managedops/azure-resourcemanager-managedops/src/main/resources/META-INF/* Regenerates metadata and adds ApiView properties configuration.
sdk/managedops/azure-resourcemanager-managedops/README.md Bumps dependency snippet to 1.0.0-beta.2.
sdk/managedops/azure-resourcemanager-managedops/CHANGELOG.md Adds detailed breaking change notes and features for 1.0.0-beta.2.
Comments suppressed due to low confidence (2)

sdk/managedops/azure-resourcemanager-managedops/src/main/java/com/azure/resourcemanager/managedops/models/EnablementState.java:44

  • Javadoc grammar: use 'an EnablementState' instead of 'a EnablementState'.
     * Creates or finds a EnablementState from its string representation.

sdk/managedops/azure-resourcemanager-managedops/src/main/resources/META-INF/azure-resourcemanager-managedops_apiview_properties.json:2

  • There is trailing whitespace after the comma. Please format the JSON without trailing spaces to reduce churn in generated files and keep diffs clean.
  "flavor": "azure", 

@ugunarathna-ms ugunarathna-ms merged commit a934077 into Azure:main Mar 6, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants