Microsoft.MachineLearningServices/workspaces: Should accept hubResourceId property
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 44
- Avg merge
- 18h 53m
- Merged PRs (30d)
- 29
Description
### Resource Type
Microsoft.MachineLearningServices/workspaces
### Api Version
2023-10-01
### Issue Type
Missing property(s)
### Other Notes
Error says:
The property "hubResourceId" is not allowed on objects of type "WorkspaceProperties". Permissible properties include "allowPublicAccessWhenBehindVnet", "applicationInsights", "containerRegistry", "description", "encryption", "featureStoreSettings", "imageBuildCompute", "keyVault", "managedNetwork", "primaryUserAssignedIdentity", "serverlessComputeSettings", "serviceManagedResourcesSettings", "sharedPrivateLinkResources", "storageAccount". If this is an inaccuracy in the documentation, please report it to the Bicep Team.
### Bicep Repro
Working Bicep here:
https://github.com/Azure-Samples/contoso-chat/pull/33/files#diff-7ef659fc9cf6968e718894d300490b14ea7a52091e7d4bcffae3a5029ac721d4
### Confirm
- [X] I have read the troubleshooting guide and looked for duplicates.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Microsoft.MachineLearningServices/workspaces type definition for API version 2023-10-01 and compare it with the Bicep repro linked in the issue. Confirm the expected hubResourceId shape, add support for the property, and run the repository's type-generation or validation checks to verify the resource accepts it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100