Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Monitor from xiaogang/generation to xiaogang/main #26170

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

azure-pipelines[bot]
Copy link
Contributor

Description

Migrate Monitor from xiaogang/generation to xiaogang/main
The last commit of src/Monitor in xiaogang/generation is:
commit d69faaf Author: Xiaogang Ding [email protected] Date: Wed Sep 25 12:01:24 2024 +0800 Fixed issue

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

azure-client-tools-bot-prd bot commented Sep 25, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ApplicationInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.EventHub
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Breaking Change Check
❌PowerShell Core - Windows
Type Cmdlet Description Remediation
Get-AzDataCollectionEndpoint The cmdlet 'Get-AzDataCollectionEndpoint' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'. Make cmdlet 'Get-AzDataCollectionEndpoint' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'.
Get-AzDataCollectionEndpoint The cmdlet 'Get-AzDataCollectionEndpoint' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Get-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRule The cmdlet 'Get-AzDataCollectionRule' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'. Make cmdlet 'Get-AzDataCollectionRule' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'.
Get-AzDataCollectionRule The cmdlet 'Get-AzDataCollectionRule' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Get-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRuleAssociation The cmdlet 'Get-AzDataCollectionRuleAssociation' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Get-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionEndpoint The cmdlet 'New-AzDataCollectionEndpoint' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'. Make cmdlet 'New-AzDataCollectionEndpoint' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'.
New-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRule The cmdlet 'New-AzDataCollectionRule' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'. Make cmdlet 'New-AzDataCollectionRule' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'.
New-AzDataCollectionRule The element type for parameter 'DataFlow' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IDataFlow'. Change the element type for parameter 'DataFlow' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow'.
New-AzDataCollectionRule The element type for parameter 'DataSourceExtension' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IExtensionDataSource'. Change the element type for parameter 'DataSourceExtension' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceIisLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IIisLogsDataSource'. Change the element type for parameter 'DataSourceIisLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceLogFile' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogFilesDataSource'. Change the element type for parameter 'DataSourceLogFile' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourcePerformanceCounter' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPerfCounterDataSource'. Change the element type for parameter 'DataSourcePerformanceCounter' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourcePlatformTelemetry' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPlatformTelemetryDataSource'. Change the element type for parameter 'DataSourcePlatformTelemetry' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourcePrometheusForwarder' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPrometheusForwarderDataSource'. Change the element type for parameter 'DataSourcePrometheusForwarder' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceSyslog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ISyslogDataSource'. Change the element type for parameter 'DataSourceSyslog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceWindowsEventLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsEventLogDataSource'. Change the element type for parameter 'DataSourceWindowsEventLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceWindowsFirewallLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsFirewallLogsDataSource'. Change the element type for parameter 'DataSourceWindowsFirewallLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource'.
New-AzDataCollectionRule The element type for parameter 'DestinationEventHub' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDestination'. Change the element type for parameter 'DestinationEventHub' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationEventHubsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDirectDestination'. Change the element type for parameter 'DestinationEventHubsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationLogAnalytic' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogAnalyticsDestination'. Change the element type for parameter 'DestinationLogAnalytic' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationMonitoringAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IMonitoringAccountDestination'. Change the element type for parameter 'DestinationMonitoringAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationStorageAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationStorageBlobsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageBlobsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationStorageTablesDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageTableDestination'. Change the element type for parameter 'DestinationStorageTablesDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination'.
New-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzExtensionDataSourceObject The cmdlet 'New-AzExtensionDataSourceObject' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ExtensionDataSource'. Make cmdlet 'New-AzExtensionDataSourceObject' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ExtensionDataSource'.
New-AzPrometheusForwarderDataSourceObject The cmdlet 'New-AzPrometheusForwarderDataSourceObject' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.PrometheusForwarderDataSource'. Make cmdlet 'New-AzPrometheusForwarderDataSourceObject' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.PrometheusForwarderDataSource'.
Remove-AzDataCollectionEndpoint The cmdlet 'Remove-AzDataCollectionEndpoint' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Remove-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRule The cmdlet 'Remove-AzDataCollectionRule' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Remove-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRuleAssociation The cmdlet 'Remove-AzDataCollectionRuleAssociation' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Remove-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionEndpoint The cmdlet 'Update-AzDataCollectionEndpoint' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'. Make cmdlet 'Update-AzDataCollectionEndpoint' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'.
Update-AzDataCollectionEndpoint The cmdlet 'Update-AzDataCollectionEndpoint' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Update-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRule The cmdlet 'Update-AzDataCollectionRule' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'. Make cmdlet 'Update-AzDataCollectionRule' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'.
Update-AzDataCollectionRule The cmdlet 'Update-AzDataCollectionRule' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Update-AzDataCollectionRule The element type for parameter 'DataFlow' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IDataFlow'. Change the element type for parameter 'DataFlow' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceExtension' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IExtensionDataSource'. Change the element type for parameter 'DataSourceExtension' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceIisLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IIisLogsDataSource'. Change the element type for parameter 'DataSourceIisLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceLogFile' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogFilesDataSource'. Change the element type for parameter 'DataSourceLogFile' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourcePerformanceCounter' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPerfCounterDataSource'. Change the element type for parameter 'DataSourcePerformanceCounter' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourcePlatformTelemetry' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPlatformTelemetryDataSource'. Change the element type for parameter 'DataSourcePlatformTelemetry' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourcePrometheusForwarder' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPrometheusForwarderDataSource'. Change the element type for parameter 'DataSourcePrometheusForwarder' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceSyslog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ISyslogDataSource'. Change the element type for parameter 'DataSourceSyslog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceWindowsEventLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsEventLogDataSource'. Change the element type for parameter 'DataSourceWindowsEventLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceWindowsFirewallLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsFirewallLogsDataSource'. Change the element type for parameter 'DataSourceWindowsFirewallLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DestinationEventHub' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDestination'. Change the element type for parameter 'DestinationEventHub' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationEventHubsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDirectDestination'. Change the element type for parameter 'DestinationEventHubsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationLogAnalytic' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogAnalyticsDestination'. Change the element type for parameter 'DestinationLogAnalytic' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationMonitoringAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IMonitoringAccountDestination'. Change the element type for parameter 'DestinationMonitoringAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationStorageAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationStorageBlobsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageBlobsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationStorageTablesDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageTableDestination'. Change the element type for parameter 'DestinationStorageTablesDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination'.
Update-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRuleAssociation The cmdlet 'Update-AzDataCollectionRuleAssociation' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Update-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
❌Windows PowerShell - Windows
Type Cmdlet Description Remediation
Get-AzDataCollectionEndpoint The cmdlet 'Get-AzDataCollectionEndpoint' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'. Make cmdlet 'Get-AzDataCollectionEndpoint' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'.
Get-AzDataCollectionEndpoint The cmdlet 'Get-AzDataCollectionEndpoint' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Get-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRule The cmdlet 'Get-AzDataCollectionRule' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'. Make cmdlet 'Get-AzDataCollectionRule' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'.
Get-AzDataCollectionRule The cmdlet 'Get-AzDataCollectionRule' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Get-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRuleAssociation The cmdlet 'Get-AzDataCollectionRuleAssociation' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Get-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Get-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionEndpoint The cmdlet 'New-AzDataCollectionEndpoint' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'. Make cmdlet 'New-AzDataCollectionEndpoint' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'.
New-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRule The cmdlet 'New-AzDataCollectionRule' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'. Make cmdlet 'New-AzDataCollectionRule' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'.
New-AzDataCollectionRule The element type for parameter 'DataFlow' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IDataFlow'. Change the element type for parameter 'DataFlow' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow'.
New-AzDataCollectionRule The element type for parameter 'DataSourceExtension' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IExtensionDataSource'. Change the element type for parameter 'DataSourceExtension' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceIisLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IIisLogsDataSource'. Change the element type for parameter 'DataSourceIisLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceLogFile' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogFilesDataSource'. Change the element type for parameter 'DataSourceLogFile' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourcePerformanceCounter' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPerfCounterDataSource'. Change the element type for parameter 'DataSourcePerformanceCounter' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourcePlatformTelemetry' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPlatformTelemetryDataSource'. Change the element type for parameter 'DataSourcePlatformTelemetry' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourcePrometheusForwarder' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPrometheusForwarderDataSource'. Change the element type for parameter 'DataSourcePrometheusForwarder' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceSyslog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ISyslogDataSource'. Change the element type for parameter 'DataSourceSyslog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceWindowsEventLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsEventLogDataSource'. Change the element type for parameter 'DataSourceWindowsEventLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource'.
New-AzDataCollectionRule The element type for parameter 'DataSourceWindowsFirewallLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsFirewallLogsDataSource'. Change the element type for parameter 'DataSourceWindowsFirewallLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource'.
New-AzDataCollectionRule The element type for parameter 'DestinationEventHub' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDestination'. Change the element type for parameter 'DestinationEventHub' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationEventHubsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDirectDestination'. Change the element type for parameter 'DestinationEventHubsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationLogAnalytic' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogAnalyticsDestination'. Change the element type for parameter 'DestinationLogAnalytic' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationMonitoringAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IMonitoringAccountDestination'. Change the element type for parameter 'DestinationMonitoringAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationStorageAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationStorageBlobsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageBlobsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
New-AzDataCollectionRule The element type for parameter 'DestinationStorageTablesDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageTableDestination'. Change the element type for parameter 'DestinationStorageTablesDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination'.
New-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
New-AzExtensionDataSourceObject The cmdlet 'New-AzExtensionDataSourceObject' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ExtensionDataSource'. Make cmdlet 'New-AzExtensionDataSourceObject' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ExtensionDataSource'.
New-AzPrometheusForwarderDataSourceObject The cmdlet 'New-AzPrometheusForwarderDataSourceObject' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.PrometheusForwarderDataSource'. Make cmdlet 'New-AzPrometheusForwarderDataSourceObject' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.PrometheusForwarderDataSource'.
Remove-AzDataCollectionEndpoint The cmdlet 'Remove-AzDataCollectionEndpoint' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Remove-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRule The cmdlet 'Remove-AzDataCollectionRule' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Remove-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRuleAssociation The cmdlet 'Remove-AzDataCollectionRuleAssociation' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Remove-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Remove-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionEndpoint The cmdlet 'Update-AzDataCollectionEndpoint' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'. Make cmdlet 'Update-AzDataCollectionEndpoint' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionEndpointResource'.
Update-AzDataCollectionEndpoint The cmdlet 'Update-AzDataCollectionEndpoint' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Update-AzDataCollectionEndpoint The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionEndpoint The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRule The cmdlet 'Update-AzDataCollectionRule' no longer has output type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'. Make cmdlet 'Update-AzDataCollectionRule' return type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleResource'.
Update-AzDataCollectionRule The cmdlet 'Update-AzDataCollectionRule' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Update-AzDataCollectionRule The element type for parameter 'DataFlow' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IDataFlow'. Change the element type for parameter 'DataFlow' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataFlow'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceExtension' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IExtensionDataSource'. Change the element type for parameter 'DataSourceExtension' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IExtensionDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceIisLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IIisLogsDataSource'. Change the element type for parameter 'DataSourceIisLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IIisLogsDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceLogFile' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogFilesDataSource'. Change the element type for parameter 'DataSourceLogFile' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogFilesDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourcePerformanceCounter' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPerfCounterDataSource'. Change the element type for parameter 'DataSourcePerformanceCounter' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPerfCounterDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourcePlatformTelemetry' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPlatformTelemetryDataSource'. Change the element type for parameter 'DataSourcePlatformTelemetry' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPlatformTelemetryDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourcePrometheusForwarder' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IPrometheusForwarderDataSource'. Change the element type for parameter 'DataSourcePrometheusForwarder' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IPrometheusForwarderDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceSyslog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ISyslogDataSource'. Change the element type for parameter 'DataSourceSyslog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ISyslogDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceWindowsEventLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsEventLogDataSource'. Change the element type for parameter 'DataSourceWindowsEventLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsEventLogDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DataSourceWindowsFirewallLog' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IWindowsFirewallLogsDataSource'. Change the element type for parameter 'DataSourceWindowsFirewallLog' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IWindowsFirewallLogsDataSource'.
Update-AzDataCollectionRule The element type for parameter 'DestinationEventHub' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDestination'. Change the element type for parameter 'DestinationEventHub' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationEventHubsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IEventHubDirectDestination'. Change the element type for parameter 'DestinationEventHubsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationLogAnalytic' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.ILogAnalyticsDestination'. Change the element type for parameter 'DestinationLogAnalytic' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILogAnalyticsDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationMonitoringAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IMonitoringAccountDestination'. Change the element type for parameter 'DestinationMonitoringAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IMonitoringAccountDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationStorageAccount' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageAccount' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationStorageBlobsDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageBlobDestination'. Change the element type for parameter 'DestinationStorageBlobsDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageBlobDestination'.
Update-AzDataCollectionRule The element type for parameter 'DestinationStorageTablesDirect' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Models.IStorageTableDestination'. Change the element type for parameter 'DestinationStorageTablesDirect' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IStorageTableDestination'.
Update-AzDataCollectionRule The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRule The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRuleAssociation The cmdlet 'Update-AzDataCollectionRuleAssociation' no longer supports the type 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity' for parameter 'InputObject'. Change the type for parameter 'InputObject' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IDataCollectionRuleIdentity'.
Update-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelineAppend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelineAppend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
Update-AzDataCollectionRuleAssociation The element type for parameter 'HttpPipelinePrepend' has been changed from 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep' to 'Microsoft.Azure.PowerShell.Cmdlets.DataCollectionRule.Runtime.SendAsyncStep'. Change the element type for parameter 'HttpPipelinePrepend' back to 'Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.SendAsyncStep'.
❌Signature Check
❌PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzActionGroup Get-AzActionGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzActionGroup Get-AzActionGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzActivityLogAlert Get-AzActivityLogAlert Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzActivityLogAlert Get-AzActivityLogAlert changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzAutoscalePredictiveMetric Get-AzAutoscalePredictiveMetric Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzAutoscalePredictiveMetric Get-AzAutoscalePredictiveMetric changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzAutoscaleSetting Get-AzAutoscaleSetting Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzAutoscaleSetting Get-AzAutoscaleSetting changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDataCollectionEndpoint Get-AzDataCollectionEndpoint Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataCollectionEndpoint Get-AzDataCollectionEndpoint changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDataCollectionRule Get-AzDataCollectionRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataCollectionRule Get-AzDataCollectionRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDataCollectionRuleAssociation Get-AzDataCollectionRuleAssociation Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataCollectionRuleAssociation Get-AzDataCollectionRuleAssociation changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDiagnosticSetting Get-AzDiagnosticSetting Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDiagnosticSetting Get-AzDiagnosticSetting changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDiagnosticSettingCategory Get-AzDiagnosticSettingCategory Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDiagnosticSettingCategory Get-AzDiagnosticSettingCategory changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventCategory Get-AzEventCategory Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventCategory Get-AzEventCategory changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzMonitorWorkspace Get-AzMonitorWorkspace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzMonitorWorkspace Get-AzMonitorWorkspace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScheduledQueryRule Get-AzScheduledQueryRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScheduledQueryRule Get-AzScheduledQueryRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSubscriptionDiagnosticSetting Get-AzSubscriptionDiagnosticSetting Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSubscriptionDiagnosticSetting Get-AzSubscriptionDiagnosticSetting changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupArmRoleReceiverObject New-AzActionGroupArmRoleReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupAutomationRunbookReceiverObject New-AzActionGroupAutomationRunbookReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupAzureAppPushReceiverObject New-AzActionGroupAzureAppPushReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupAzureFunctionReceiverObject New-AzActionGroupAzureFunctionReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupEmailReceiverObject New-AzActionGroupEmailReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupEventHubReceiverObject New-AzActionGroupEventHubReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupItsmReceiverObject New-AzActionGroupItsmReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupLogicAppReceiverObject New-AzActionGroupLogicAppReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupSmsReceiverObject New-AzActionGroupSmsReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupVoiceReceiverObject New-AzActionGroupVoiceReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupWebhookReceiverObject New-AzActionGroupWebhookReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActivityLogAlertActionGroupObject New-AzActivityLogAlertActionGroupObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActivityLogAlertAlertRuleLeafConditionObject New-AzActivityLogAlertAlertRuleLeafConditionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleNotificationObject New-AzAutoscaleNotificationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleProfileObject New-AzAutoscaleProfileObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleScaleRuleMetricDimensionObject New-AzAutoscaleScaleRuleMetricDimensionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleScaleRuleObject New-AzAutoscaleScaleRuleObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleWebhookNotificationObject New-AzAutoscaleWebhookNotificationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDataFlowObject New-AzDataFlowObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDiagnosticSettingLogSettingsObject New-AzDiagnosticSettingLogSettingsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDiagnosticSettingMetricSettingsObject New-AzDiagnosticSettingMetricSettingsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDiagnosticSettingSubscriptionLogSettingsObject New-AzDiagnosticSettingSubscriptionLogSettingsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzEventHubDestinationObject New-AzEventHubDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzEventHubDirectDestinationObject New-AzEventHubDirectDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzExtensionDataSourceObject New-AzExtensionDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
New-AzExtensionDataSourceObject Cmdlet 'New-AzExtensionDataSourceObject' has no defined output type. Add an OutputType attribute that declares the type of the object(s) returned by this cmdlet. If this cmdlet returns no output, please set the output type to 'bool' and make sure to implement the 'PassThru' parameter.
⚠️ New-AzIisLogsDataSourceObject New-AzIisLogsDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzLogAnalyticsDestinationObject New-AzLogAnalyticsDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzLogFilesDataSourceObject New-AzLogFilesDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMonitoringAccountDestinationObject New-AzMonitoringAccountDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPerfCounterDataSourceObject New-AzPerfCounterDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPlatformTelemetryDataSourceObject New-AzPlatformTelemetryDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPrometheusForwarderDataSourceObject New-AzPrometheusForwarderDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
New-AzPrometheusForwarderDataSourceObject Cmdlet 'New-AzPrometheusForwarderDataSourceObject' has no defined output type. Add an OutputType attribute that declares the type of the object(s) returned by this cmdlet. If this cmdlet returns no output, please set the output type to 'bool' and make sure to implement the 'PassThru' parameter.
⚠️ New-AzScheduledQueryRuleConditionObject New-AzScheduledQueryRuleConditionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScheduledQueryRuleDimensionObject New-AzScheduledQueryRuleDimensionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzStorageBlobDestinationObject New-AzStorageBlobDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzStorageTableDestinationObject New-AzStorageTableDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzSyslogDataSourceObject New-AzSyslogDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWindowsEventLogDataSourceObject New-AzWindowsEventLogDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWindowsFirewallLogsDataSourceObject New-AzWindowsFirewallLogsDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
❌Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzActionGroup Get-AzActionGroup Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzActionGroup Get-AzActionGroup changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzActivityLogAlert Get-AzActivityLogAlert Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzActivityLogAlert Get-AzActivityLogAlert changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzAutoscalePredictiveMetric Get-AzAutoscalePredictiveMetric Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzAutoscalePredictiveMetric Get-AzAutoscalePredictiveMetric changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzAutoscaleSetting Get-AzAutoscaleSetting Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzAutoscaleSetting Get-AzAutoscaleSetting changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDataCollectionEndpoint Get-AzDataCollectionEndpoint Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataCollectionEndpoint Get-AzDataCollectionEndpoint changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDataCollectionRule Get-AzDataCollectionRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataCollectionRule Get-AzDataCollectionRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDataCollectionRuleAssociation Get-AzDataCollectionRuleAssociation Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDataCollectionRuleAssociation Get-AzDataCollectionRuleAssociation changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDiagnosticSetting Get-AzDiagnosticSetting Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDiagnosticSetting Get-AzDiagnosticSetting changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzDiagnosticSettingCategory Get-AzDiagnosticSettingCategory Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzDiagnosticSettingCategory Get-AzDiagnosticSettingCategory changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzEventCategory Get-AzEventCategory Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzEventCategory Get-AzEventCategory changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzMonitorWorkspace Get-AzMonitorWorkspace Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzMonitorWorkspace Get-AzMonitorWorkspace changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzScheduledQueryRule Get-AzScheduledQueryRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzScheduledQueryRule Get-AzScheduledQueryRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Get-AzSubscriptionDiagnosticSetting Get-AzSubscriptionDiagnosticSetting Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue
⚠️ Get-AzSubscriptionDiagnosticSetting Get-AzSubscriptionDiagnosticSetting changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupArmRoleReceiverObject New-AzActionGroupArmRoleReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupAutomationRunbookReceiverObject New-AzActionGroupAutomationRunbookReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupAzureAppPushReceiverObject New-AzActionGroupAzureAppPushReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupAzureFunctionReceiverObject New-AzActionGroupAzureFunctionReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupEmailReceiverObject New-AzActionGroupEmailReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupEventHubReceiverObject New-AzActionGroupEventHubReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupItsmReceiverObject New-AzActionGroupItsmReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupLogicAppReceiverObject New-AzActionGroupLogicAppReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupSmsReceiverObject New-AzActionGroupSmsReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupVoiceReceiverObject New-AzActionGroupVoiceReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActionGroupWebhookReceiverObject New-AzActionGroupWebhookReceiverObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActivityLogAlertActionGroupObject New-AzActivityLogAlertActionGroupObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzActivityLogAlertAlertRuleLeafConditionObject New-AzActivityLogAlertAlertRuleLeafConditionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleNotificationObject New-AzAutoscaleNotificationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleProfileObject New-AzAutoscaleProfileObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleScaleRuleMetricDimensionObject New-AzAutoscaleScaleRuleMetricDimensionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleScaleRuleObject New-AzAutoscaleScaleRuleObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzAutoscaleWebhookNotificationObject New-AzAutoscaleWebhookNotificationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDataFlowObject New-AzDataFlowObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDiagnosticSettingLogSettingsObject New-AzDiagnosticSettingLogSettingsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDiagnosticSettingMetricSettingsObject New-AzDiagnosticSettingMetricSettingsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzDiagnosticSettingSubscriptionLogSettingsObject New-AzDiagnosticSettingSubscriptionLogSettingsObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzEventHubDestinationObject New-AzEventHubDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzEventHubDirectDestinationObject New-AzEventHubDirectDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzExtensionDataSourceObject New-AzExtensionDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
New-AzExtensionDataSourceObject Cmdlet 'New-AzExtensionDataSourceObject' has no defined output type. Add an OutputType attribute that declares the type of the object(s) returned by this cmdlet. If this cmdlet returns no output, please set the output type to 'bool' and make sure to implement the 'PassThru' parameter.
⚠️ New-AzIisLogsDataSourceObject New-AzIisLogsDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzLogAnalyticsDestinationObject New-AzLogAnalyticsDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzLogFilesDataSourceObject New-AzLogFilesDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzMonitoringAccountDestinationObject New-AzMonitoringAccountDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPerfCounterDataSourceObject New-AzPerfCounterDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPlatformTelemetryDataSourceObject New-AzPlatformTelemetryDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzPrometheusForwarderDataSourceObject New-AzPrometheusForwarderDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
New-AzPrometheusForwarderDataSourceObject Cmdlet 'New-AzPrometheusForwarderDataSourceObject' has no defined output type. Add an OutputType attribute that declares the type of the object(s) returned by this cmdlet. If this cmdlet returns no output, please set the output type to 'bool' and make sure to implement the 'PassThru' parameter.
⚠️ New-AzScheduledQueryRuleConditionObject New-AzScheduledQueryRuleConditionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzScheduledQueryRuleDimensionObject New-AzScheduledQueryRuleDimensionObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzStorageBlobDestinationObject New-AzStorageBlobDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzStorageTableDestinationObject New-AzStorageTableDestinationObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzSyslogDataSourceObject New-AzSyslogDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWindowsEventLogDataSourceObject New-AzWindowsEventLogDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ New-AzWindowsFirewallLogsDataSourceObject New-AzWindowsFirewallLogsDataSourceObject changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️Help Example Check
⚠️PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -InputObject $ag is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupResource.(Command).
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -EventHubReceiver $null is not an expected parameter value type. -EventHubReceiver Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IEventHubReceiver. Now the type is System.Object.(Static).
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -InputObject $ag is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupResource.(Command).
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -EventHubReceiver $null is not an expected parameter value type. -EventHubReceiver Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IEventHubReceiver. Now the type is System.Object.(Static).
⚠️Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -InputObject $ag is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupResource.(Command).
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -EventHubReceiver $null is not an expected parameter value type. -EventHubReceiver Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IEventHubReceiver. Now the type is System.Object.(Static).
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -InputObject $ag is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IActionGroupResource.(Command).
⚠️ Update-AzActionGroup 2 2 Mismatched_Parameter_Value_Type Update-AzActionGroup -EventHubReceiver $null is not an expected parameter value type. -EventHubReceiver Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Models.IEventHubReceiver. Now the type is System.Object.(Static).
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️File Change Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.Monitor. Add a changelog record under Upcoming Release section with past tense.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.Monitor. Add a changelog record under Upcoming Release section with past tense.
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Test
❌ - Linux
❌ - MacOS
❌PowerShell Core - Windows
❌Windows PowerShell - Windows
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Synapse
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 48.80% Test coverage for the module cannot be lower than 50%.

Copy link
Contributor

Thank you for your contribution azure-pipelines[bot]! We will review the pull request and get back to you soon.

@dolauli dolauli merged commit a8bf873 into xiaogang/main Sep 25, 2024
2 of 7 checks passed
@dolauli dolauli deleted the codegen/Monitor branch September 25, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants