microsoft / microsoft/vscode-azureresourcegroups
Support azure.tenant configuraiton parameter
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
In Azure Account Extension, i can use the configuration parameter azure.tenant to direct my browser to my organisation's login page. However, with the Azure resource using the built-in Microsoft Authenticater Provider, i have no way to access my company's authentication page similar to the command below
az login --tenant xxx.mycompay.com
Please note that my issue is slightly different from https://github.com/microsoft/vscode-azureresourcegroups/issues/1094
which i cannot even login at all unless this is via my organisation's authentication page
Please help and advise.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Azure Account Extension and trace how the built-in Microsoft Authenticator Provider handles sign-in configuration. Compare that flow with the requested azure.tenant value and the az login --tenant behavior; done means the provider can direct users to their organisation's authentication page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100