Azure / Azure/autorest.powershell
Need replacement for '-DefaultProfile' parameter which is supported by handcrafted modules
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
For '-DefaultProfile' in handcrafted module, we could support to specify subscription, tenant, and accounts. And for cmdlets generated by autorest.powershell, we just partially support the functionality of '-DefaultProfile' by supporting the subscriptionId parameter.
Related Azure PowerShell issues
https://github.com/Azure/azure-powershell/issues/21485
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing -DefaultProfile support in handcrafted modules with the partial subscriptionId support in AutoRest.PowerShell-generated cmdlets. Read the related Azure PowerShell issue #21485 to understand the requested replacement and intended compatibility. Done should be defined as a replacement that specifies subscription, tenant, and account context for generated cmdlets, not only subscriptionId.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100