Azure / bicep-types-az

Bicep type definitions for ARM resources
MIT License
86 stars 27 forks source link

[Microsoft.MachineLearningServices/workspaces]: Missing ipAllowList #2077

Open cgreco-cm opened 8 months ago

cgreco-cm commented 8 months ago

Resource Type

Microsoft.MachineLearningServices/workspaces

Api Version

2023-10-01

Issue Type

Missing property(s)

Other Notes

The Azure Machine Learning workspace supports a whitelist of ips via the ipAllowList property, however this property is not accessible via bicep.

Bicep Repro

No response

Confirm

microsoft-github-policy-service[bot] commented 8 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github. Please see https://aka.ms/biceptypesinfo for troubleshooting help.

levu74 commented 2 months ago

Hi, are there any updates on this? I see that this property exists in the preview versions. However, it's removed in the release versions.