Get-MgBetaSecurityIdentitySensorDeploymentPackageUri
Get the sensor deployment package URL and version. You can use this URL to download the installer to install the sensor on a server.
Note
To view the v1.0 release of this cmdlet, view Get-MgSecurityIdentitySensorDeploymentPackageUri
Syntax
Get-MgBetaSecurityIdentitySensorDeploymentPackageUri
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[<CommonParameters>]
Description
Get the sensor deployment package URL and version. You can use this URL to download the installer to install the sensor on a server.
Permissions
Permission type | Permissions (from least to most privileged) |
---|---|
Delegated (work or school account) | SecurityIdentitiesSensors.Read.All, |
Delegated (personal Microsoft account) | Not supported |
Application | SecurityIdentitiesSensors.Read.All, |
Examples
Example 1: Code snippet
Import-Module Microsoft.Graph.Beta.Security
Get-MgBetaSecurityIdentitySensorDeploymentPackageUri
This example shows how to use the Get-MgBetaSecurityIdentitySensorDeploymentPackageUri Cmdlet.
Parameters
-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 |
-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 |
Inputs
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecuritySensorDeploymentPackage