Az.Datadog Module
Microsoft Azure PowerShell: Datadog cmdlets
Datadog
Cmdlet | Description |
---|---|
Get-AzDatadogMarketplaceAgreement |
List Datadog marketplace agreements in the subscription. |
Get-AzDatadogMonitor |
Get the properties of a specific monitor resource. |
Get-AzDatadogMonitorApiKey |
List the api keys for a given monitor resource. |
Get-AzDatadogMonitorDefaultKey |
Get the default api key. |
Get-AzDatadogMonitorHost |
List the hosts for a given monitor resource. |
Get-AzDatadogMonitorLinkedResource |
List all Azure resources associated to the same Datadog organization as the target resource. |
Get-AzDatadogMonitorMonitoredResource |
List the resources currently being monitored by the Datadog monitor resource. |
Get-AzDatadogSingleSignOnConfiguration |
Gets the datadog single sign-on resource for the given Monitor. |
Get-AzDatadogTagRule |
Get a tag rule set for a given monitor resource. |
New-AzDatadogFilteringTagObject |
Create an in-memory object for FilteringTag. |
New-AzDatadogMarketplaceAgreement |
create Datadog marketplace agreement in the subscription. |
New-AzDatadogMonitor |
create a monitor resource. |
New-AzDatadogSingleSignOnConfiguration |
Configures single-sign-on for this resource. |
New-AzDatadogTagRule |
create a tag rule set for a given monitor resource. |
Remove-AzDatadogMonitor |
Delete a monitor resource. |
Set-AzDatadogMonitorDefaultKey |
Set the default api key. |
Update-AzDatadogMonitor |
update a monitor resource. |
Update-AzDatadogMonitorSetPasswordLink |
Refresh the set password link and return a latest one. |
Update-AzDatadogSingleSignOnConfiguration |
Configures single-sign-on for this resource. |
Update-AzDatadogTagRule |
update a tag rule set for a given monitor resource. |