Azure / Azure/azure-rest-api-specs
Missing value for enableNodePublicIp on Compute Instance
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
Hi everyone I just wanted to point out that the enableNodePublicIp property is not being returned on the machine learning compute instance get request. Although the property works on creation it is never returned on for reading.
I have tested the get request with both options enabled and disabled to make sure. I think It would be better to remove it from the API description or fix the underlying service that returns the property. The configuration can be inferred by the returned public ip property being null or not.
Contributor guide
Research direction
Start with the Machine Learning Compute Instance API description and compare the create and GET behavior for enableNodePublicIp with both enabled and disabled values. Confirm whether the service or the specification is responsible; done when GET reliably returns the property or the API description no longer advertises it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100