Azure / Azure/azure-powershell

Add -TenantDomain to Connect-Az(ureRm)Account

Open
#7,659 2 comments 0 reactions 0 assignees View on GitHub
Azure PS Team customer-reported MSAL
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

Connecting to a different Tenant can now be done with Connect-AzureRmAccount -TenantId

Because a GUID is hard to remember, I would like to be able to connect using the TenantDomain.

For example:
`Connect-AzureRmAccount -TenantDomain customer.onmicrosoft.com`

This is also available in the AzureAD Module.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.