Skip to content

Conversation

mzhongl524
Copy link
Member

@mzhongl524 mzhongl524 commented Sep 15, 2025

This is the SDK validation for ConfidentialLedger.
TSP link: //github.com/Azure/azure-rest-api-specs/pull/34931.

Generate SDK code from Swagger and it seems that there are no significant changes.

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@mzhongl524 mzhongl524 added the Mgmt This issue is related to a management package. label Sep 15, 2025
Copy link

github-actions bot commented Sep 15, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.ConfidentialLedger

@mzhongl524 mzhongl524 marked this pull request as ready for review September 15, 2025 08:13
@Copilot Copilot AI review requested due to automatic review settings September 15, 2025 08:13
Copy link
Contributor

@Copilot 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

This PR updates the Azure ConfidentialLedger SDK to validate against a new TypeSpec swagger specification. The main change adds support for a new ScittConfiguration property in the ConfidentialLedger properties model.

  • Adds a new ScittConfiguration property to the ConfidentialLedgerProperties model
  • Updates the autorest configuration to point to a new swagger specification commit
  • Updates test code to properly handle the new property when creating ConfidentialLedger instances

Reviewed Changes

Copilot reviewed 4 out of 26 changed files in this pull request and generated no comments.

File Description
UpdateLedgerTest.cs Updated test method to include the new ScittConfiguration property when creating ConfidentialLedgerProperties
autorest.md Updated the swagger specification commit reference to the latest version
Azure.ResourceManager.ConfidentialLedger.netstandard2.0.cs Added ScittConfiguration property to the public API surface

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 package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants