Skip to content

Add NetworkAcls and ipAllowlist fields to armmachinelearning SDK #25882

@rotembustanai

Description

@rotembustanai

Feature Request

Hello,
we are fetching Azure Machine Learning workspaces using the latest Go SDK version, but the fields networkAcls and ipAllowlist do not return in this version.

go 1.25.5

github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning/v4 v4.0.0

https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/resourcemanager/machinelearning/armmachinelearning/v4/models.go

The fields are only in the API versions from 2024-10-01 and later. Can you please upgrade the Go SDK to use those versions?

These fields have security use cases (IP-based access control), which is the reason we would like to fetch them.

Thank you!

Metadata

Metadata

Assignees

Labels

Machine LearningMgmtThis issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions