diff --git a/website/docs/segments/az.mdx b/website/docs/segments/az.mdx index 26f9469f..b6aa51e8 100644 --- a/website/docs/segments/az.mdx +++ b/website/docs/segments/az.mdx @@ -47,12 +47,12 @@ initializing Oh My Posh. | Name | Type | Description | | ------------------ | --------- | -------------------------------------------------------------- | -| `.EnvironmentName` | `string` | account environment name | +| `.EnvironmentName` | `string` | Azure environment name | | `.HomeTenantID` | `string` | home tenant id | -| `.ID` | `string` | account/subscription id | -| `.IsDefault` | `boolean` | is the default account or not | -| `.Name` | `string` | account name | -| `.State` | `string` | account state | +| `.ID` | `string` | subscription id | +| `.IsDefault` | `boolean` | is the default subscription or not | +| `.Name` | `string` | subscription name | +| `.State` | `string` | subscription state | | `.TenantID` | `string` | tenant id | | `.User.Name` | `string` | user name | | `.User.Type` | `string` | user type |