Skip to content

Commit 414ebf0

Browse files
authored
Update Az.Monitor.psd1 (#23311)
1 parent 8a25ed8 commit 414ebf0

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

src/Monitor/Monitor/Az.Monitor.psd1

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ FunctionsToExport = 'Get-AzActivityLogAlert', 'New-AzActivityLogAlert',
140140
'Update-AzDataCollectionEndpoint', 'Update-AzDataCollectionRule',
141141
'Update-AzDataCollectionRuleAssociation',
142142
'Enable-AzActionGroupReceiver', 'Get-AzActionGroup',
143-
'Get-AzActionGroupTestNotification', 'New-AzActionGroup',
143+
'New-AzActionGroup',
144144
'New-AzActionGroupArmRoleReceiverObject',
145145
'New-AzActionGroupAutomationRunbookReceiverObject',
146146
'New-AzActionGroupAzureAppPushReceiverObject',
@@ -161,9 +161,7 @@ CmdletsToExport = 'Get-AzMetricDefinition', 'Get-AzMetric', 'Remove-AzLogProfile
161161
'Get-AzAutoscaleHistory', 'Add-AzMetricAlertRule',
162162
'Add-AzWebtestAlertRule', 'Get-AzAlertHistory', 'Get-AzAlertRule',
163163
'New-AzAlertRuleEmail', 'New-AzAlertRuleWebhook',
164-
'Remove-AzAlertRule', 'New-AzActionGroupReceiver',
165-
'Test-AzActionGroup', 'Set-AzActionGroup', 'Get-AzActionGroup',
166-
'Remove-AzActionGroup', 'New-AzMetricFilter',
164+
'Remove-AzAlertRule', 'New-AzMetricFilter',
167165
'Add-AzMetricAlertRuleV2', 'Get-AzMetricAlertRuleV2',
168166
'New-AzMetricAlertRuleV2DimensionSelection',
169167
'New-AzMetricAlertRuleV2Criteria', 'Remove-AzMetricAlertRuleV2',
@@ -172,13 +170,7 @@ CmdletsToExport = 'Get-AzMetricDefinition', 'Get-AzMetric', 'Remove-AzLogProfile
172170
'Remove-AzInsightsPrivateLinkScope',
173171
'New-AzInsightsPrivateLinkScopedResource',
174172
'Get-AzInsightsPrivateLinkScopedResource',
175-
'Remove-AzInsightsPrivateLinkScopedResource',
176-
'Get-AzDataCollectionRule', 'New-AzDataCollectionRule',
177-
'Set-AzDataCollectionRule', 'Update-AzDataCollectionRule',
178-
'Remove-AzDataCollectionRule',
179-
'Get-AzDataCollectionRuleAssociation',
180-
'New-AzDataCollectionRuleAssociation',
181-
'Remove-AzDataCollectionRuleAssociation'
173+
'Remove-AzInsightsPrivateLinkScopedResource'
182174

183175
# Variables to export from this module
184176
VariablesToExport = '*'

0 commit comments

Comments
 (0)