Skip to content

Commit 2c94f99

Browse files
authored
Merge pull request MicrosoftDocs#386 from MicrosoftDocs/weekly_v2_docs_update_07-09-2023
Weekly PowerShell Microsoft Graph Reference Docs Refresh
2 parents 717759e + a2237b4 commit 2c94f99

File tree

2,258 files changed

+53511
-45095
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,258 files changed

+53511
-45095
lines changed

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Microsoft.Graph.Applications
3-
Module Guid: ab686072-5b27-4dac-a7f3-9bf7ff55022c
3+
Module Guid: d14e0ffc-6f4e-4fb7-8153-d34c9e79b641
44
Download Help Link: https://learn.microsoft.com/powershell/module/microsoft.graph.applications
55
Help Version: 1.0.0.0
66
Locale: en-US

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md

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

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Accept wildcard characters: False
167167
```
168168
169169
### -Id
170-
The unique idenfier for an entity.
170+
The unique identifier for an entity.
171171
Read-only.
172172
173173
```yaml
@@ -301,7 +301,7 @@ To create the parameters described below, construct a hash table containing the
301301
`BODYPARAMETER <IMicrosoftGraphExtensionProperty>`: extensionProperty
302302
- `[(Any) <Object>]`: This indicates any property can be added to this object.
303303
- `[DeletedDateTime <DateTime?>]`: Date and time when this object was deleted. Always null when the object hasn't been deleted.
304-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
304+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
305305
- `[AppDisplayName <String>]`: Display name of the application object on which this extension property is defined. Read-only.
306306
- `[DataType <String>]`: Specifies the data type of the value the extension property can hold. Following values are supported. Not nullable. Binary - 256 bytes maximumBooleanDateTime - Must be specified in ISO 8601 format. Will be stored in UTC.Integer - 32-bit value.LargeInteger - 64-bit value.String - 256 characters maximum
307307
- `[IsSyncedFromOnPremises <Boolean?>]`: Indicates if this extension property was synced from on-premises active directory using Azure AD Connect. Read-only.

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Accept wildcard characters: False
156156
```
157157
158158
### -Id
159-
The unique idenfier for an entity.
159+
The unique identifier for an entity.
160160
Read-only.
161161
162162
```yaml
@@ -297,7 +297,7 @@ To create the parameters described below, construct a hash table containing the
297297
298298
`BODYPARAMETER <IMicrosoftGraphFederatedIdentityCredential>`: federatedIdentityCredential
299299
- `[(Any) <Object>]`: This indicates any property can be added to this object.
300-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
300+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
301301
- `[Audiences <String[]>]`: The audience that can appear in the external token. This field is mandatory and should be set to api://AzureADTokenExchange for Azure AD. It says what Microsoft identity platform should accept in the aud claim in the incoming token. This value represents Azure AD in your external identity provider and has no fixed value across identity providers - you may need to create a new application registration in your identity provider to serve as the audience of this token. This field can only accept a single value and has a limit of 600 characters. Required.
302302
- `[Description <String>]`: The un-validated, user-provided description of the federated identity credential. It has a limit of 600 characters. Optional.
303303
- `[Issuer <String>]`: The URL of the external identity provider and must match the issuer claim of the external token being exchanged. The combination of the values of issuer and subject must be unique on the app. It has a limit of 600 characters. Required.

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Accept wildcard characters: False
100100
```
101101
102102
### -Id
103-
The unique idenfier for an entity.
103+
The unique identifier for an entity.
104104
Read-only.
105105
106106
```yaml
@@ -263,17 +263,17 @@ To create the parameters described below, construct a hash table containing the
263263
264264
`BODYPARAMETER <IMicrosoftGraphSynchronizationJob>`: synchronizationJob
265265
- `[(Any) <Object>]`: This indicates any property can be added to this object.
266-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
266+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
267267
- `[Schedule <IMicrosoftGraphSynchronizationSchedule>]`: synchronizationSchedule
268268
- `[(Any) <Object>]`: This indicates any property can be added to this object.
269269
- `[Expiration <DateTime?>]`: Date and time when this job will expire. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
270270
- `[Interval <TimeSpan?>]`: The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.
271271
- `[State <String>]`: synchronizationScheduleState
272272
- `[Schema <IMicrosoftGraphSynchronizationSchema>]`: synchronizationSchema
273273
- `[(Any) <Object>]`: This indicates any property can be added to this object.
274-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
274+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
275275
- `[Directories <IMicrosoftGraphDirectoryDefinition[]>]`: Contains the collection of directories and all of their objects.
276-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
276+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
277277
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
278278
- `[DiscoveryDateTime <DateTime?>]`: Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
279279
- `[Name <String>]`: Name of the directory. Must be unique within the synchronization schema. Not nullable.
@@ -437,9 +437,9 @@ To create the parameters described below, construct a hash table containing the
437437

