Skip to content

Commit 1d5fb76

Browse files
authored
Merge pull request #7657 from Azure/tentant-id-details
Update tenantId documentation details
2 parents ed56706 + 857ad14 commit 1d5fb76

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/ResourceManager/Profile/Commands.Profile/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
## Current Release
2121
* Update common code to use latest version of ClientRuntime
2222
* Rename param TenantId in cmdlet Connect-AzureRmAccount to Tenant and add an alias for TenantId
23+
* Updated TenantId description for Connect-AzureRmAccount
2324
* Fix error message for failed login when providing tenant domain
2425
- https://github.com/Azure/azure-powershell/issues/6936
2526
* Fix issue with context name clashing for accounts with no subscriptions in tenant

src/ResourceManager/Profile/Commands.Profile/help/Connect-AzureRmAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ Accept wildcard characters: False
470470
```
471471
472472
### -TenantId
473-
Optional tenant name or ID
473+
Optional domain name or tenant ID. Domain name will not work in all sign-in situations. For Cloud Solution Provider (CSP) sign-in, tenant ID is required.
474474
475475
```yaml
476476
Type: System.String

0 commit comments

Comments
 (0)