https://github.com/sassdawe/azwhoami
WhoAmI for Azure Cloud Shell
https://github.com/sassdawe/azwhoami
azure azure-cloud-shell powershell whoami
Last synced: 3 months ago
JSON representation
WhoAmI for Azure Cloud Shell
- Host: GitHub
- URL: https://github.com/sassdawe/azwhoami
- Owner: sassdawe
- License: mit
- Created: 2023-10-07T12:19:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T13:25:28.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:37:15.844Z (about 1 year ago)
- Topics: azure, azure-cloud-shell, powershell, whoami
- Language: PowerShell
- Homepage: https://www.powershellgallery.com/packages/AzWhoAmI
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AzWhoAmI
WhoAmI for Azure Cloud Shell
## Why?
I had the need to know the current user in Azure Cloud Shell without hardcoding the UPN for my scripts.
Sadly the Cloud Shell had very little information about the user, so this module was born brining us the `Get-AzWhoAmI` cmdlet and its alias `whoami`.
## Installation
Just use install from the PowerShell Gallary as usual:
```PowerShell
Install-Module -Name azwhoami
```
And you can start using it right away
## Does this helping you in any ways share or form?
Consider sponsoring me ->