You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Retrieves the details of the tag rules for a specific New Relic monitor resource, providing insight into its setup and status",
30
30
"parameters": [
31
31
{
32
32
"name": "-MonitorName",
@@ -50,7 +50,7 @@
50
50
},
51
51
{
52
52
"name": "Remove-AzNewRelicMonitorTagRule",
53
-
"description": "Delete a TagRule",
53
+
"description": "Deletes a tag rule set for a given New Relic monitor resource, removing fine-grained control over observability based on resource tags",
"description": "Deletes a tag rule set for a given New Relic monitor resource, removing fine-grained control over observability based on resource tags",
"description": "Get marketplace info mapped to the given monitor.",
28
+
"description": "Retrieves marketplace and organization information mapped to the given New Relic monitor resource",
29
29
"parameters": [
30
30
{
31
31
"name": "-MonitorName",
@@ -45,7 +45,7 @@
45
45
},
46
46
{
47
47
"name": "Invoke-AzNewRelicHostMonitor",
48
-
"description": "Returns the payload that needs to be passed in the request body for installing NewRelic agent on a VM.",
48
+
"description": "Returns the payload that needs to be passed in the request body for installing the New Relic agent on a VM, providing the necessary configuration details",
"description": "Returns the payload that needs to be passed in the request body for installing NewRelic agent on a VM.",
66
+
"description": "Returns the payload that needs to be passed in the request body for installing the New Relic agent on a VM, providing the necessary configuration details",
List the resources currently being monitored by the NewRelic monitor resource.
42
+
Lists all Azure resources that are currently being monitored by the specified New Relic monitor resource, providing insight into the coverage of your observability setup
Returns the payload that needs to be passed in the request body for installing NewRelic agent on a VM.
57
+
Returns the payload that needs to be passed in the request body for installing the New Relic agent on a VM, providing the necessary configuration details
Deletes an existing New Relic monitor resource from your Azure subscription, removing the integration and stopping the observability of your Azure resources through New Relic
0 commit comments