microsoft / microsoft/powerplatform-vscode
Get Tenant Guid via Right Click menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 60
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 14
Description
Today, I can right click an environment in the panel that is part of the Power Platform vscode extension to copy env I'd and org id. It would be great to have a quick way to copy tenant id via the same right click approach.
Use case: I am using the new Test Engine and need tenant id for the configuration settings. I would be able to get all the info I need via the extension right click and wouldn't need to go into the UI.
Contributor guide
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 by locating the Power Platform VS Code extension code that builds the environment panel's right-click menu and currently copies the environment ID and organization ID. Add the tenant ID as another available copy action, then verify that the menu exposes it and that the copied value is correct for the selected environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100