Update-MgBetaReportUserInsightDaily
Update the navigation property daily in reports
Syntax
Update-MgBetaReportUserInsightDaily
[-ResponseHeadersVariable <String>]
[-ActiveUsers <IMicrosoftGraphActiveUsersMetric[]>]
[-AdditionalProperties <Hashtable>]
[-Authentications <IMicrosoftGraphAuthenticationsMetric[]>]
[-Id <String>]
[-InactiveUsers <IMicrosoftGraphDailyInactiveUsersMetric[]>]
[-InactiveUsersByApplication <IMicrosoftGraphDailyInactiveUsersByApplicationMetric[]>]
[-MfaCompletions <IMicrosoftGraphMfaCompletionMetric[]>]
[-SignUps <IMicrosoftGraphUserSignUpMetric[]>]
[-Summary <IMicrosoftGraphInsightSummary[]>]
[-UserCount <IMicrosoftGraphUserCountMetric[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaReportUserInsightDaily
-BodyParameter <IMicrosoftGraphDailyUserInsightMetricsRoot>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Update the navigation property daily in reports
Parameters
-ActiveUsers
Insights for active users on apps registered in the tenant for a specified period. To construct, see NOTES section for ACTIVEUSERS properties and create a hash table.
Type: | IMicrosoftGraphActiveUsersMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Authentications
Insights for authentications on apps registered in the tenant for a specified period. To construct, see NOTES section for AUTHENTICATIONS properties and create a hash table.
Type: | IMicrosoftGraphAuthenticationsMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
dailyUserInsightMetricsRoot To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphDailyUserInsightMetricsRoot |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Headers
Optional headers that will be added to the request.
Type: | IDictionary |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Id
The unique identifier for an entity. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-InactiveUsers
. To construct, see NOTES section for INACTIVEUSERS properties and create a hash table.
Type: | IMicrosoftGraphDailyInactiveUsersMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-InactiveUsersByApplication
. To construct, see NOTES section for INACTIVEUSERSBYAPPLICATION properties and create a hash table.
Type: | IMicrosoftGraphDailyInactiveUsersByApplicationMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-MfaCompletions
Insights for MFA usage on apps registered in the tenant for a specified period. To construct, see NOTES section for MFACOMPLETIONS properties and create a hash table.
Type: | IMicrosoftGraphMfaCompletionMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SignUps
Total sign-ups on apps registered in the tenant for a specified period. To construct, see NOTES section for SIGNUPS properties and create a hash table.
Type: | IMicrosoftGraphUserSignUpMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Summary
Summary of all usage insights on apps registered in the tenant for a specified period. To construct, see NOTES section for SUMMARY properties and create a hash table.
Type: | IMicrosoftGraphInsightSummary[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-UserCount
Insights for total users on apps registered in the tenant for a specified period. To construct, see NOTES section for USERCOUNT properties and create a hash table.
Type: | IMicrosoftGraphUserCountMetric[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphDailyUserInsightMetricsRoot
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphDailyUserInsightMetricsRoot
Notes
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
ACTIVEUSERS <IMicrosoftGraphActiveUsersMetric- []
>: Insights for active users on apps registered in the tenant for a specified period.
[Id <String>]
: The unique identifier for an entity. Read-only.[AppId <String>]
:[AppName <String>]
:[Count <Int64?>]
: The total number of users who made at least one authentication request within the specified time period.[Country <String>]
:[FactDate <DateTime?>]
: Date of the insight.[Language <String>]
:[OS <String>]
:
AUTHENTICATIONS <IMicrosoftGraphAuthenticationsMetric- []
>: Insights for authentications on apps registered in the tenant for a specified period.
[Id <String>]
: The unique identifier for an entity. Read-only.[Appid <String>]
: The ID of the Microsoft Entra application. Supports $filter (eq).[AttemptsCount <Int64?>]
: The number of authentication requests made in the specified period. Supports $filter (eq).[Country <String>]
: The location where the customers authenticated from. Supports $filter (eq).[FactDate <DateTime?>]
: The date of the user insight.[IdentityProvider <String>]
:[Language <String>]
:[OS <String>]
: The platform for the device that the customers used. Supports $filter (eq).[SuccessCount <Int64?>]
: Number of successful authentication requests. Supports $filter (eq).
BODYPARAMETER <IMicrosoftGraphDailyUserInsightMetricsRoot>
: dailyUserInsightMetricsRoot
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[ActiveUsers <IMicrosoftGraphActiveUsersMetric-
[]>]
: Insights for active users on apps registered in the tenant for a specified period.[Id <String>]
: The unique identifier for an entity. Read-only.[AppId <String>]
:[AppName <String>]
:[Count <Int64?>]
: The total number of users who made at least one authentication request within the specified time period.[Country <String>]
:[FactDate <DateTime?>]
: Date of the insight.[Language <String>]
:[OS <String>]
:
[Authentications <IMicrosoftGraphAuthenticationsMetric-
[]>]
: Insights for authentications on apps registered in the tenant for a specified period.[Id <String>]
: The unique identifier for an entity. Read-only.[Appid <String>]
: The ID of the Microsoft Entra application. Supports $filter (eq).[AttemptsCount <Int64?>]
: The number of authentication requests made in the specified period. Supports $filter (eq).[Country <String>]
: The location where the customers authenticated from. Supports $filter (eq).[FactDate <DateTime?>]
: The date of the user insight.[IdentityProvider <String>]
:[Language <String>]
:[OS <String>]
: The platform for the device that the customers used. Supports $filter (eq).[SuccessCount <Int64?>]
: Number of successful authentication requests. Supports $filter (eq).
[InactiveUsers <IMicrosoftGraphDailyInactiveUsersMetric-
[]>]
:[AppId <String>]
:[FactDate <DateTime?>]
:[Inactive30DayCount <Int64?>]
:[Inactive60DayCount <Int64?>]
:[Inactive90DayCount <Int64?>]
:[Id <String>]
: The unique identifier for an entity. Read-only.[Inactive1DayCount <Int64?>]
:
[InactiveUsersByApplication <IMicrosoftGraphDailyInactiveUsersByApplicationMetric-
[]>]
:[AppId <String>]
:[FactDate <DateTime?>]
:[Inactive30DayCount <Int64?>]
:[Inactive60DayCount <Int64?>]
:[Inactive90DayCount <Int64?>]
:[Id <String>]
: The unique identifier for an entity. Read-only.[Inactive1DayCount <Int64?>]
:
[MfaCompletions <IMicrosoftGraphMfaCompletionMetric-
[]>]
: Insights for MFA usage on apps registered in the tenant for a specified period.[Id <String>]
: The unique identifier for an entity. Read-only.[AppId <String>]
: The ID of the Microsoft Entra application. Supports $filter (eq).[AttemptsCount <Int64?>]
: Number of users who attempted to sign up. Supports $filter (eq).[Country <String>]
:[FactDate <DateTime?>]
: The date of the user insight.[IdentityProvider <String>]
:[Language <String>]
:[MfaFailures <IMicrosoftGraphMfaFailure-
[]>]
:[Id <String>]
: The unique identifier for an entity. Read-only.[Count <Int64?>]
:[Reason <String>]
:[ReasonCode <String>]
: mfaFailureReasonCode
[MfaMethod <String>]
: The MFA authentication method used by the customers. Supports $filter (eq).[OS <String>]
: The platform of the device that the customers used. Supports $filter (eq).[SuccessCount <Int64?>]
: Number of users who signed up successfully. Supports $filter (eq).
[SignUps <IMicrosoftGraphUserSignUpMetric-
[]>]
: Total sign-ups on apps registered in the tenant for a specified period.[Id <String>]
: The unique identifier for an entity. Read-only.[AppId <String>]
:[Count <Int64?>]
: The total number of users who signed up in the specified period. Supports $filter (eq).[Country <String>]
:[FactDate <DateTime?>]
: The date of the user insight.[IdentityProvider <String>]
:[Language <String>]
:[OS <String>]
: The device plaform that the customers used. Supports $filter (eq).
[Summary <IMicrosoftGraphInsightSummary-
[]>]
: Summary of all usage insights on apps registered in the tenant for a specified period.[Id <String>]
: The unique identifier for an entity. Read-only.[ActiveUsers <Int64?>]
: Daily active users.[AppId <String>]
: The ID of the Microsoft Entra application.[AuthenticationCompletions <Int64?>]
: Daily authentication completions.[AuthenticationRequests <Int64?>]
: Daily authentication requests.[FactDate <DateTime?>]
: The date of the insight.[OS <String>]
: The platform for the device that the customers used. Supports $filter (eq).[SecurityTextCompletions <Int64?>]
: Daily MFA SMS completions.[SecurityTextRequests <Int64?>]
: Daily MFA SMS requests.[SecurityVoiceCompletions <Int64?>]
: Daily MFA Voice completions.[SecurityVoiceRequests <Int64?>]
: Daily MFA Voice requests.
[UserCount <IMicrosoftGraphUserCountMetric-
[]>]
: Insights for total users on apps registered in the tenant for a specified period.[Id <String>]
: The unique identifier for an entity. Read-only.[Count <Int64?>]
: The total number of users in the tenant over time.[FactDate <DateTime?>]
: The date of the insight.[Language <String>]
:
INACTIVEUSERS <IMicrosoftGraphDailyInactiveUsersMetric- []
>: .
[AppId <String>]
:[FactDate <DateTime?>]
:[Inactive30DayCount <Int64?>]
:[Inactive60DayCount <Int64?>]
:[Inactive90DayCount <Int64?>]
:[Id <String>]
: The unique identifier for an entity. Read-only.[Inactive1DayCount <Int64?>]
:
INACTIVEUSERSBYAPPLICATION <IMicrosoftGraphDailyInactiveUsersByApplicationMetric- []
>: .
[AppId <String>]
:[FactDate <DateTime?>]
:[Inactive30DayCount <Int64?>]
:[Inactive60DayCount <Int64?>]
:[Inactive90DayCount <Int64?>]
:[Id <String>]
: The unique identifier for an entity. Read-only.[Inactive1DayCount <Int64?>]
:
MFACOMPLETIONS <IMicrosoftGraphMfaCompletionMetric- []
>: Insights for MFA usage on apps registered in the tenant for a specified period.
[Id <String>]
: The unique identifier for an entity. Read-only.[AppId <String>]
: The ID of the Microsoft Entra application. Supports $filter (eq).[AttemptsCount <Int64?>]
: Number of users who attempted to sign up. Supports $filter (eq).[Country <String>]
:[FactDate <DateTime?>]
: The date of the user insight.[IdentityProvider <String>]
:[Language <String>]
:[MfaFailures <IMicrosoftGraphMfaFailure-
[]>]
:[Id <String>]
: The unique identifier for an entity. Read-only.[Count <Int64?>]
:[Reason <String>]
:[ReasonCode <String>]
: mfaFailureReasonCode
[MfaMethod <String>]
: The MFA authentication method used by the customers. Supports $filter (eq).[OS <String>]
: The platform of the device that the customers used. Supports $filter (eq).[SuccessCount <Int64?>]
: Number of users who signed up successfully. Supports $filter (eq).
SIGNUPS <IMicrosoftGraphUserSignUpMetric- []
>: Total sign-ups on apps registered in the tenant for a specified period.
[Id <String>]
: The unique identifier for an entity. Read-only.[AppId <String>]
:[Count <Int64?>]
: The total number of users who signed up in the specified period. Supports $filter (eq).[Country <String>]
:[FactDate <DateTime?>]
: The date of the user insight.[IdentityProvider <String>]
:[Language <String>]
:[OS <String>]
: The device plaform that the customers used. Supports $filter (eq).
SUMMARY <IMicrosoftGraphInsightSummary- []
>: Summary of all usage insights on apps registered in the tenant for a specified period.
[Id <String>]
: The unique identifier for an entity. Read-only.[ActiveUsers <Int64?>]
: Daily active users.[AppId <String>]
: The ID of the Microsoft Entra application.[AuthenticationCompletions <Int64?>]
: Daily authentication completions.[AuthenticationRequests <Int64?>]
: Daily authentication requests.[FactDate <DateTime?>]
: The date of the insight.[OS <String>]
: The platform for the device that the customers used. Supports $filter (eq).[SecurityTextCompletions <Int64?>]
: Daily MFA SMS completions.[SecurityTextRequests <Int64?>]
: Daily MFA SMS requests.[SecurityVoiceCompletions <Int64?>]
: Daily MFA Voice completions.[SecurityVoiceRequests <Int64?>]
: Daily MFA Voice requests.
USERCOUNT <IMicrosoftGraphUserCountMetric- []
>: Insights for total users on apps registered in the tenant for a specified period.
[Id <String>]
: The unique identifier for an entity. Read-only.[Count <Int64?>]
: The total number of users in the tenant over time.[FactDate <DateTime?>]
: The date of the insight.[Language <String>]
: