Skip to content

Commit ef18941

Browse files
committed
Updated metadata parameters
1 parent 1317d83 commit ef18941

File tree

13,402 files changed

+55289
-0
lines changed

Some content is hidden

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

13,402 files changed

+55289
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ As part of the request validation for this method, a proof of possession of an e
1515
Applications that don't have any existing valid certificates (no certificates have been added yet, or all certificates have expired), won't be able to use this service action.
1616
You can use the Update application operation to perform an update instead.
1717

18+
> [!NOTE]
19+
> To view the beta release of this cmdlet, view [Add-MgBetaApplicationKey](/powershell/module/Microsoft.Graph.Beta.Applications/Add-MgBetaApplicationKey?view=graph-powershell-beta)
20+
1821
## SYNTAX
1922

2023
### AddExpanded (Default)
@@ -319,3 +322,4 @@ To create the parameters described below, construct a hash table containing the
319322
- `[StartDateTime <DateTime?>]`: The date and time at which the password becomes valid. 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. Optional.
320323

321324
## RELATED LINKS
325+
[Add-MgBetaApplicationKey](/powershell/module/Microsoft.Graph.Beta.Applications/Add-MgBetaApplicationKey?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.prod: applications
1111
## SYNOPSIS
1212
Adds a strong password or secret to an application.
1313

14+
> [!NOTE]
15+
> To view the beta release of this cmdlet, view [Add-MgBetaApplicationPassword](/powershell/module/Microsoft.Graph.Beta.Applications/Add-MgBetaApplicationPassword?view=graph-powershell-beta)
16+
1417
## SYNTAX
1518

1619
### AddExpanded (Default)
@@ -274,3 +277,4 @@ To create the parameters described below, construct a hash table containing the
274277
- `[StartDateTime <DateTime?>]`: The date and time at which the password becomes valid. 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. Optional.
275278

276279
## RELATED LINKS
280+
[Add-MgBetaApplicationPassword](/powershell/module/Microsoft.Graph.Beta.Applications/Add-MgBetaApplicationPassword?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ When set during creation through the displayName property, the subject of the ce
1818
The startDateTime is set to the same time the certificate is created using the action.
1919
The endDateTime can be up to three years after the certificate is created.
2020

21+
> [!NOTE]
22+
> To view the beta release of this cmdlet, view [Add-MgBetaServicePrincipalTokenSigningCertificate](/powershell/module/Microsoft.Graph.Beta.Applications/Add-MgBetaServicePrincipalTokenSigningCertificate?view=graph-powershell-beta)
23+
2124
## SYNTAX
2225

2326
### AddExpanded (Default)
@@ -244,3 +247,4 @@ To create the parameters described below, construct a hash table containing the
244247
- `[UserId <String>]`: The unique identifier of user
245248

246249
## RELATED LINKS
250+
[Add-MgBetaServicePrincipalTokenSigningCertificate](/powershell/module/Microsoft.Graph.Beta.Applications/Add-MgBetaServicePrincipalTokenSigningCertificate?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.prod: applications
1212
Unset the verifiedPublisher previously set on an application, removing all verified publisher properties.
1313
For more information, see Publisher verification.
1414

15+
> [!NOTE]
16+
> To view the beta release of this cmdlet, view [Clear-MgBetaApplicationVerifiedPublisher](/powershell/module/Microsoft.Graph.Beta.Applications/Clear-MgBetaApplicationVerifiedPublisher?view=graph-powershell-beta)
17+
1518
## SYNTAX
1619

1720
### Unset (Default)
@@ -160,3 +163,4 @@ To create the parameters described below, construct a hash table containing the
160163
- `[UserId <String>]`: The unique identifier of user
161164

162165
## RELATED LINKS
166+
[Clear-MgBetaApplicationVerifiedPublisher](/powershell/module/Microsoft.Graph.Beta.Applications/Clear-MgBetaApplicationVerifiedPublisher?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ You can check up to a maximum of 20 groups per request.
1515
This function supports all groups provisioned in Azure AD.
1616
Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
1717

18+
> [!NOTE]
19+
> To view the beta release of this cmdlet, view [Confirm-MgBetaApplicationMemberGroup](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaApplicationMemberGroup?view=graph-powershell-beta)
20+
1821
## SYNTAX
1922

2023
### CheckExpanded (Default)
@@ -219,3 +222,4 @@ To create the parameters described below, construct a hash table containing the
219222
- `[UserId <String>]`: The unique identifier of user
220223

221224
## RELATED LINKS
225+
[Confirm-MgBetaApplicationMemberGroup](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaApplicationMemberGroup?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ schema: 2.0.0
1010
## SYNOPSIS
1111
Invoke action checkMemberObjects
1212

13+
> [!NOTE]
14+
> To view the beta release of this cmdlet, view [Confirm-MgBetaApplicationMemberObject](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaApplicationMemberObject?view=graph-powershell-beta)
15+
1316
## SYNTAX
1417

1518
### CheckExpanded (Default)
@@ -214,3 +217,4 @@ To create the parameters described below, construct a hash table containing the
214217
- `[UserId <String>]`: The unique identifier of user
215218

216219
## RELATED LINKS
220+
[Confirm-MgBetaApplicationMemberObject](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaApplicationMemberObject?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ You can check up to a maximum of 20 groups per request.
1515
This function supports all groups provisioned in Azure AD.
1616
Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct.
1717

18+
> [!NOTE]
19+
> To view the beta release of this cmdlet, view [Confirm-MgBetaServicePrincipalMemberGroup](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaServicePrincipalMemberGroup?view=graph-powershell-beta)
20+
1821
## SYNTAX
1922

2023
### CheckExpanded (Default)
@@ -219,3 +222,4 @@ To create the parameters described below, construct a hash table containing the
219222
- `[UserId <String>]`: The unique identifier of user
220223

221224
## RELATED LINKS
225+
[Confirm-MgBetaServicePrincipalMemberGroup](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaServicePrincipalMemberGroup?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ schema: 2.0.0
1010
## SYNOPSIS
1111
Invoke action checkMemberObjects
1212

13+
> [!NOTE]
14+
> To view the beta release of this cmdlet, view [Confirm-MgBetaServicePrincipalMemberObject](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaServicePrincipalMemberObject?view=graph-powershell-beta)
15+
1316
## SYNTAX
1417

1518
### CheckExpanded (Default)
@@ -214,3 +217,4 @@ To create the parameters described below, construct a hash table containing the
214217
- `[UserId <String>]`: The unique identifier of user
215218

216219
## RELATED LINKS
220+
[Confirm-MgBetaServicePrincipalMemberObject](/powershell/module/Microsoft.Graph.Beta.Applications/Confirm-MgBetaServicePrincipalMemberObject?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.prod: applications
1111
## SYNOPSIS
1212
Discover the latest schema definition for provisioning to an application.
1313

14+
> [!NOTE]
15+
> To view the beta release of this cmdlet, view [Find-MgBetaApplicationSynchronizationJobSchemaDirectory](/powershell/module/Microsoft.Graph.Beta.Applications/Find-MgBetaApplicationSynchronizationJobSchemaDirectory?view=graph-powershell-beta)
16+
1417
## SYNTAX
1518

1619
### Discover (Default)
@@ -176,3 +179,4 @@ To create the parameters described below, construct a hash table containing the
176179
- `[UserId <String>]`: The unique identifier of user
177180

178181
## RELATED LINKS
182+
[Find-MgBetaApplicationSynchronizationJobSchemaDirectory](/powershell/module/Microsoft.Graph.Beta.Applications/Find-MgBetaApplicationSynchronizationJobSchemaDirectory?view=graph-powershell-beta)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.prod: applications
1111
## SYNOPSIS
1212
Discover the latest schema definition for provisioning to an application.
1313

14+
> [!NOTE]
15+
> To view the beta release of this cmdlet, view [Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory](/powershell/module/Microsoft.Graph.Beta.Applications/Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory?view=graph-powershell-beta)
16+
1417
## SYNTAX
1518

1619
### Discover (Default)
@@ -176,3 +179,4 @@ To create the parameters described below, construct a hash table containing the
176179
- `[UserId <String>]`: The unique identifier of user
177180

178181
## RELATED LINKS
182+
[Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory](/powershell/module/Microsoft.Graph.Beta.Applications/Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory?view=graph-powershell-beta)

0 commit comments

Comments
 (0)