Skip to content

Conversation

shraddhasun
Copy link
Member

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.

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 23:25
@github-actions github-actions bot added Azure Stack Mgmt This issue is related to a management package. labels Aug 22, 2025
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 introduces a new Azure SDK for the Azure Stack HCI VM service, adding the Azure.ResourceManager.Hci.Vm package to the repository. The PR establishes the basic project structure and configuration files needed for a new Azure Resource Manager client library.

Key changes:

  • Adds complete project structure for Azure.ResourceManager.Hci.Vm package including source, samples, and test projects
  • Configures AutoRest generation settings for the HCI VM service API
  • Includes standard SDK documentation and changelog templates

Reviewed Changes

Copilot reviewed 9 out of 270 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/src/Azure.ResourceManager.Hci.Vm.csproj Main project file defining package metadata and version
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/samples/Azure.ResourceManager.Hci.Vm.Samples.csproj Sample project with dependencies on main package and testing frameworks
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/autorest.md AutoRest configuration for code generation from API specs
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/assets.json Asset repository configuration for the package
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/README.md Package documentation with usage instructions
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/Directory.Build.props MSBuild property configuration
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/CHANGELOG.md Release history for the package
sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/Azure.ResourceManager.Hci.Vm.sln Visual Studio solution file
.vscode/cspell.json Adds "SEVSNP" to spell checker dictionary

Copy link

github-actions bot commented Aug 22, 2025

API Change Check

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

Azure.ResourceManager.Hci.Vm

Copy link
Member

@jsquire jsquire left a comment

Choose a reason for hiding this comment

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

@shraddhasun:

Your account lacks the public memberships to the Microsoft and Azure GitHub organization that we require of an internal contributor. The memberships that you hold are marked private. Please review the Azure SDK onboarding documentation and use the associated Teams channel for support.

You can verify the state of your account by running the Validate-AzsdkCodeOwner script from the Azure SDK tools repository.

Please also be sure to add yourself to CODEOWNERS for this library, if you will be maintaining it going forward.

@shraddhasun shraddhasun force-pushed the users/shraddha/2024-01 branch from c367a29 to 6fae500 Compare August 28, 2025 22:32
@shraddhasun shraddhasun changed the title Users/shraddha/2024 01 add dotnet sdk for 2024-01-01 azurestackhcivm Aug 28, 2025
@shraddhasun shraddhasun requested a review from jsquire August 28, 2025 23:17
@shraddhasun
Copy link
Member Author

@jsquire @ArthurMa1978 @ArcturusZhang
can you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Stack Mgmt This issue is related to a management package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants