Azure / Azure/azure-powershell
[Feature]: Add "-AsJob" Parameter to "New-AzOperationalInsightsWorkspace"
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description of the new feature
I would like to have the option to create a Workspace with the Parameter "-AsJob".
```
ModuleType Version PreRelease Name ExportedCommands
---------- ------- ---------- ---- ----------------
Script 2.3.1 Az.OperationalInsights
```
### Proposed implementation details (optional)
_No response_
Contributor guide
Research direction
Start at the New-AzOperationalInsightsWorkspace entry point in the Az.OperationalInsights module and inspect how related cmdlets handle -AsJob. Confirm that this cmdlet accepts -AsJob and that workspace creation reports the expected job behavior, using the module's existing test entry points if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100