Open
Description
Description of the new feature
Since Azure Api Management Workspaces are generally available, PowerShell commands to manage the workspaces are highly desirable.
Example Commands:
New-AzApiManagementWorkspace
Get-AzApiManagementWorkspace
etc.
REST API reference:
https://learn.microsoft.com/en-us/rest/api/apimanagement/workspace?view=rest-apimanagement-2024-05-01
Proposed implementation details (optional)
No response