@@ -140,7 +140,7 @@ FunctionsToExport = 'Get-AzActivityLogAlert', 'New-AzActivityLogAlert',
140
140
' Update-AzDataCollectionEndpoint' , ' Update-AzDataCollectionRule' ,
141
141
' Update-AzDataCollectionRuleAssociation' ,
142
142
' Enable-AzActionGroupReceiver' , ' Get-AzActionGroup' ,
143
- ' Get-AzActionGroupTestNotification ' , ' New-AzActionGroup' ,
143
+ ' New-AzActionGroup' ,
144
144
' New-AzActionGroupArmRoleReceiverObject' ,
145
145
' New-AzActionGroupAutomationRunbookReceiverObject' ,
146
146
' New-AzActionGroupAzureAppPushReceiverObject' ,
@@ -161,9 +161,7 @@ CmdletsToExport = 'Get-AzMetricDefinition', 'Get-AzMetric', 'Remove-AzLogProfile
161
161
' Get-AzAutoscaleHistory' , ' Add-AzMetricAlertRule' ,
162
162
' Add-AzWebtestAlertRule' , ' Get-AzAlertHistory' , ' Get-AzAlertRule' ,
163
163
' 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' ,
167
165
' Add-AzMetricAlertRuleV2' , ' Get-AzMetricAlertRuleV2' ,
168
166
' New-AzMetricAlertRuleV2DimensionSelection' ,
169
167
' New-AzMetricAlertRuleV2Criteria' , ' Remove-AzMetricAlertRuleV2' ,
@@ -172,13 +170,7 @@ CmdletsToExport = 'Get-AzMetricDefinition', 'Get-AzMetric', 'Remove-AzLogProfile
172
170
' Remove-AzInsightsPrivateLinkScope' ,
173
171
' New-AzInsightsPrivateLinkScopedResource' ,
174
172
' 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'
182
174
183
175
# Variables to export from this module
184
176
VariablesToExport = ' *'
0 commit comments