Azure / Azure/azure-sdk-for-python

HybridCompute Machines operations missing

Open
#43,017 10 comments 0 reactions 1 assignee Claimed by @msyyc View on GitHub
customer-reported Hybrid Compute Mgmt needs-team-attention question
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 22h
Merged PRs (30d)
182

Description

- **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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.