Az.Datadog Module
This is a Preview module. Preview modules aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.
Microsoft Azure PowerShell: Datadog cmdlets
Datadog
| Cmdlet | Description |
|---|---|
| Get-AzDatadogBillingInfo |
Get marketplace and organization info mapped to the given monitor. |
| Get-AzDatadogCreationSupported |
Informs if the current subscription is being already monitored for selected Datadog organization. |
| 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-AzDatadogMonitoredSubscription |
List the subscriptions currently being monitored by the Datadog monitor resource. |
| 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. |
| Invoke-AzDatadogResubscribeOrganization |
Reinstate integration with your Datadog organization by choosing one of the available subscription plans. |
| 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. |
| Remove-AzDatadogMonitoredSubscription |
Delete the subscriptions that are being monitored by the Datadog monitor resource |
| Set-AzDatadogMonitorDefaultKey |
Set the default api key. |
| Set-AzDatadogMonitoredSubscriptionCreateor |
Add the subscriptions that should be monitored by the Datadog monitor resource. |
| Update-AzDatadogMonitor |
Update a monitor resource. |
| Update-AzDatadogMonitoredSubscription |
Update the subscriptions that are being monitored by the Datadog 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. |