438438
`SCHEMA <IMicrosoftGraphSynchronizationSchema>`: synchronizationSchema
439439
- `[(Any) <Object>]`: This indicates any property can be added to this object.
440-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
440+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
441441
- `[Directories <IMicrosoftGraphDirectoryDefinition[]>]`: Contains the collection of directories and all of their objects.
442-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
442+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
443443
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
444444
- `[DiscoveryDateTime <DateTime?>]`: Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
445445
- `[Name <String>]`: Name of the directory. Must be unique within the synchronization schema. Not nullable.

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Accept wildcard characters: False
126126
```
127127
128128
### -Id
129-
The unique idenfier for an entity.
129+
The unique identifier for an entity.
130130
Read-only.
131131
132132
```yaml
@@ -288,7 +288,7 @@ To create the parameters described below, construct a hash table containing the
288288
289289
`BODYPARAMETER <IMicrosoftGraphDirectoryDefinition>`: directoryDefinition
290290
- `[(Any) <Object>]`: This indicates any property can be added to this object.
291-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
291+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
292292
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
293293
- `[DiscoveryDateTime <DateTime?>]`: Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
294294
- `[Name <String>]`: Name of the directory. Must be unique within the synchronization schema. Not nullable.

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Accept wildcard characters: False
183183
```
184184
185185
### -Id
186-
The unique idenfier for an entity.
186+
The unique identifier for an entity.
187187
Read-only.
188188
189189
```yaml
@@ -299,7 +299,7 @@ To create the parameters described below, construct a hash table containing the
299299
300300
`BODYPARAMETER <IMicrosoftGraphSynchronizationTemplate>`: synchronizationTemplate
301301
- `[(Any) <Object>]`: This indicates any property can be added to this object.
302-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
302+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
303303
- `[ApplicationId <String>]`: Identifier of the application this template belongs to.
304304
- `[Default <Boolean?>]`: true if this template is recommended to be the default for the application.
305305
- `[Description <String>]`: Description of the template.
@@ -310,9 +310,9 @@ To create the parameters described below, construct a hash table containing the
310310
- `[Value <String>]`: Value of the metadata property.
311311
- `[Schema <IMicrosoftGraphSynchronizationSchema>]`: synchronizationSchema
312312
- `[(Any) <Object>]`: This indicates any property can be added to this object.
313-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
313+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
314314
- `[Directories <IMicrosoftGraphDirectoryDefinition[]>]`: Contains the collection of directories and all of their objects.
315-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
315+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
316316
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
317317
- `[DiscoveryDateTime <DateTime?>]`: Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
318318
- `[Name <String>]`: Name of the directory. Must be unique within the synchronization schema. Not nullable.
@@ -424,9 +424,9 @@ To create the parameters described below, construct a hash table containing the
424424

425425
`SCHEMA <IMicrosoftGraphSynchronizationSchema>`: synchronizationSchema
426426
- `[(Any) <Object>]`: This indicates any property can be added to this object.
427-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
427+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
428428
- `[Directories <IMicrosoftGraphDirectoryDefinition[]>]`: Contains the collection of directories and all of their objects.
429-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
429+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
430430
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
431431
- `[DiscoveryDateTime <DateTime?>]`: Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
432432
- `[Name <String>]`: Name of the directory. Must be unique within the synchronization schema. Not nullable.

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Accept wildcard characters: False
127127
```
128128
129129
### -Id
130-
The unique idenfier for an entity.
130+
The unique identifier for an entity.
131131
Read-only.
132132
133133
```yaml
@@ -289,7 +289,7 @@ To create the parameters described below, construct a hash table containing the
289289
290290
`BODYPARAMETER <IMicrosoftGraphDirectoryDefinition>`: directoryDefinition
291291
- `[(Any) <Object>]`: This indicates any property can be added to this object.
292-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
292+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
293293
- `[Discoverabilities <String>]`: directoryDefinitionDiscoverabilities
294294
- `[DiscoveryDateTime <DateTime?>]`: Represents the discovery date and time using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
295295
- `[Name <String>]`: Name of the directory. Must be unique within the synchronization schema. Not nullable.

microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Accept wildcard characters: False
191191
```
192192
193193
### -Id
194-
The unique idenfier for an entity.
194+
The unique identifier for an entity.
195195
Read-only.
196196
197197
```yaml
@@ -358,7 +358,7 @@ To create the parameters described below, construct a hash table containing the
358358
`BODYPARAMETER <IMicrosoftGraphAppRoleAssignment>`: appRoleAssignment
359359
- `[(Any) <Object>]`: This indicates any property can be added to this object.
360360
- `[DeletedDateTime <DateTime?>]`: Date and time when this object was deleted. Always null when the object hasn't been deleted.
361-
- `[Id <String>]`: The unique idenfier for an entity. Read-only.
361+
- `[Id <String>]`: The unique identifier for an entity. Read-only.
362362
- `[AppRoleId <String>]`: The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application's service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.
363363
- `[CreatedDateTime <DateTime?>]`: The time when the app role assignment was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
364364
- `[PrincipalDisplayName <String>]`: The display name of the user, group, or service principal that was granted the app role assignment. Read-only. Supports $filter (eq and startswith).

0 commit comments

Comments
 (0)