Skip to content

Commit 1a82c15

Browse files
authored
[BULK] DocuTune - Updates to Azure AD rebranding g (#22892)
1 parent bd61d3e commit 1a82c15

30 files changed

+346
-350
lines changed

src/PostgreSql/help/New-AzPostgreSqlReplica.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ MASTER `<IServer>`: The source server object to create replica from.
247247
- `[AdministratorLogin <String>]`: The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation).
248248
- `[EarliestRestoreDate <DateTime?>]`: Earliest restore point creation time (ISO8601 format)
249249
- `[FullyQualifiedDomainName <String>]`: The fully qualified domain name of a server.
250-
- `[IdentityType <IdentityType?>]`: The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
250+
- `[IdentityType <IdentityType?>]`: The identity type. Set this to 'SystemAssigned' in order to automatically create and assign a Microsoft Entra principal for the resource.
251251
- `[InfrastructureEncryption <InfrastructureEncryption?>]`: Status showing whether the server enabled infrastructure encryption.
252252
- `[MasterServerId <String>]`: The master server id of a replica server.
253253
- `[MinimalTlsVersion <MinimalTlsVersionEnum?>]`: Enforce a minimal Tls version for the server.
@@ -268,4 +268,3 @@ MASTER `<IServer>`: The source server object to create replica from.
268268
- `[Version <ServerVersion?>]`: Server version.
269269

270270
## RELATED LINKS
271-

src/PostgreSql/help/Restore-AzPostgreSqlServer.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ INPUTOBJECT `<IServer>`: The source server object to restore from.
316316
- `[AdministratorLogin <String>]`: The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation).
317317
- `[EarliestRestoreDate <DateTime?>]`: Earliest restore point creation time (ISO8601 format)
318318
- `[FullyQualifiedDomainName <String>]`: The fully qualified domain name of a server.
319-
- `[IdentityType <IdentityType?>]`: The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource.
319+
- `[IdentityType <IdentityType?>]`: The identity type. Set this to 'SystemAssigned' in order to automatically create and assign a Microsoft Entra principal for the resource.
320320
- `[InfrastructureEncryption <InfrastructureEncryption?>]`: Status showing whether the server enabled infrastructure encryption.
321321
- `[MasterServerId <String>]`: The master server id of a replica server.
322322
- `[MinimalTlsVersion <MinimalTlsVersionEnum?>]`: Enforce a minimal Tls version for the server.
@@ -337,4 +337,3 @@ INPUTOBJECT `<IServer>`: The source server object to restore from.
337337
- `[Version <ServerVersion?>]`: Server version.
338338

339339
## RELATED LINKS
340-

src/Resources/Resources/help/Add-AzADAppPermission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Accept wildcard characters: False
102102
```
103103
104104
### -ObjectId
105-
The unique identifier in Azure AD.
105+
The unique identifier in Microsoft Entra ID.
106106
107107
```yaml
108108
Type: System.Guid

src/Resources/Resources/help/Add-AzADGroupMember.md

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

src/Resources/Resources/help/Get-AzADAppCredential.md

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

src/Resources/Resources/help/Get-AzADAppFederatedCredential.md

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

src/Resources/Resources/help/Get-AzADAppPermission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ApiId Id Type
3939
00000003-0000-0000-c000-000000000000 5b567255-7703-4780-807c-7be8301ae99b Scope
4040
```
4141

42-
Fetches all API permissions of Azure AD object 18797549-86a9-4906-b2a9-54f08cd3c427
42+
Fetches all API permissions of Microsoft Entra object 18797549-86a9-4906-b2a9-54f08cd3c427
4343

4444
## PARAMETERS
4545

src/Resources/Resources/help/Get-AzADGroupMember.md

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

src/Resources/Resources/help/Get-AzADServicePrincipal.md

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

src/Resources/Resources/help/Get-AzADSpCredential.md

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)