Azure / Azure/bicep-types-az

[Microsoft.MachineLearningServices/workspaces]: Missing property (systemDatastoresAuthMode)

Open
#1,335 1 comment 0 reactions 0 assignees View on GitHub
inaccuracy Machine Learning Service Attention
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

### Resource Type

Microsoft.MachineLearningServices/workspaces

### Api Version

2022-10-01

### Issue Type

Missing property(s)

### Other Notes

Hello,
I would like to continue/re-open issue [#6040](https://github.com/Azure/bicep/issues/6040) as I would like to use this parameter also on my ML workspace via Bicep. Seems like parameter systemDatastoresAuthMode is still not available on any API Version available in Bicep (we are using 0.14.46 VSCode extension). I can see some commit related to this property has been done to API Version 2022-12-01-preview ( [commit URL](https://github.com/Azure/azure-rest-api-specs/commit/b53fbd984d328b1fb9313aa1cb34eed78d84953c) ) but we are still not able to use this API Version in Bicep cause IntelliSense is not listing it and when I am trying to provide it manually I am getting warning message: "Resource type "Microsoft.MachineLearningServices/workspaces@2022-12-01-preview" does not have types available.".

Could you please explain how we can use this property via Bicep or when it will be available with this new API Version cause previous issue was closed before it has been resolved :( ?

### Bicep Repro

_No response_

### Confirm

- [X] I have searched this repository and have not found similar issue reports.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the Microsoft.MachineLearningServices/workspaces type definitions and compare API version 2022-12-01-preview with the related azure-rest-api-specs commit and issue #6040. Confirm how API versions are surfaced to Bicep; done when systemDatastoresAuthMode and the intended API version are available to IntelliSense without the reported warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.