Azure / Azure/azure-powershell
Allow scoping contexts to script blocks
Open
Azure PS Team
Customer Experience
Ramp Up
Sprint Candidate
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
New cmdlet
```New-AzureRmContext``` allows user to create a new, blank context container to pass in to other cmdlets.
- [ ] Create a new context that is disconnected from the saved profile
- [ ] Select this context as the default context for a session using ```Select-AzureRmContext``` or ```Set-AzureRmContext```
### Cost Estimate: 10
Contributor guide
Assessment
This issue has not been assessed yet.