An open API service indexing awesome lists of open source software.

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

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

![image](https://github.com/sassdawe/AzWhoAmI/assets/10754765/f8499b37-fa67-4086-ace2-d70c366152a6)

## Does this helping you in any ways share or form?

Consider sponsoring me ->