Skip to content

[QUERY] Missing Resources After Updating Azure.ResourceManager.Hci to stable #49255

Open
@serg-sam

Description

@serg-sam

Library name and version

Azure.ResourceManager.Hci 1.2.0

Query/Question

After upgrading the Azure.ResourceManager.Hci package from version 1.2.0-beta.1 to the stable 1.2.0, I noticed that several resources and related entities have been removed:

  • VirtualMachineInstanceResource
  • MarketplaceGalleryImageResource
  • GalleryImageResource
  • LogicalNetworkResource

These resources were originally added in the following commit:
7370480 (author: @pathuang-sia)

But later removed in this commit:
b2461f2 (author: @NikitaSingh-ms)

However, I can still see references to these resources in the latest stable API specification:
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/stable/2024-01-01

Also, at least one of the removed resources is still referenced in the docs:
https://github.com/Azure/azure-docs-sdk-dotnet/blob/main/xml/Azure.ResourceManager.Hci/VirtualMachineInstanceResource.xml

Could you please clarify:

  • Were these resources intentionally removed? If so, what was the reason?
  • Should we expect them to return in upcoming patches or future releases?
  • Will these resources be replaced with other types? (Or has it already been done?)

Environment

No response

Metadata

Metadata

Assignees

Labels

Azure Stack HciMgmtThis issue is related to a management-plane library.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions