Azure / Azure/azure-powershell
Remove-AzMLWorkspaceEnvironmentContainer not working
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Type of issue
Missing information
### Feedback
The function **Remove-AzMLWorkspaceEnvironmentContainer** is not working as described [here ](https://learn.microsoft.com/de-de/powershell/module/az.machinelearningservices/remove-azmlworkspaceenvironmentcontainer?view=azps-11.2.0).
I'm running on the latest version (see below)

but getting

Please note that
1. environment container **Test_Environment** seems to exist, at least I get it returned when running **Get-AzMLWorkspaceEnvironmentContainer**.
2. I'm signed in as Owner of the resource.
Can you please tell me if I'm doing something wrong (missing privs due to special role) or if the code is simply broken? Thanks!
### Page URL
https://learn.microsoft.com/de-de/powershell/module/az.machinelearningservices/remove-azmlworkspaceenvironmentcontainer?view=azps-11.2.0
### Content source URL
https://github.com/Azure/azure-powershell/blob/main/src/MachineLearningServices/MachineLearningServices/help/Remove-AzMLWorkspaceEnvironmentContainer.md
### Author
@mikefrobbins
### Document Id
14c85b14-1cde-c9c6-c928-10dc718cc8be
Contributor guide
Assessment
This issue has not been assessed yet.