Skip to content

HybridCompute Machines operations missing #43017

@Klaas-

Description

@Klaas-
  • Package Name: azure-mgmt-hybridcompute
  • Package Version: 9.0.0
  • Operating System: RHEL
  • Python Version: 3.12

Describe the bug
It seems that the python sdk is missing operations from the API.
https://learn.microsoft.com/en-us/rest/api/hybridcompute/machines?view=rest-hybridcompute-2025-01-13
It should have
'Create Or Update'
and
'Update'

but it does not have either of those:
https://learn.microsoft.com/en-us/python/api/azure-mgmt-hybridcompute/azure.mgmt.hybridcompute.operations.machinesoperations?view=azure-python

To Reproduce
Steps to reproduce the behavior:

  1. Look at API definition
  2. Look at Python SDK Reference
  3. See that those operations are missing

Expected behavior
Have same operations as API

Metadata

Metadata

Assignees

Labels

Hybrid ComputeMgmtThis 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