Skip to content

Instantly share code, notes, and snippets.

@markekraus
Last active February 18, 2024 17:34
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save markekraus/919de0ddea51cb48466b08adde73cfec to your computer and use it in GitHub Desktop.
Save markekraus/919de0ddea51cb48466b08adde73cfec to your computer and use it in GitHub Desktop.
Az to AzureRm Cmdlet Mappings

Az to AzureRM command Mappings

Source

Az.Aks

Az Command AzureRm Command
Get-AzAks Get-AzureRmAks
New-AzAks New-AzureRmAks
Remove-AzAks Remove-AzureRmAks
Import-AzAksCredential Import-AzureRmAksCredential
Start-AzAksDashboard Start-AzureRmAksDashboard
Stop-AzAksDashboard Stop-AzureRmAksDashboard
Set-AzAks Set-AzureRmAks

Az.AnalysisServices

Az Command AzureRm Command
Resume-AzAnalysisServicesServer Resume-AzureRmAnalysisServicesServer
Suspend-AzAnalysisServicesServer Suspend-AzureRmAnalysisServicesServer
Get-AzAnalysisServicesServer Get-AzureRmAnalysisServicesServer
Remove-AzAnalysisServicesServer Remove-AzureRmAnalysisServicesServer
Set-AzAnalysisServicesServer Set-AzureRmAnalysisServicesServer
Test-AzAnalysisServicesServer Test-AzureRmAnalysisServicesServer
New-AzAnalysisServicesServer New-AzureRmAnalysisServicesServer
New-AzAnalysisServicesFirewallRule New-AzureRmAnalysisServicesFirewallRule
New-AzAnalysisServicesFirewallConfig New-AzureRmAnalysisServicesFirewallConfig
Resume-AzAs Resume-AzureAs
Suspend-AzAs Suspend-AzureAs
Get-AzAs Get-AzureAs
Remove-AzAs Remove-AzureAs
Set-AzAs Set-AzureAs
Test-AzAs Test-AzureAs
New-AzAs New-AzureAs
Add-AzAnalysisServicesAccount Add-AzureAnalysisServicesAccount
Restart-AzAnalysisServicesInstance Restart-AzureAnalysisServicesInstance
Export-AzAnalysisServicesInstanceLog Export-AzureAnalysisServicesInstanceLog
Sync-AzAnalysisServicesInstance Sync-AzureAnalysisServicesInstance

Az.ApiManagement

Az Command AzureRm Command
Add-AzApiManagementRegion Add-AzureRmApiManagementRegion
Get-AzApiManagementSsoToken Get-AzureRmApiManagementSsoToken
New-AzApiManagementHostnameConfiguration New-AzureRmApiManagementHostnameConfiguration
New-AzApiManagementCustomHostnameConfiguration New-AzureRmApiManagementCustomHostnameConfiguration
New-AzApiManagementSystemCertificate New-AzureRmApiManagementSystemCertificate
New-AzApiManagementRegion New-AzureRmApiManagementRegion
New-AzApiManagementVirtualNetwork New-AzureRmApiManagementVirtualNetwork
Remove-AzApiManagementRegion Remove-AzureRmApiManagementRegion
Set-AzApiManagementHostnames Set-AzureRmApiManagementHostnames
Update-AzApiManagementDeployment Update-AzureRmApiManagementDeployment
Update-AzApiManagementRegion Update-AzureRmApiManagementRegion
Import-AzApiManagementHostnameCertificate Import-AzureRmApiManagementHostnameCertificate
Backup-AzApiManagement Backup-AzureRmApiManagement
Get-AzApiManagement Get-AzureRmApiManagement
New-AzApiManagement New-AzureRmApiManagement
Remove-AzApiManagement Remove-AzureRmApiManagement
Restore-AzApiManagement Restore-AzureRmApiManagement
Add-AzApiManagementApiToProduct Add-AzureRmApiManagementApiToProduct
Add-AzApiManagementProductToGroup Add-AzureRmApiManagementProductToGroup
Add-AzApiManagementUserToGroup Add-AzureRmApiManagementUserToGroup
Export-AzApiManagementApi Export-AzureRmApiManagementApi
Get-AzApiManagementApi Get-AzureRmApiManagementApi
Get-AzApiManagementApiRelease Get-AzureRmApiManagementApiRelease
Get-AzApiManagementApiRevision Get-AzureRmApiManagementApiRevision
Get-AzApiManagementApiVersionSet Get-AzureRmApiManagementApiVersionSet
Get-AzApiManagementAuthorizationServer Get-AzureRmApiManagementAuthorizationServer
Get-AzApiManagementCertificate Get-AzureRmApiManagementCertificate
Get-AzApiManagementGroup Get-AzureRmApiManagementGroup
Get-AzApiManagementLogger Get-AzureRmApiManagementLogger
Get-AzApiManagementOpenIdConnectProvider Get-AzureRmApiManagementOpenIdConnectProvider
Get-AzApiManagementOperation Get-AzureRmApiManagementOperation
Get-AzApiManagementPolicy Get-AzureRmApiManagementPolicy
Get-AzApiManagementProduct Get-AzureRmApiManagementProduct
Get-AzApiManagementProperty Get-AzureRmApiManagementProperty
Get-AzApiManagementSubscription Get-AzureRmApiManagementSubscription
Get-AzApiManagementTenantSyncState Get-AzureRmApiManagementTenantSyncState
Get-AzApiManagementUser Get-AzureRmApiManagementUser
Get-AzApiManagementUserSsoUrl Get-AzureRmApiManagementUserSsoUrl
Get-AzApiManagementTenantAccess Get-AzureRmApiManagementTenantAccess
Get-AzApiManagementTenantGitAccess Get-AzureRmApiManagementTenantGitAccess
Import-AzApiManagementApi Import-AzureRmApiManagementApi
New-AzApiManagementApi New-AzureRmApiManagementApi
New-AzApiManagementApiRevision New-AzureRmApiManagementApiRevision
New-AzApiManagementApiRelease New-AzureRmApiManagementApiRelease
New-AzApiManagementApiVersionSet New-AzureRmApiManagementApiVersionSet
New-AzApiManagementAuthorizationServer New-AzureRmApiManagementAuthorizationServer
New-AzApiManagementCertificate New-AzureRmApiManagementCertificate
New-AzApiManagementContext New-AzureRmApiManagementContext
New-AzApiManagementGroup New-AzureRmApiManagementGroup
New-AzApiManagementLogger New-AzureRmApiManagementLogger
New-AzApiManagementOpenIdConnectProvider New-AzureRmApiManagementOpenIdConnectProvider
New-AzApiManagementOperation New-AzureRmApiManagementOperation
New-AzApiManagementProduct New-AzureRmApiManagementProduct
New-AzApiManagementSubscription New-AzureRmApiManagementSubscription
New-AzApiManagementBackendServiceFabric New-AzureRmApiManagementBackendServiceFabric
New-AzApiManagementUser New-AzureRmApiManagementUser
New-AzApiManagementProperty New-AzureRmApiManagementProperty
Publish-AzApiManagementTenantGitConfiguration Publish-AzureRmApiManagementTenantGitConfiguration
Remove-AzApiManagementApi Remove-AzureRmApiManagementApi
Remove-AzApiManagementApiRelease Remove-AzureRmApiManagementApiRelease
Remove-AzApiManagementApiRevision Remove-AzureRmApiManagementApiRevision
Remove-AzApiManagementApiVersionSet Remove-AzureRmApiManagementApiVersionSet
Remove-AzApiManagementApiFromProduct Remove-AzureRmApiManagementApiFromProduct
Remove-AzApiManagementAuthorizationServer Remove-AzureRmApiManagementAuthorizationServer
Remove-AzApiManagementCertificate Remove-AzureRmApiManagementCertificate
Remove-AzApiManagementGroup Remove-AzureRmApiManagementGroup
Remove-AzApiManagementLogger Remove-AzureRmApiManagementLogger
Remove-AzApiManagementOpenIdConnectProvider Remove-AzureRmApiManagementOpenIdConnectProvider
Remove-AzApiManagementOperation Remove-AzureRmApiManagementOperation
Remove-AzApiManagementPolicy Remove-AzureRmApiManagementPolicy
Remove-AzApiManagementProduct Remove-AzureRmApiManagementProduct
Remove-AzApiManagementProductFromGroup Remove-AzureRmApiManagementProductFromGroup
Remove-AzApiManagementProperty Remove-AzureRmApiManagementProperty
Remove-AzApiManagementSubscription Remove-AzureRmApiManagementSubscription
Remove-AzApiManagementUser Remove-AzureRmApiManagementUser
Remove-AzApiManagementUserFromGroup Remove-AzureRmApiManagementUserFromGroup
Save-AzApiManagementTenantGitConfiguration Save-AzureRmApiManagementTenantGitConfiguration
Set-AzApiManagement Set-AzureRmApiManagement
Set-AzApiManagementApi Set-AzureRmApiManagementApi
Update-AzApiManagementApiRelease Update-AzureRmApiManagementApiRelease
Set-AzApiManagementApiRevision Set-AzureRmApiManagementApiRevision
Set-AzApiManagementApiVersionSet Set-AzureRmApiManagementApiVersionSet
Set-AzApiManagementAuthorizationServer Set-AzureRmApiManagementAuthorizationServer
Set-AzApiManagementCertificate Set-AzureRmApiManagementCertificate
Set-AzApiManagementGroup Set-AzureRmApiManagementGroup
Set-AzApiManagementLogger Set-AzureRmApiManagementLogger
Set-AzApiManagementOpenIdConnectProvider Set-AzureRmApiManagementOpenIdConnectProvider
Set-AzApiManagementOperation Set-AzureRmApiManagementOperation
Set-AzApiManagementPolicy Set-AzureRmApiManagementPolicy
Set-AzApiManagementProduct Set-AzureRmApiManagementProduct
Set-AzApiManagementProperty Set-AzureRmApiManagementProperty
Set-AzApiManagementSubscription Set-AzureRmApiManagementSubscription
Set-AzApiManagementUser Set-AzureRmApiManagementUser
Set-AzApiManagementTenantAccess Set-AzureRmApiManagementTenantAccess
Get-AzApiManagementIdentityProvider Get-AzureRmApiManagementIdentityProvider
New-AzApiManagementIdentityProvider New-AzureRmApiManagementIdentityProvider
Set-AzApiManagementIdentityProvider Set-AzureRmApiManagementIdentityProvider
Remove-AzApiManagementIdentityProvider Remove-AzureRmApiManagementIdentityProvider
Get-AzApiManagementBackend Get-AzureRmApiManagementBackend
New-AzApiManagementBackend New-AzureRmApiManagementBackend
New-AzApiManagementBackendCredential New-AzureRmApiManagementBackendCredential
New-AzApiManagementBackendProxy New-AzureRmApiManagementBackendProxy
Set-AzApiManagementBackend Set-AzureRmApiManagementBackend
Remove-AzApiManagementBackend Remove-AzureRmApiManagementBackend

Az.ApplicationInsights

Az Command AzureRm Command
Get-AzApplicationInsights Get-AzureRmApplicationInsights
New-AzApplicationInsights New-AzureRmApplicationInsights
Remove-AzApplicationInsights Remove-AzureRmApplicationInsights
Set-AzApplicationInsightsPricingPlan Set-AzureRmApplicationInsightsPricingPlan
Set-AzApplicationInsightsDailyCap Set-AzureRmApplicationInsightsDailyCap
Get-AzApplicationInsightsContinuousExport Get-AzureRmApplicationInsightsContinuousExport
Set-AzApplicationInsightsContinuousExport Set-AzureRmApplicationInsightsContinuousExport
New-AzApplicationInsightsContinuousExport New-AzureRmApplicationInsightsContinuousExport
Remove-AzApplicationInsightsContinuousExport Remove-AzureRmApplicationInsightsContinuousExport
Get-AzApplicationInsightsApiKey Get-AzureRmApplicationInsightsApiKey
New-AzApplicationInsightsApiKey New-AzureRmApplicationInsightsApiKey
Remove-AzApplicationInsightsApiKey Remove-AzureRmApplicationInsightsApiKey

Az.Automation

Az Command AzureRm Command
Get-AzAutomationHybridWorkerGroup Get-AzureRMAutomationHybridWorkerGroup
Remove-AzAutomationHybridWorkerGroup Remove-AzureRmAutomationHybridWorkerGroup
Get-AzAutomationJobOutputRecord Get-AzureRmAutomationJobOutputRecord
Import-AzAutomationDscNodeConfiguration Import-AzureRmAutomationDscNodeConfiguration
Export-AzAutomationDscConfiguration Export-AzureRmAutomationDscConfiguration
Export-AzAutomationDscNodeReportContent Export-AzureRmAutomationDscNodeReportContent
Get-AzAutomationCertificate Get-AzureRmAutomationCertificate
Get-AzAutomationConnection Get-AzureRmAutomationConnection
Get-AzAutomationCredential Get-AzureRmAutomationCredential
Get-AzAutomationDscCompilationJob Get-AzureRmAutomationDscCompilationJob
Get-AzAutomationDscCompilationJobOutput Get-AzureRmAutomationDscCompilationJobOutput
Get-AzAutomationDscNodeConfiguration Get-AzureRmAutomationDscNodeConfiguration
Get-AzAutomationDscNodeReport Get-AzureRmAutomationDscNodeReport
Get-AzAutomationJob Get-AzureRmAutomationJob
Get-AzAutomationJobOutput Get-AzureRmAutomationJobOutput
Get-AzAutomationModule Get-AzureRmAutomationModule
Get-AzAutomationRunbook Get-AzureRmAutomationRunbook
Export-AzAutomationRunbook Export-AzureRmAutomationRunbook
Get-AzAutomationSchedule Get-AzureRmAutomationSchedule
Get-AzAutomationScheduledRunbook Get-AzureRmAutomationScheduledRunbook
Get-AzAutomationVariable Get-AzureRmAutomationVariable
Get-AzAutomationWebhook Get-AzureRmAutomationWebhook
New-AzAutomationCertificate New-AzureRmAutomationCertificate
New-AzAutomationConnection New-AzureRmAutomationConnection
New-AzAutomationCredential New-AzureRmAutomationCredential
New-AzAutomationModule New-AzureRmAutomationModule
New-AzAutomationRunbook New-AzureRmAutomationRunbook
New-AzAutomationSchedule New-AzureRmAutomationSchedule
New-AzAutomationVariable New-AzureRmAutomationVariable
New-AzAutomationWebhook New-AzureRmAutomationWebhook
Publish-AzAutomationRunbook Publish-AzureRmAutomationRunbook
Register-AzAutomationDscNode Register-AzureRmAutomationDscNode
Register-AzAutomationScheduledRunbook Register-AzureRmAutomationScheduledRunbook
Remove-AzAutomationCertificate Remove-AzureRmAutomationCertificate
Remove-AzAutomationConnectionType Remove-AzureRmAutomationConnectionType
Remove-AzAutomationConnection Remove-AzureRmAutomationConnection
Remove-AzAutomationCredential Remove-AzureRmAutomationCredential
Remove-AzAutomationDscNodeConfiguration Remove-AzureRmAutomationDscNodeConfiguration
Remove-AzAutomationModule Remove-AzureRmAutomationModule
Remove-AzAutomationRunbook Remove-AzureRmAutomationRunbook
Remove-AzAutomationSchedule Remove-AzureRmAutomationSchedule
Remove-AzAutomationVariable Remove-AzureRmAutomationVariable
Remove-AzAutomationDscConfiguration Remove-AzureRmAutomationDscConfiguration
Remove-AzAutomationWebhook Remove-AzureRmAutomationWebhook
Resume-AzAutomationJob Resume-AzureRmAutomationJob
Set-AzAutomationCertificate Set-AzureRmAutomationCertificate
Set-AzAutomationConnectionFieldValue Set-AzureRmAutomationConnectionFieldValue
Set-AzAutomationCredential Set-AzureRmAutomationCredential
Set-AzAutomationModule Set-AzureRmAutomationModule
Set-AzAutomationRunbook Set-AzureRmAutomationRunbook
Import-AzAutomationRunbook Import-AzureRmAutomationRunbook
Set-AzAutomationSchedule Set-AzureRmAutomationSchedule
Set-AzAutomationVariable Set-AzureRmAutomationVariable
Set-AzAutomationWebhook Set-AzureRmAutomationWebhook
Start-AzAutomationDscCompilationJob Start-AzureRmAutomationDscCompilationJob
Get-AzAutomationRegistrationInfo Get-AzureRmAutomationRegistrationInfo
Get-AzAutomationDscConfiguration Get-AzureRmAutomationDscConfiguration
Get-AzAutomationDscNode Get-AzureRmAutomationDscNode
Get-AzAutomationDscOnboardingMetaconfig Get-AzureRmAutomationDscOnboardingMetaconfig
Import-AzAutomationDscConfiguration Import-AzureRmAutomationDscConfiguration
New-AzAutomationKey New-AzureRmAutomationKey
Start-AzAutomationRunbook Start-AzureRmAutomationRunbook
Stop-AzAutomationJob Stop-AzureRmAutomationJob
Suspend-AzAutomationJob Suspend-AzureRmAutomationJob
Unregister-AzAutomationDscNode Unregister-AzureRmAutomationDscNode
Set-AzAutomationAccount Set-AzureRmAutomationAccount
Remove-AzAutomationAccount Remove-AzureRmAutomationAccount
New-AzAutomationAccount New-AzureRmAutomationAccount
Get-AzAutomationAccount Get-AzureRmAutomationAccount
Set-AzAutomationDscNode Set-AzureRmAutomationDscNode
Unregister-AzAutomationScheduledRunbook Unregister-AzureRmAutomationScheduledRunbook
Start-AzAutomationDscNodeConfigurationDeployment Start-AzureRmAutomationDscNodeConfigurationDeployment
Stop-AzAutomationDscNodeConfigurationDeployment Stop-AzureRmAutomationDscNodeConfigurationDeployment
Get-AzAutomationDscNodeConfigurationDeploymentSchedule Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule
Get-AzAutomationDscNodeConfigurationDeployment Get-AzureRmAutomationDscNodeConfigurationDeployment
New-AzAutomationSoftwareUpdateConfiguration New-AzureRmAutomationSoftwareUpdateConfiguration
Get-AzAutomationSoftwareUpdateConfiguration Get-AzureRmAutomationSoftwareUpdateConfiguration
Remove-AzAutomationSoftwareUpdateConfiguration Remove-AzureRmAutomationSoftwareUpdateConfiguration
Get-AzAutomationSoftwareUpdateRun Get-AzureRmAutomationSoftwareUpdateRun
Get-AzAutomationSoftwareUpdateMachineRun Get-AzureRmAutomationSoftwareUpdateMachineRun
New-AzAutomationSourceControl New-AzureRmAutomationSourceControl
Get-AzAutomationSourceControl Get-AzureRmAutomationSourceControl
Remove-AzAutomationSourceControl Remove-AzureRmAutomationSourceControl
Update-AzAutomationSourceControl Update-AzureRmAutomationSourceControl
Start-AzAutomationSourceControlSyncJob Start-AzureRmAutomationSourceControlSyncJob
Get-AzAutomationSourceControlSyncJob Get-AzureRmAutomationSourceControlSyncJob
Get-AzAutomationSourceControlSyncJobOutput Get-AzureRmAutomationSourceControlSyncJobOutput
Import-AzAutomationModule Import-AzureRmAutomationModule

Az.Backup

Az Command AzureRm Command
Backup-AzBackupItem Backup-AzureRmBackupItem
Enable-AzBackupContainerReregistration Enable-AzureRmBackupContainerReregistration
Get-AzBackupContainer Get-AzureRmBackupContainer
Register-AzBackupContainer Register-AzureRmBackupContainer
Unregister-AzBackupContainer Unregister-AzureRmBackupContainer
Enable-AzBackupProtection Enable-AzureRmBackupProtection
Get-AzBackupItem Get-AzureRmBackupItem
Get-AzBackupJob Get-AzureRmBackupJob
Get-AzBackupJobDetails Get-AzureRmBackupJobDetails
Stop-AzBackupJob Stop-AzureRmBackupJob
Wait-AzBackupJob Wait-AzureRmBackupJob
Get-AzBackupProtectionPolicy Get-AzureRmBackupProtectionPolicy
New-AzBackupProtectionPolicy New-AzureRmBackupProtectionPolicy
New-AzBackupRetentionPolicyObject New-AzureRmBackupRetentionPolicyObject
Remove-AzBackupProtectionPolicy Remove-AzureRmBackupProtectionPolicy
Set-AzBackupProtectionPolicy Set-AzureRmBackupProtectionPolicy
Get-AzBackupRecoveryPoint Get-AzureRmBackupRecoveryPoint
Restore-AzBackupItem Restore-AzureRmBackupItem
Get-AzBackupVaultCredentials Get-AzureRmBackupVaultCredentials
Get-AzBackupVault Get-AzureRmBackupVault
New-AzBackupVault New-AzureRmBackupVault
Remove-AzBackupVault Remove-AzureRmBackupVault
Set-AzBackupVault Set-AzureRmBackupVault
Disable-AzBackupProtection Disable-AzureRmBackupProtection

Az.Batch

Az Command AzureRm Command
Remove-AzBatchAccount Remove-AzureRmBatchAccount
Get-AzBatchAccount Get-AzureRmBatchAccount
Get-AzBatchAccountKeys Get-AzureRmBatchAccountKeys
New-AzBatchAccount New-AzureRmBatchAccount
New-AzBatchAccountKey New-AzureRmBatchAccountKey
Set-AzBatchAccount Set-AzureRmBatchAccount
New-AzBatchApplicationPackage New-AzureRmBatchApplicationPackage
Get-AzBatchJobStatistics Get-AzureBatchJobStatistics
Remove-AzBatchApplication Remove-AzureRmBatchApplication
Remove-AzBatchApplicationPackage Remove-AzureRmBatchApplicationPackage
Get-AzBatchApplicationPackage Get-AzureRmBatchApplicationPackage
Get-AzBatchApplication Get-AzureRmBatchApplication
Set-AzBatchApplication Set-AzureRmBatchApplication
New-AzBatchApplication New-AzureRmBatchApplication
Get-AzBatchCertificate Get-AzureBatchCertificate
Remove-AzBatchCertificate Remove-AzureBatchCertificate
New-AzBatchCertificate New-AzureBatchCertificate
Stop-AzBatchCertificateDeletion Stop-AzureBatchCertificateDeletion
Disable-AzBatchComputeNodeScheduling Disable-AzureBatchComputeNodeScheduling
Enable-AzBatchComputeNodeScheduling Enable-AzureBatchComputeNodeScheduling
Get-AzBatchRemoteLoginSettings Get-AzureBatchRemoteLoginSettings
Remove-AzBatchComputeNode Remove-AzureBatchComputeNode
Reset-AzBatchComputeNode Reset-AzureBatchComputeNode
Restart-AzBatchComputeNode Restart-AzureBatchComputeNode
Set-AzBatchComputeNodeUser Set-AzureBatchComputeNodeUser
Get-AzBatchNodeFile Get-AzureBatchNodeFile
Get-AzBatchNodeFileContent Get-AzureBatchNodeFileContent
Get-AzBatchRemoteDesktopProtocolFile Get-AzureBatchRemoteDesktopProtocolFile
Remove-AzBatchNodeFile Remove-AzureBatchNodeFile
Disable-AzBatchJobSchedule Disable-AzureBatchJobSchedule
Enable-AzBatchJobSchedule Enable-AzureBatchJobSchedule
Set-AzBatchJobSchedule Set-AzureBatchJobSchedule
Stop-AzBatchJobSchedule Stop-AzureBatchJobSchedule
Disable-AzBatchJob Disable-AzureBatchJob
Enable-AzBatchJob Enable-AzureBatchJob
New-AzBatchJob New-AzureBatchJob
Remove-AzBatchJob Remove-AzureBatchJob
Set-AzBatchJob Set-AzureBatchJob
Stop-AzBatchJob Stop-AzureBatchJob
Get-AzBatchJob Get-AzureBatchJob
Get-AzBatchJobPreparationAndReleaseTaskStatus Get-AzureBatchJobPreparationAndReleaseTaskStatus
Disable-AzBatchAutoScale Disable-AzureBatchAutoScale
Enable-AzBatchAutoScale Enable-AzureBatchAutoScale
Get-AzBatchPoolStatistics Get-AzureBatchPoolStatistics
Get-AzBatchPoolUsageMetrics Get-AzureBatchPoolUsageMetrics
Get-AzBatchPool Get-AzureBatchPool
Get-AzBatchNodeAgentSku Get-AzureBatchNodeAgentSku
New-AzBatchPool New-AzureBatchPool
Remove-AzBatchPool Remove-AzureBatchPool
Set-AzBatchPool Set-AzureBatchPool
Set-AzBatchPoolOSVersion Set-AzureBatchPoolOSVersion
Start-AzBatchPoolResize Start-AzureBatchPoolResize
Stop-AzBatchPoolResize Stop-AzureBatchPoolResize
Test-AzBatchAutoScale Test-AzureBatchAutoScale
Get-AzBatchLocationQuotas Get-AzureRmBatchLocationQuotas
Get-AzBatchSubtask Get-AzureBatchSubtask
Get-AzBatchTask Get-AzureBatchTask
New-AzBatchTask New-AzureBatchTask
Remove-AzBatchTask Remove-AzureBatchTask
New-AzBatchComputeNodeUser New-AzureBatchComputeNodeUser
Remove-AzBatchComputeNodeUser Remove-AzureBatchComputeNodeUser
Enable-AzBatchTask Enable-AzureBatchTask
Set-AzBatchTask Set-AzureBatchTask
Stop-AzBatchTask Stop-AzureBatchTask
Get-AzBatchComputeNode Get-AzureBatchComputeNode
Get-AzBatchJobSchedule Get-AzureBatchJobSchedule
New-AzBatchJobSchedule New-AzureBatchJobSchedule
Remove-AzBatchJobSchedule Remove-AzureBatchJobSchedule
Get-AzBatchTaskCounts Get-AzureBatchTaskCounts
Get-AzBatchPoolNodeCounts Get-AzureBatchPoolNodeCounts
Start-AzBatchComputeNodeServiceLogUpload Start-AzureBatchComputeNodeServiceLogUpload
Reactivate-AzBatchTask Reactivate-AzureBatchTask
Get-AzBatchSubscriptionQuotas Get-AzureRmBatchSubscriptionQuotas

Az.Billing

Az Command AzureRm Command
Get-AzBillingInvoice Get-AzureRmBillingInvoice
Get-AzBillingPeriod Get-AzureRmBillingPeriod
Get-AzEnrollmentAccount Get-AzureRmEnrollmentAccount

Az.Cdn

Az Command AzureRm Command
Get-AzCdnProfile Get-AzureRmCdnProfile
Get-AzCdnProfileSsoUrl Get-AzureRmCdnProfileSsoUrl
New-AzCdnProfile New-AzureRmCdnProfile
Remove-AzCdnProfile Remove-AzureRmCdnProfile
Set-AzCdnProfile Set-AzureRmCdnProfile
Get-AzCdnOrigin Get-AzureRmCdnOrigin
Set-AzCdnOrigin Set-AzureRmCdnOrigin
Get-AzCdnEndpointNameAvailability Get-AzureRmCdnEndpointNameAvailability
Get-AzCdnEndpoint Get-AzureRmCdnEndpoint
Publish-AzCdnEndpointContent Publish-AzureRmCdnEndpointContent
New-AzCdnEndpoint New-AzureRmCdnEndpoint
Unpublish-AzCdnEndpointContent Unpublish-AzureRmCdnEndpointContent
Remove-AzCdnEndpoint Remove-AzureRmCdnEndpoint
Set-AzCdnEndpoint Set-AzureRmCdnEndpoint
Start-AzCdnEndpoint Start-AzureRmCdnEndpoint
Stop-AzCdnEndpoint Stop-AzureRmCdnEndpoint
Test-AzCdnCustomDomain Test-AzureRmCdnCustomDomain
Get-AzCdnCustomDomain Get-AzureRmCdnCustomDomain
New-AzCdnCustomDomain New-AzureRmCdnCustomDomain
Remove-AzCdnCustomDomain Remove-AzureRmCdnCustomDomain
Enable-AzCdnCustomDomain Enable-AzureRmCdnCustomDomain
Disable-AzCdnCustomDomain Disable-AzureRmCdnCustomDomain
Get-AzCdnProfileResourceUsage Get-AzureRmCdnProfileResourceUsage
Confirm-AzCdnEndpointProbeUrl Confirm-AzureRmCdnEndpointProbeUrl
Get-AzCdnEndpointResourceUsage Get-AzureRmCdnEndpointResourceUsage
Get-AzCdnProfileSupportedOptimizationType Get-AzureRmCdnProfileSupportedOptimizationType
Get-AzCdnSubscriptionResourceUsage Get-AzureRmCdnSubscriptionResourceUsage
Get-AzCdnEdgeNodes Get-AzureRmCdnEdgeNodes
Validate-AzCdnCustomDomain Validate-AzureRmCdnCustomDomain

Az.CognitiveServices

Az Command AzureRm Command
Get-AzCognitiveServicesAccount Get-AzureRmCognitiveServicesAccount
Get-AzCognitiveServicesAccountKey Get-AzureRmCognitiveServicesAccountKey
Get-AzCognitiveServicesAccountSkus Get-AzureRmCognitiveServicesAccountSkus
Get-AzCognitiveServicesAccountType Get-AzureRmCognitiveServicesAccountType
Get-AzCognitiveServicesAccountUsage Get-AzureRmCognitiveServicesAccountUsage
New-AzCognitiveServicesAccount New-AzureRmCognitiveServicesAccount
New-AzCognitiveServicesAccountKey New-AzureRmCognitiveServicesAccountKey
Remove-AzCognitiveServicesAccount Remove-AzureRmCognitiveServicesAccount
Set-AzCognitiveServicesAccount Set-AzureRmCognitiveServicesAccount

Az.Compute

Az Command AzureRm Command
Remove-AzAvailabilitySet Remove-AzureRmAvailabilitySet
Get-AzAvailabilitySet Get-AzureRmAvailabilitySet
New-AzAvailabilitySet New-AzureRmAvailabilitySet
Update-AzAvailabilitySet Update-AzureRmAvailabilitySet
Get-AzVMExtensionImageType Get-AzureRmVMExtensionImageType
Get-AzVMExtensionImage Get-AzureRmVMExtensionImage
Get-AzVMADDomainExtension Get-AzureRmVMADDomainExtension
Set-AzVMADDomainExtension Set-AzureRmVMADDomainExtension
Get-AzVMAEMExtension Get-AzureRmVMAEMExtension
Remove-AzVMAEMExtension Remove-AzureRmVMAEMExtension
Set-AzVMAEMExtension Set-AzureRmVMAEMExtension
Test-AzVMAEMExtension Test-AzureRmVMAEMExtension
Set-AzVMBginfoExtension Set-AzureRmVMBginfoExtension
Get-AzVMCustomScriptExtension Get-AzureRmVMCustomScriptExtension
Remove-AzVMCustomScriptExtension Remove-AzureRmVMCustomScriptExtension
Set-AzVMCustomScriptExtension Set-AzureRmVMCustomScriptExtension
Get-AzVMDiagnosticsExtension Get-AzureRmVMDiagnosticsExtension
Remove-AzVMDiagnosticsExtension Remove-AzureRmVMDiagnosticsExtension
Remove-AzVmssDiagnosticsExtension Remove-AzureRmVmssDiagnosticsExtension
Set-AzVMDiagnosticsExtension Set-AzureRmVMDiagnosticsExtension
Set-AzVMExtension Set-AzureRmVMExtension
Remove-AzVMExtension Remove-AzureRmVMExtension
Get-AzVMExtension Get-AzureRmVMExtension
Get-AzVMSqlServerExtension Get-AzureRmVMSqlServerExtension
New-AzVMSqlServerAutoBackupConfig New-AzureRmVMSqlServerAutoBackupConfig
New-AzVMSqlServerAutoPatchingConfig New-AzureRmVMSqlServerAutoPatchingConfig
New-AzVMSqlServerKeyVaultCredentialConfig New-AzureRmVMSqlServerKeyVaultCredentialConfig
Remove-AzVMSqlServerExtension Remove-AzureRmVMSqlServerExtension
Set-AzVMSqlServerExtension Set-AzureRmVMSqlServerExtension
Get-AzVMImage Get-AzureRmVMImage
Get-AzVMAccessExtension Get-AzureRmVMAccessExtension
Remove-AzVMAccessExtension Remove-AzureRmVMAccessExtension
Set-AzVMAccessExtension Set-AzureRmVMAccessExtension
Get-AzVMImageSku Get-AzureRmVMImageSku
Get-AzVMImagePublisher Get-AzureRmVMImagePublisher
Get-AzVMImageOffer Get-AzureRmVMImageOffer
Get-AzRemoteDesktopFile Get-AzureRmRemoteDesktopFile
Get-AzVMUsage Get-AzureRmVMUsage
Get-AzVMSize Get-AzureRmVMSize
Save-AzVMImage Save-AzureRmVMImage
Set-AzVM Set-AzureRmVM
Add-AzVMAdditionalUnattendContent Add-AzureRmVMAdditionalUnattendContent
Add-AzVMSshPublicKey Add-AzureRmVMSshPublicKey
Add-AzVMSecret Add-AzureRmVMSecret
Remove-AzVMSecret Remove-AzureRmVMSecret
Remove-AzVMNetworkInterface Remove-AzureRmVMNetworkInterface
Remove-AzVMDataDisk Remove-AzureRmVMDataDisk
Set-AzVMBootDiagnostics Set-AzureRmVMBootDiagnostics
Set-AzVMDataDisk Set-AzureRmVMDataDisk
Set-AzVMPlan Set-AzureRmVMPlan
Set-AzVMSourceImage Set-AzureRmVMSourceImage
Set-AzVMOSDisk Set-AzureRmVMOSDisk
Get-AzVMBootDiagnosticsData Get-AzureRmVMBootDiagnosticsData
Get-AzVM Get-AzureRmVM
Update-AzVM Update-AzureRmVM
Restart-AzVM Restart-AzureRmVM
New-AzVM New-AzureRmVM
Start-AzVM Start-AzureRmVM
Stop-AzVM Stop-AzureRmVM
Remove-AzVM Remove-AzureRmVM
New-AzVMConfig New-AzureRmVMConfig
Set-AzVMOperatingSystem Set-AzureRmVMOperatingSystem
Add-AzVMDataDisk Add-AzureRmVMDataDisk
Add-AzVMNetworkInterface Add-AzureRmVMNetworkInterface
Add-AzVhd Add-AzureRmVhd
Save-AzVhd Save-AzureRmVhd
Add-AzContainerServiceAgentPoolProfile Add-AzureRmContainerServiceAgentPoolProfile
New-AzContainerServiceConfig New-AzureRmContainerServiceConfig
Remove-AzContainerServiceAgentPoolProfile Remove-AzureRmContainerServiceAgentPoolProfile
New-AzContainerService New-AzureRmContainerService
Update-AzContainerService Update-AzureRmContainerService
Remove-AzContainerService Remove-AzureRmContainerService
Get-AzContainerService Get-AzureRmContainerService
Get-AzVmssVM Get-AzureRmVmssVM
Set-AzVmssVM Set-AzureRmVmssVM
Add-AzVmssAdditionalUnattendContent Add-AzureRmVmssAdditionalUnattendContent
Add-AzVmssExtension Add-AzureRmVmssExtension
Add-AzVmssDataDisk Add-AzureRmVmssDataDisk
Add-AzVmssNetworkInterfaceConfiguration Add-AzureRmVmssNetworkInterfaceConfiguration
Add-AzVmssSecret Add-AzureRmVmssSecret
Add-AzVmssSshPublicKey Add-AzureRmVmssSshPublicKey
Add-AzVmssWinRMListener Add-AzureRmVmssWinRMListener
New-AzVmssConfig New-AzureRmVmssConfig
New-AzVmssIpConfig New-AzureRmVmssIpConfig
New-AzVmssVaultCertificateConfig New-AzureRmVmssVaultCertificateConfig
Remove-AzVmssExtension Remove-AzureRmVmssExtension
Remove-AzVmssDataDisk Remove-AzureRmVmssDataDisk
Remove-AzVmssNetworkInterfaceConfiguration Remove-AzureRmVmssNetworkInterfaceConfiguration
Set-AzVmssOsProfile Set-AzureRmVmssOsProfile
Set-AzVmssStorageProfile Set-AzureRmVmssStorageProfile
New-AzVmss New-AzureRmVmss
Update-AzVmss Update-AzureRmVmss
Stop-AzVmss Stop-AzureRmVmss
Remove-AzVmss Remove-AzureRmVmss
Get-AzVmss Get-AzureRmVmss
Get-AzVmssSku Get-AzureRmVmssSku
Set-AzVmss Set-AzureRmVmss
Restart-AzVmss Restart-AzureRmVmss
Start-AzVmss Start-AzureRmVmss
Update-AzVmssInstance Update-AzureRmVmssInstance
Get-AzVMDscExtensionStatus Get-AzureRmVMDscExtensionStatus
Publish-AzVMDscConfiguration Publish-AzureRmVMDscConfiguration
Remove-AzVMDscExtension Remove-AzureRmVMDscExtension
Set-AzVMDscExtension Set-AzureRmVMDscExtension
Get-AzVMDscExtension Get-AzureRmVMDscExtension
Add-AzVmssDiagnosticsExtension Add-AzureRmVmssDiagnosticsExtension
Get-AzVMChefExtension Get-AzureRmVMChefExtension
Remove-AzVMChefExtension Remove-AzureRmVMChefExtension
Set-AzVMChefExtension Set-AzureRmVMChefExtension
Remove-AzVMBackup Remove-AzureRmVMBackup
Disable-AzVMDiskEncryption Disable-AzureRmVMDiskEncryption
Get-AzVMDiskEncryptionStatus Get-AzureRmVMDiskEncryptionStatus
Remove-AzVMDiskEncryptionExtension Remove-AzureRmVMDiskEncryptionExtension
Set-AzVMDiskEncryptionExtension Set-AzureRmVMDiskEncryptionExtension
Set-AzVMBackupExtension Set-AzureRmVMBackupExtension
New-AzDisk New-AzureRmDisk
Update-AzDisk Update-AzureRmDisk
Get-AzDisk Get-AzureRmDisk
Remove-AzDisk Remove-AzureRmDisk
Grant-AzDiskAccess Grant-AzureRmDiskAccess
Revoke-AzDiskAccess Revoke-AzureRmDiskAccess
New-AzDiskConfig New-AzureRmDiskConfig
Set-AzDiskDiskEncryptionKey Set-AzureRmDiskDiskEncryptionKey
Set-AzDiskImageReference Set-AzureRmDiskImageReference
Set-AzDiskKeyEncryptionKey Set-AzureRmDiskKeyEncryptionKey
New-AzDiskUpdateConfig New-AzureRmDiskUpdateConfig
Set-AzDiskUpdateDiskEncryptionKey Set-AzureRmDiskUpdateDiskEncryptionKey
Set-AzDiskUpdateKeyEncryptionKey Set-AzureRmDiskUpdateKeyEncryptionKey
New-AzSnapshot New-AzureRmSnapshot
Update-AzSnapshot Update-AzureRmSnapshot
Get-AzSnapshot Get-AzureRmSnapshot
Remove-AzSnapshot Remove-AzureRmSnapshot
Grant-AzSnapshotAccess Grant-AzureRmSnapshotAccess
Revoke-AzSnapshotAccess Revoke-AzureRmSnapshotAccess
New-AzSnapshotConfig New-AzureRmSnapshotConfig
Set-AzSnapshotDiskEncryptionKey Set-AzureRmSnapshotDiskEncryptionKey
Set-AzSnapshotImageReference Set-AzureRmSnapshotImageReference
Set-AzSnapshotKeyEncryptionKey Set-AzureRmSnapshotKeyEncryptionKey
New-AzSnapshotUpdateConfig New-AzureRmSnapshotUpdateConfig
Set-AzSnapshotUpdateDiskEncryptionKey Set-AzureRmSnapshotUpdateDiskEncryptionKey
Set-AzSnapshotUpdateKeyEncryptionKey Set-AzureRmSnapshotUpdateKeyEncryptionKey
New-AzImage New-AzureRmImage
Update-AzImage Update-AzureRmImage
Get-AzImage Get-AzureRmImage
Remove-AzImage Remove-AzureRmImage
New-AzImageConfig New-AzureRmImageConfig
Set-AzImageOsDisk Set-AzureRmImageOsDisk
Add-AzImageDataDisk Add-AzureRmImageDataDisk
Remove-AzImageDataDisk Remove-AzureRmImageDataDisk
ConvertTo-AzVMManagedDisk ConvertTo-AzureRmVMManagedDisk
Set-AzVmssBootDiagnostic Set-AzureRmVmssBootDiagnostic
Get-AzComputeResourceSku Get-AzureRmComputeResourceSku
Get-AzVMRunCommandDocument Get-AzureRmVMRunCommandDocument
Invoke-AzVMRunCommand Invoke-AzureRmVMRunCommand
Start-AzVmssRollingOSUpgrade Start-AzureRmVmssRollingOSUpgrade
Stop-AzVmssRollingUpgrade Stop-AzureRmVmssRollingUpgrade
Get-AzVmssRollingUpgrade Get-AzureRmVmssRollingUpgrade
Set-AzVmssRollingUpgradePolicy Set-AzureRmVmssRollingUpgradePolicy
Set-AzVmssDiskEncryptionExtension Set-AzureRmVmssDiskEncryptionExtension
Disable-AzVmssDiskEncryption Disable-AzureRmVmssDiskEncryption
Get-AzVmssDiskEncryption Get-AzureRmVmssDiskEncryption
Get-AzVmssVMDiskEncryption Get-AzureRmVmssVMDiskEncryption
Export-AzLogAnalyticRequestRateByInterval Export-AzureRmLogAnalyticRequestRateByInterval
Export-AzLogAnalyticThrottledRequests Export-AzureRmLogAnalyticThrottledRequests
Repair-AzVmssServiceFabricUpdateDomain Repair-AzureRmVmssServiceFabricUpdateDomain
New-AzVMDataDisk New-AzureRmVMDataDisk
Update-AzVmssVM Update-AzureRmVmssVM
New-AzVmssIpTagConfig New-AzureRmVmssIpTagConfig
Invoke-AzVmssVMRunCommand Invoke-AzureRmVmssVMRunCommand
New-AzGallery New-AzureRmGallery
Update-AzGallery Update-AzureRmGallery
Get-AzGallery Get-AzureRmGallery
Remove-AzGallery Remove-AzureRmGallery
New-AzGalleryImageDefinition New-AzureRmGalleryImageDefinition
Update-AzGalleryImageDefinition Update-AzureRmGalleryImageDefinition
Get-AzGalleryImageDefinition Get-AzureRmGalleryImageDefinition
Remove-AzGalleryImageDefinition Remove-AzureRmGalleryImageDefinition
New-AzGalleryImageVersion New-AzureRmGalleryImageVersion
Update-AzGalleryImageVersion Update-AzureRmGalleryImageVersion
Get-AzGalleryImageVersion Get-AzureRmGalleryImageVersion
Remove-AzGalleryImageVersion Remove-AzureRmGalleryImageVersion
Add-AzVmssVMDataDisk Add-AzureRmVmssVMDataDisk
Remove-AzVmssVMDataDisk Remove-AzureRmVmssVMDataDisk
Get-AzVmssDiskEncryptionStatus Get-AzureRmVmssDiskEncryptionStatus
Get-AzVmssVMDiskEncryptionStatus Get-AzureRmVmssVMDiskEncryptionStatus
Repair-AzVmssServiceFabricUD Repair-AzureRmVmssServiceFabricUD

Az.Compute.ManagedService

Az Command AzureRm Command
ConvertTo-AzVhd ConvertTo-AzureRmVhd

Az.Consumption

Az Command AzureRm Command
Get-AzConsumptionBudget Get-AzureRmConsumptionBudget
Get-AzConsumptionMarketplace Get-AzureRmConsumptionMarketplace
Get-AzConsumptionPriceSheet Get-AzureRmConsumptionPriceSheet
Get-AzConsumptionReservationDetail Get-AzureRmConsumptionReservationDetail
Get-AzConsumptionReservationSummary Get-AzureRmConsumptionReservationSummary
Get-AzConsumptionUsageDetail Get-AzureRmConsumptionUsageDetail
New-AzConsumptionBudget New-AzureRmConsumptionBudget
Remove-AzConsumptionBudget Remove-AzureRmConsumptionBudget
Set-AzConsumptionBudget Set-AzureRmConsumptionBudget

Az.ContainerInstance

Az Command AzureRm Command
New-AzContainerGroup New-AzureRmContainerGroup
Get-AzContainerGroup Get-AzureRmContainerGroup
Remove-AzContainerGroup Remove-AzureRmContainerGroup
Get-AzContainerInstanceLog Get-AzureRmContainerInstanceLog

Az.ContainerRegistry

Az Command AzureRm Command
New-AzContainerRegistry New-AzureRmContainerRegistry
Get-AzContainerRegistry Get-AzureRmContainerRegistry
Update-AzContainerRegistry Update-AzureRmContainerRegistry
Remove-AzContainerRegistry Remove-AzureRmContainerRegistry
Get-AzContainerRegistryCredential Get-AzureRmContainerRegistryCredential
Update-AzContainerRegistryCredential Update-AzureRmContainerRegistryCredential
Test-AzContainerRegistryNameAvailability Test-AzureRmContainerRegistryNameAvailability
Get-AzContainerRegistryReplication Get-AzureRmContainerRegistryReplication
New-AzContainerRegistryReplication New-AzureRmContainerRegistryReplication
Remove-AzContainerRegistryReplication Remove-AzureRmContainerRegistryReplication
New-AzContainerRegistryWebhook New-AzureRmContainerRegistryWebhook
Get-AzContainerRegistryWebhook Get-AzureRmContainerRegistryWebhook
Update-AzContainerRegistryWebhook Update-AzureRmContainerRegistryWebhook
Test-AzContainerRegistryWebhook Test-AzureRmContainerRegistryWebhook
Remove-AzContainerRegistryWebhook Remove-AzureRmContainerRegistryWebhook
Get-AzContainerRegistryWebhookEvent Get-AzureRmContainerRegistryWebhookEvent

Az.DataFactories

Az Command AzureRm Command
Remove-AzDataFactory Remove-AzureRmDataFactory
Get-AzDataFactoryRun Get-AzureRmDataFactoryRun
Get-AzDataFactorySlice Get-AzureRmDataFactorySlice
Save-AzDataFactoryLog Save-AzureRmDataFactoryLog
Set-AzDataFactorySliceStatus Set-AzureRmDataFactorySliceStatus
New-AzDataFactoryEncryptValue New-AzureRmDataFactoryEncryptValue
Get-AzDataFactoryGateway Get-AzureRmDataFactoryGateway
New-AzDataFactoryGateway New-AzureRmDataFactoryGateway
New-AzDataFactoryGatewayKey New-AzureRmDataFactoryGatewayKey
Get-AzDataFactoryGatewayAuthkey Get-AzureRmDataFactoryGatewayAuthkey
New-AzDataFactoryGatewayAuthkey New-AzureRmDataFactoryGatewayAuthkey
Remove-AzDataFactoryGateway Remove-AzureRmDataFactoryGateway
Set-AzDataFactoryGateway Set-AzureRmDataFactoryGateway
Get-AzDataFactoryHub Get-AzureRmDataFactoryHub
New-AzDataFactoryHub New-AzureRmDataFactoryHub
Remove-AzDataFactoryHub Remove-AzureRmDataFactoryHub
Get-AzDataFactoryLinkedService Get-AzureRmDataFactoryLinkedService
Get-AzDataFactoryActivityWindow Get-AzureRmDataFactoryActivityWindow
New-AzDataFactoryLinkedService New-AzureRmDataFactoryLinkedService
Remove-AzDataFactoryLinkedService Remove-AzureRmDataFactoryLinkedService
Get-AzDataFactory Get-AzureRmDataFactory
New-AzDataFactory New-AzureRmDataFactory
Get-AzDataFactoryPipeline Get-AzureRmDataFactoryPipeline
New-AzDataFactoryPipeline New-AzureRmDataFactoryPipeline
Remove-AzDataFactoryPipeline Remove-AzureRmDataFactoryPipeline
Resume-AzDataFactoryPipeline Resume-AzureRmDataFactoryPipeline
Set-AzDataFactoryPipelineActivePeriod Set-AzureRmDataFactoryPipelineActivePeriod
Suspend-AzDataFactoryPipeline Suspend-AzureRmDataFactoryPipeline
Get-AzDataFactoryDataset Get-AzureRmDataFactoryDataset
New-AzDataFactoryDataset New-AzureRmDataFactoryDataset
Remove-AzDataFactoryDataset Remove-AzureRmDataFactoryDataset

Az.DataFactoryV2

Az Command AzureRm Command
Set-AzDataFactoryV2 Set-AzureRmDataFactoryV2
Update-AzDataFactoryV2 Update-AzureRmDataFactoryV2
Get-AzDataFactoryV2 Get-AzureRmDataFactoryV2
Remove-AzDataFactoryV2 Remove-AzureRmDataFactoryV2
Set-AzDataFactoryV2LinkedService Set-AzureRmDataFactoryV2LinkedService
New-AzDataFactoryV2LinkedServiceEncryptedCredential New-AzureRmDataFactoryV2LinkedServiceEncryptedCredential
Get-AzDataFactoryV2LinkedService Get-AzureRmDataFactoryV2LinkedService
Remove-AzDataFactoryV2LinkedService Remove-AzureRmDataFactoryV2LinkedService
Set-AzDataFactoryV2Dataset Set-AzureRmDataFactoryV2Dataset
Get-AzDataFactoryV2Dataset Get-AzureRmDataFactoryV2Dataset
Remove-AzDataFactoryV2Dataset Remove-AzureRmDataFactoryV2Dataset
Set-AzDataFactoryV2Trigger Set-AzureRmDataFactoryV2Trigger
Get-AzDataFactoryV2Trigger Get-AzureRmDataFactoryV2Trigger
Remove-AzDataFactoryV2Trigger Remove-AzureRmDataFactoryV2Trigger
Start-AzDataFactoryV2Trigger Start-AzureRmDataFactoryV2Trigger
Stop-AzDataFactoryV2Trigger Stop-AzureRmDataFactoryV2Trigger
Set-AzDataFactoryV2Pipeline Set-AzureRmDataFactoryV2Pipeline
Get-AzDataFactoryV2Pipeline Get-AzureRmDataFactoryV2Pipeline
Remove-AzDataFactoryV2Pipeline Remove-AzureRmDataFactoryV2Pipeline
Invoke-AzDataFactoryV2Pipeline Invoke-AzureRmDataFactoryV2Pipeline
Get-AzDataFactoryV2PipelineRun Get-AzureRmDataFactoryV2PipelineRun
Stop-AzDataFactoryV2PipelineRun Stop-AzureRmDataFactoryV2PipelineRun
Get-AzDataFactoryV2ActivityRun Get-AzureRmDataFactoryV2ActivityRun
Get-AzDataFactoryV2IntegrationRuntimeKey Get-AzureRmDataFactoryV2IntegrationRuntimeKey
Get-AzDataFactoryV2IntegrationRuntime Get-AzureRmDataFactoryV2IntegrationRuntime
New-AzDataFactoryV2IntegrationRuntimeKey New-AzureRmDataFactoryV2IntegrationRuntimeKey
Remove-AzDataFactoryV2IntegrationRuntime Remove-AzureRmDataFactoryV2IntegrationRuntime
Set-AzDataFactoryV2IntegrationRuntime Set-AzureRmDataFactoryV2IntegrationRuntime
Start-AzDataFactoryV2IntegrationRuntime Start-AzureRmDataFactoryV2IntegrationRuntime
Stop-AzDataFactoryV2IntegrationRuntime Stop-AzureRmDataFactoryV2IntegrationRuntime
Get-AzDataFactoryV2IntegrationRuntimeMetric Get-AzureRmDataFactoryV2IntegrationRuntimeMetric
Remove-AzDataFactoryV2IntegrationRuntimeNode Remove-AzureRmDataFactoryV2IntegrationRuntimeNode
Update-AzDataFactoryV2IntegrationRuntimeNode Update-AzureRmDataFactoryV2IntegrationRuntimeNode
Get-AzDataFactoryV2IntegrationRuntimeNode Get-AzureRmDataFactoryV2IntegrationRuntimeNode
Invoke-AzDataFactoryV2IntegrationRuntimeUpgrade Invoke-AzureRmDataFactoryV2IntegrationRuntimeUpgrade
Sync-AzDataFactoryV2IntegrationRuntimeCredential Sync-AzureRmDataFactoryV2IntegrationRuntimeCredential
Update-AzDataFactoryV2IntegrationRuntime Update-AzureRmDataFactoryV2IntegrationRuntime
Get-AzDataFactoryV2TriggerRun Get-AzureRmDataFactoryV2TriggerRun
New-AzDataFactoryV2 New-AzureRmDataFactoryV2
New-AzDataFactoryV2Dataset New-AzureRmDataFactoryV2Dataset
New-AzDataFactoryV2LinkedService New-AzureRmDataFactoryV2LinkedService
New-AzDataFactoryV2Pipeline New-AzureRmDataFactoryV2Pipeline
New-AzDataFactoryV2Trigger New-AzureRmDataFactoryV2Trigger

Az.DataLakeAnalytics

Az Command AzureRm Command
Get-AzDataLakeAnalyticsDataSource Get-AzureRmDataLakeAnalyticsDataSource
New-AzDataLakeAnalyticsCatalogCredential New-AzureRmDataLakeAnalyticsCatalogCredential
Remove-AzDataLakeAnalyticsCatalogCredential Remove-AzureRmDataLakeAnalyticsCatalogCredential
Remove-AzDataLakeAnalyticsCatalogSecret Remove-AzureRmDataLakeAnalyticsCatalogSecret
Set-AzDataLakeAnalyticsCatalogCredential Set-AzureRmDataLakeAnalyticsCatalogCredential
Set-AzDataLakeAnalyticsCatalogSecret Set-AzureRmDataLakeAnalyticsCatalogSecret
New-AzDataLakeAnalyticsCatalogSecret New-AzureRmDataLakeAnalyticsCatalogSecret
Test-AzDataLakeAnalyticsCatalogItem Test-AzureRmDataLakeAnalyticsCatalogItem
Get-AzDataLakeAnalyticsCatalogItem Get-AzureRmDataLakeAnalyticsCatalogItem
Get-AzDataLakeAnalyticsCatalogItemAclEntry Get-AzureRmDataLakeAnalyticsCatalogItemAclEntry
Set-AzDataLakeAnalyticsCatalogItemAclEntry Set-AzureRmDataLakeAnalyticsCatalogItemAclEntry
Remove-AzDataLakeAnalyticsCatalogItemAclEntry Remove-AzureRmDataLakeAnalyticsCatalogItemAclEntry
Set-AzDataLakeAnalyticsDataSource Set-AzureRmDataLakeAnalyticsDataSource
Wait-AzDataLakeAnalyticsJob Wait-AzureRmDataLakeAnalyticsJob
Test-AzDataLakeAnalyticsAccount Test-AzureRmDataLakeAnalyticsAccount
Remove-AzDataLakeAnalyticsDataSource Remove-AzureRmDataLakeAnalyticsDataSource
Add-AzDataLakeAnalyticsDataSource Add-AzureRmDataLakeAnalyticsDataSource
Stop-AzDataLakeAnalyticsJob Stop-AzureRmDataLakeAnalyticsJob
Get-AzDataLakeAnalyticsJob Get-AzureRmDataLakeAnalyticsJob
Get-AzDataLakeAnalyticsAccount Get-AzureRmDataLakeAnalyticsAccount
Submit-AzDataLakeAnalyticsJob Submit-AzureRmDataLakeAnalyticsJob
New-AzDataLakeAnalyticsAccount New-AzureRmDataLakeAnalyticsAccount
Remove-AzDataLakeAnalyticsAccount Remove-AzureRmDataLakeAnalyticsAccount
Set-AzDataLakeAnalyticsAccount Set-AzureRmDataLakeAnalyticsAccount
Add-AzDataLakeAnalyticsFirewallRule Add-AzureRmDataLakeAnalyticsFirewallRule
Get-AzDataLakeAnalyticsFirewallRule Get-AzureRmDataLakeAnalyticsFirewallRule
Set-AzDataLakeAnalyticsFirewallRule Set-AzureRmDataLakeAnalyticsFirewallRule
Remove-AzDataLakeAnalyticsFirewallRule Remove-AzureRmDataLakeAnalyticsFirewallRule
New-AzDataLakeAnalyticsComputePolicy New-AzureRmDataLakeAnalyticsComputePolicy
Get-AzDataLakeAnalyticsComputePolicy Get-AzureRmDataLakeAnalyticsComputePolicy
Update-AzDataLakeAnalyticsComputePolicy Update-AzureRmDataLakeAnalyticsComputePolicy
Remove-AzDataLakeAnalyticsComputePolicy Remove-AzureRmDataLakeAnalyticsComputePolicy
Get-AzDataLakeAnalyticsJobPipeline Get-AzureRmDataLakeAnalyticsJobPipeline
Get-AzDataLakeAnalyticsJobRecurrence Get-AzureRmDataLakeAnalyticsJobRecurrence

Az.DataLakeStore

Az Command AzureRm Command
Get-AzDataLakeStoreTrustedIdProvider Get-AzureRmDataLakeStoreTrustedIdProvider
Remove-AzDataLakeStoreTrustedIdProvider Remove-AzureRmDataLakeStoreTrustedIdProvider
Remove-AzDataLakeStoreFirewallRule Remove-AzureRmDataLakeStoreFirewallRule
Set-AzDataLakeStoreTrustedIdProvider Set-AzureRmDataLakeStoreTrustedIdProvider
Add-AzDataLakeStoreTrustedIdProvider Add-AzureRmDataLakeStoreTrustedIdProvider
Get-AzDataLakeStoreFirewallRule Get-AzureRmDataLakeStoreFirewallRule
Set-AzDataLakeStoreFirewallRule Set-AzureRmDataLakeStoreFirewallRule
Add-AzDataLakeStoreFirewallRule Add-AzureRmDataLakeStoreFirewallRule
Get-AzDataLakeStoreVirtualNetworkRule Get-AzureRmDataLakeStoreVirtualNetworkRule
Set-AzDataLakeStoreVirtualNetworkRule Set-AzureRmDataLakeStoreVirtualNetworkRule
Add-AzDataLakeStoreVirtualNetworkRule Add-AzureRmDataLakeStoreVirtualNetworkRule
Remove-AzDataLakeStoreVirtualNetworkRule Remove-AzureRmDataLakeStoreVirtualNetworkRule
Add-AzDataLakeStoreItemContent Add-AzureRmDataLakeStoreItemContent
Enable-AzDataLakeStoreKeyVault Enable-AzureRmDataLakeStoreKeyVault
Export-AzDataLakeStoreItem Export-AzureRmDataLakeStoreItem
Get-AzDataLakeStoreChildItem Get-AzureRmDataLakeStoreChildItem
Get-AzDataLakeStoreItem Get-AzureRmDataLakeStoreItem
Get-AzDataLakeStoreItemAclEntry Get-AzureRmDataLakeStoreItemAclEntry
Get-AzDataLakeStoreItemContent Get-AzureRmDataLakeStoreItemContent
Get-AzDataLakeStoreItemOwner Get-AzureRmDataLakeStoreItemOwner
Get-AzDataLakeStoreItemPermission Get-AzureRmDataLakeStoreItemPermission
Import-AzDataLakeStoreItem Import-AzureRmDataLakeStoreItem
Get-AzDataLakeStoreAccount Get-AzureRmDataLakeStoreAccount
Join-AzDataLakeStoreItem Join-AzureRmDataLakeStoreItem
Move-AzDataLakeStoreItem Move-AzureRmDataLakeStoreItem
New-AzDataLakeStoreAccount New-AzureRmDataLakeStoreAccount
New-AzDataLakeStoreItem New-AzureRmDataLakeStoreItem
Remove-AzDataLakeStoreAccount Remove-AzureRmDataLakeStoreAccount
Remove-AzDataLakeStoreItem Remove-AzureRmDataLakeStoreItem
Remove-AzDataLakeStoreItemAcl Remove-AzureRmDataLakeStoreItemAcl
Remove-AzDataLakeStoreItemAclEntry Remove-AzureRmDataLakeStoreItemAclEntry
Set-AzDataLakeStoreItemAclEntry Set-AzureRmDataLakeStoreItemAclEntry
Set-AzDataLakeStoreAccount Set-AzureRmDataLakeStoreAccount
Set-AzDataLakeStoreItemAcl Set-AzureRmDataLakeStoreItemAcl
Set-AzDataLakeStoreItemExpiry Set-AzureRmDataLakeStoreItemExpiry
Set-AzDataLakeStoreItemOwner Set-AzureRmDataLakeStoreItemOwner
Set-AzDataLakeStoreItemPermission Set-AzureRmDataLakeStoreItemPermission
Test-AzDataLakeStoreAccount Test-AzureRmDataLakeStoreAccount
Test-AzDataLakeStoreItem Test-AzureRmDataLakeStoreItem
Export-AzDataLakeStoreChildItemProperties Export-AzureRmDataLakeStoreChildItemProperties
Get-AzDataLakeStoreChildItemSummary Get-AzureRmDataLakeStoreChildItemSummary

Az.DataMigration

Az Command AzureRm Command
New-AzDataMigrationDatabaseInfo New-AzureRmDataMigrationDatabaseInfo
New-AzDataMigrationConnectionInfo New-AzureRmDataMigrationConnectionInfo
New-AzDataMigrationProject New-AzureRmDataMigrationProject
Remove-AzDataMigrationProject Remove-AzureRmDataMigrationProject
Get-AzDataMigrationProject Get-AzureRmDataMigrationProject
Get-AzDataMigrationService Get-AzureRmDataMigrationService
New-AzDataMigrationService New-AzureRmDataMigrationService
Remove-AzDataMigrationService Remove-AzureRmDataMigrationService
New-AzDataMigrationTask New-AzureRmDataMigrationTask
Get-AzDataMigrationTask Get-AzureRmDataMigrationTask
Remove-AzDataMigrationTask Remove-AzureRmDataMigrationTask
Start-AzDataMigrationService Start-AzureRmDataMigrationService
Stop-AzDataMigrationService Stop-AzureRmDataMigrationService
Stop-AzDataMigrationTask Stop-AzureRmDataMigrationTask
New-AzDataMigrationSelectedDBObject New-AzureRmDataMigrationSelectedDBObject
New-AzDataMigrationFileShare New-AzureRmDataMigrationFileShare
New-AzDataMigrationSyncSelectedDBObject New-AzureRmDataMigrationSyncSelectedDBObject
Invoke-AzDataMigrationCommand Invoke-AzureRmDataMigrationCommand
Get-AzDms Get-AzureRmDms
Get-AzDmsTask Get-AzureRmDmsTask
Get-AzDmsProject Get-AzureRmDmsProject
New-AzDms New-AzureRmDms
New-AzDmsConnInfo New-AzureRmDmsConnInfo
New-AzDmsDBInfo New-AzureRmDmsDBInfo
New-AzDmsTask New-AzureRmDmsTask
New-AzDmsProject New-AzureRmDmsProject
Remove-AzDmsProject Remove-AzureRmDmsProject
Remove-AzDms Remove-AzureRmDms
Remove-AzDmsTask Remove-AzureRmDmsTask
Start-AzDmsService Start-AzureRmDmsService
Stop-AzDmsTask Stop-AzureRmDmsTask
Stop-AzDmsService Stop-AzureRmDmsService
New-AzDmsSelectedDB New-AzureRmDmsSelectedDB
New-AzDmsSyncSelectedDB New-AzureRmDmsSyncSelectedDB
New-AzDmsFileShare New-AzureRmDmsFileShare
Invoke-AzDmsCommand Invoke-AzureRmDmsCommand
New-AzDataMigrationSelectedDB New-AzureRmDataMigrationSelectedDB
New-AzDataMigrationSyncSelectedDB New-AzureRmDataMigrationSyncSelectedDB
New-AzDmsSelectedDBObject New-AzureRmDmsSelectedDBObject
New-AzDmsSyncSelectedDBObject New-AzureRmDmsSyncSelectedDBObject

Az.DeviceProvisioningServices

Az Command AzureRm Command
New-AzIoTDeviceProvisioningService New-AzureRmIoTDeviceProvisioningService
Get-AzIoTDeviceProvisioningService Get-AzureRmIoTDeviceProvisioningService
Remove-AzIoTDeviceProvisioningService Remove-AzureRmIoTDeviceProvisioningService
Update-AzIoTDeviceProvisioningService Update-AzureRmIoTDeviceProvisioningService
Get-AzIoTDeviceProvisioningServiceAccessPolicy Get-AzureRmIoTDeviceProvisioningServiceAccessPolicy
Add-AzIoTDeviceProvisioningServiceAccessPolicy Add-AzureRmIoTDeviceProvisioningServiceAccessPolicy
Remove-AzIoTDeviceProvisioningServiceAccessPolicy Remove-AzureRmIoTDeviceProvisioningServiceAccessPolicy
Update-AzIoTDeviceProvisioningServiceAccessPolicy Update-AzureRmIoTDeviceProvisioningServiceAccessPolicy
Get-AzIoTDeviceProvisioningServiceLinkedHub Get-AzureRmIoTDeviceProvisioningServiceLinkedHub
Add-AzIoTDeviceProvisioningServiceLinkedHub Add-AzureRmIoTDeviceProvisioningServiceLinkedHub
Remove-AzIoTDeviceProvisioningServiceLinkedHub Remove-AzureRmIoTDeviceProvisioningServiceLinkedHub
Update-AzIoTDeviceProvisioningServiceLinkedHub Update-AzureRmIoTDeviceProvisioningServiceLinkedHub
Get-AzIoTDeviceProvisioningServiceCertificate Get-AzureRmIoTDeviceProvisioningServiceCertificate
Add-AzIoTDeviceProvisioningServiceCertificate Add-AzureRmIoTDeviceProvisioningServiceCertificate
Remove-AzIoTDeviceProvisioningServiceCertificate Remove-AzureRmIoTDeviceProvisioningServiceCertificate
Set-AzIoTDeviceProvisioningServiceCertificate Set-AzureRmIoTDeviceProvisioningServiceCertificate
New-AzIoTDeviceProvisioningServiceCertificateVerificationCode New-AzureRmIoTDeviceProvisioningServiceCertificateVerificationCode
New-AzIoTDps New-AzureRmIoTDps
Get-AzIoTDps Get-AzureRmIoTDps
Remove-AzIoTDps Remove-AzureRmIoTDps
Update-AzIoTDps Update-AzureRmIoTDps
Get-AzIoTDpsAccessPolicy Get-AzureRmIoTDpsAccessPolicy
Add-AzIoTDpsAccessPolicy Add-AzureRmIoTDpsAccessPolicy
Remove-AzIoTDpsAccessPolicy Remove-AzureRmIoTDpsAccessPolicy
Update-AzIoTDpsAccessPolicy Update-AzureRmIoTDpsAccessPolicy
Get-AzIoTDpsHub Get-AzureRmIoTDpsHub
Add-AzIoTDpsHub Add-AzureRmIoTDpsHub
Remove-AzIoTDpsHub Remove-AzureRmIoTDpsHub
Update-AzIoTDpsHub Update-AzureRmIoTDpsHub
Get-AzIoTDpsCertificate Get-AzureRmIoTDpsCertificate
Add-AzIoTDpsCertificate Add-AzureRmIoTDpsCertificate
Remove-AzIoTDpsCertificate Remove-AzureRmIoTDpsCertificate
Set-AzIoTDpsCertificate Set-AzureRmIoTDpsCertificate
New-AzIoTDpsCVC New-AzureRmIoTDpsCVC

Az.DevSpaces

Az Command AzureRm Command
Get-AzDevSpacesController Get-AzureRmDevSpacesController
New-AzDevSpacesController New-AzureRmDevSpacesController
Remove-AzDevSpacesController Remove-AzureRmDevSpacesController
Update-AzDevSpacesController Update-AzureRmDevSpacesController

Az.Dns

Az Command AzureRm Command
Get-AzDnsRecordSet Get-AzureRmDnsRecordSet
New-AzDnsRecordConfig New-AzureRmDnsRecordConfig
Remove-AzDnsRecordSet Remove-AzureRmDnsRecordSet
Set-AzDnsRecordSet Set-AzureRmDnsRecordSet
Remove-AzDnsRecordConfig Remove-AzureRmDnsRecordConfig
Add-AzDnsRecordConfig Add-AzureRmDnsRecordConfig
New-AzDnsRecordSet New-AzureRmDnsRecordSet
Get-AzDnsZone Get-AzureRmDnsZone
Remove-AzDnsZone Remove-AzureRmDnsZone
Set-AzDnsZone Set-AzureRmDnsZone
New-AzDnsZone New-AzureRmDnsZone

Az.EventGrid

Az Command AzureRm Command
New-AzEventGridTopic New-AzureRmEventGridTopic
Get-AzEventGridTopic Get-AzureRmEventGridTopic
Set-AzEventGridTopic Set-AzureRmEventGridTopic
New-AzEventGridTopicKey New-AzureRmEventGridTopicKey
Get-AzEventGridTopicKey Get-AzureRmEventGridTopicKey
Remove-AzEventGridTopic Remove-AzureRmEventGridTopic
New-AzEventGridSubscription New-AzureRmEventGridSubscription
Update-AzEventGridSubscription Update-AzureRmEventGridSubscription
Remove-AzEventGridSubscription Remove-AzureRmEventGridSubscription
Get-AzEventGridSubscription Get-AzureRmEventGridSubscription
Get-AzEventGridTopicType Get-AzureRmEventGridTopicType

Az.EventHub

Az Command AzureRm Command
New-AzEventHubNamespace New-AzureRmEventHubNamespace
Get-AzEventHubNamespace Get-AzureRmEventHubNamespace
Set-AzEventHubNamespace Set-AzureRmEventHubNamespace
Remove-AzEventHubNamespace Remove-AzureRmEventHubNamespace
New-AzEventHubAuthorizationRule New-AzureRmEventHubAuthorizationRule
Get-AzEventHubAuthorizationRule Get-AzureRmEventHubAuthorizationRule
Set-AzEventHubAuthorizationRule Set-AzureRmEventHubAuthorizationRule
Remove-AzEventHubAuthorizationRule Remove-AzureRmEventHubAuthorizationRule
Get-AzEventHubKey Get-AzureRmEventHubKey
New-AzEventHubKey New-AzureRmEventHubKey
New-AzEventHub New-AzureRmEventHub
Get-AzEventHub Get-AzureRmEventHub
Set-AzEventHub Set-AzureRmEventHub
Remove-AzEventHub Remove-AzureRmEventHub
New-AzEventHubConsumerGroup New-AzureRmEventHubConsumerGroup
Get-AzEventHubConsumerGroup Get-AzureRmEventHubConsumerGroup
Set-AzEventHubConsumerGroup Set-AzureRmEventHubConsumerGroup
Remove-AzEventHubConsumerGroup Remove-AzureRmEventHubConsumerGroup
New-AzEventHubGeoDRConfiguration New-AzureRmEventHubGeoDRConfiguration
Get-AzEventHubGeoDRConfiguration Get-AzureRmEventHubGeoDRConfiguration
Remove-AzEventHubGeoDRConfiguration Remove-AzureRmEventHubGeoDRConfiguration
Set-AzEventHubGeoDRConfigurationBreakPair Set-AzureRmEventHubGeoDRConfigurationBreakPair
Set-AzEventHubGeoDRConfigurationFailOver Set-AzureRmEventHubGeoDRConfigurationFailOver
Test-AzEventHubName Test-AzureRmEventHubName

Az.FrontDoor

Az Command AzureRm Command
New-AzFrontDoor New-AzureRmFrontDoor
Get-AzFrontDoor Get-AzureRmFrontDoor
Set-AzFrontDoor Set-AzureRmFrontDoor
Remove-AzFrontDoor Remove-AzureRmFrontDoor
New-AzFrontDoorRoutingRuleObject New-AzureRmFrontDoorRoutingRuleObject
New-AzFrontDoorBackendObject New-AzureRmFrontDoorBackendObject
New-AzFrontDoorBackendPoolObject New-AzureRmFrontDoorBackendPoolObject
New-AzFrontDoorFrontendEndpointObject New-AzureRmFrontDoorFrontendEndpointObject
New-AzFrontDoorHealthProbeSettingObject New-AzureRmFrontDoorHealthProbeSettingObject
New-AzFrontDoorLoadBalancingSettingObject New-AzureRmFrontDoorLoadBalancingSettingObject
New-AzFrontDoorMatchConditionObject New-AzureRmFrontDoorMatchConditionObject
New-AzFrontDoorCustomRuleObject New-AzureRmFrontDoorCustomRuleObject
New-AzFrontDoorManagedRuleObject New-AzureRmFrontDoorManagedRuleObject
New-AzFrontDoorFireWallPolicy New-AzureRmFrontDoorFireWallPolicy
Get-AzFrontDoorFireWallPolicy Get-AzureRmFrontDoorFireWallPolicy
Set-AzFrontDoorFireWallPolicy Set-AzureRmFrontDoorFireWallPolicy
Remove-AzFrontDoorFireWallPolicy Remove-AzureRmFrontDoorFireWallPolicy
New-AzFrontDoorRuleGroupOverrideObject New-AzureRmFrontDoorRuleGroupOverrideObject
Remove-AzFrontDoorContent Remove-AzureRmFrontDoorContent

Az.HDInsight

Az Command AzureRm Command
Get-AzHDInsightJob Get-AzureRmHDInsightJob
New-AzHDInsightSqoopJobDefinition New-AzureRmHDInsightSqoopJobDefinition
Wait-AzHDInsightJob Wait-AzureRmHDInsightJob
New-AzHDInsightStreamingMapReduceJobDefinition New-AzureRmHDInsightStreamingMapReduceJobDefinition
New-AzHDInsightMapReduceJobDefinition New-AzureRmHDInsightMapReduceJobDefinition
New-AzHDInsightPigJobDefinition New-AzureRmHDInsightPigJobDefinition
New-AzHDInsightHiveJobDefinition New-AzureRmHDInsightHiveJobDefinition
Get-AzHDInsightJobOutput Get-AzureRmHDInsightJobOutput
Invoke-AzHDInsightHiveJob Invoke-AzureRmHDInsightHiveJob
Use-AzHDInsightCluster Use-AzureRmHDInsightCluster
Stop-AzHDInsightJob Stop-AzureRmHDInsightJob
Start-AzHDInsightJob Start-AzureRmHDInsightJob
Add-AzHDInsightComponentVersion Add-AzureRmHDInsightComponentVersion
Add-AzHDInsightSecurityProfile Add-AzureRmHDInsightSecurityProfile
Set-AzHDInsightDefaultStorage Set-AzureRmHDInsightDefaultStorage
Add-AzHDInsightStorage Add-AzureRmHDInsightStorage
Add-AzHDInsightScriptAction Add-AzureRmHDInsightScriptAction
Add-AzHDInsightMetastore Add-AzureRmHDInsightMetastore
Add-AzHDInsightConfigValues Add-AzureRmHDInsightConfigValues
Get-AzHDInsightProperties Get-AzureRmHDInsightProperties
Revoke-AzHDInsightRdpServicesAccess Revoke-AzureRmHDInsightRdpServicesAccess
Revoke-AzHDInsightHttpServicesAccess Revoke-AzureRmHDInsightHttpServicesAccess
Grant-AzHDInsightRdpServicesAccess Grant-AzureRmHDInsightRdpServicesAccess
Grant-AzHDInsightHttpServicesAccess Grant-AzureRmHDInsightHttpServicesAccess
New-AzHDInsightClusterConfig New-AzureRmHDInsightClusterConfig
Remove-AzHDInsightCluster Remove-AzureRmHDInsightCluster
Set-AzHDInsightClusterSize Set-AzureRmHDInsightClusterSize
Get-AzHDInsightPersistedScriptAction Get-AzureRmHDInsightPersistedScriptAction
Get-AzHDInsightScriptActionHistory Get-AzureRmHDInsightScriptActionHistory
Remove-AzHDInsightPersistedScriptAction Remove-AzureRmHDInsightPersistedScriptAction
Set-AzHDInsightPersistedScriptAction Set-AzureRmHDInsightPersistedScriptAction
Submit-AzHDInsightScriptAction Submit-AzureRmHDInsightScriptAction
Get-AzHDInsightCluster Get-AzureRmHDInsightCluster
New-AzHDInsightCluster New-AzureRmHDInsightCluster
Add-AzHDInsightClusterIdentity Add-AzureRmHDInsightClusterIdentity
Enable-AzHDInsightOperationsManagementSuite Enable-AzureRmHDInsightOperationsManagementSuite
Disable-AzHDInsightOperationsManagementSuite Disable-AzureRmHDInsightOperationsManagementSuite
Get-AzHDInsightOperationsManagementSuite Get-AzureRmHDInsightOperationsManagementSuite
Enable-AzHDInsightOMS Enable-AzureRmHDInsightOMS
Disable-AzHDInsightOMS Disable-AzureRmHDInsightOMS
Get-AzHDInsightOMS Get-AzureRmHDInsightOMS

Az.Insights

Az Command AzureRm Command
Get-AzMetricDefinition Get-AzureRmMetricDefinition
Get-AzMetric Get-AzureRmMetric
Remove-AzLogProfile Remove-AzureRmLogProfile
Get-AzLogProfile Get-AzureRmLogProfile
Add-AzLogProfile Add-AzureRmLogProfile
Get-AzLog Get-AzureRmLog
Set-AzDiagnosticSetting Set-AzureRmDiagnosticSetting
Get-AzDiagnosticSetting Get-AzureRmDiagnosticSetting
Remove-AzDiagnosticSetting Remove-AzureRmDiagnosticSetting
New-AzAutoscaleNotification New-AzureRmAutoscaleNotification
New-AzAutoscaleProfile New-AzureRmAutoscaleProfile
New-AzAutoscaleRule New-AzureRmAutoscaleRule
Add-AzAutoscaleSetting Add-AzureRmAutoscaleSetting
Get-AzAutoscaleHistory Get-AzureRmAutoscaleHistory
Get-AzAutoscaleSetting Get-AzureRmAutoscaleSetting
New-AzAutoscaleWebhook New-AzureRmAutoscaleWebhook
Remove-AzAutoscaleSetting Remove-AzureRmAutoscaleSetting
Add-AzMetricAlertRule Add-AzureRmMetricAlertRule
Add-AzWebtestAlertRule Add-AzureRmWebtestAlertRule
Get-AzAlertHistory Get-AzureRmAlertHistory
Get-AzAlertRule Get-AzureRmAlertRule
New-AzAlertRuleEmail New-AzureRmAlertRuleEmail
New-AzAlertRuleWebhook New-AzureRmAlertRuleWebhook
Remove-AzAlertRule Remove-AzureRmAlertRule
Set-AzActivityLogAlert Set-AzureRmActivityLogAlert
Get-AzActivityLogAlert Get-AzureRmActivityLogAlert
New-AzActionGroup New-AzureRmActionGroup
New-AzActivityLogAlertCondition New-AzureRmActivityLogAlertCondition
Enable-AzActivityLogAlert Enable-AzureRmActivityLogAlert
Disable-AzActivityLogAlert Disable-AzureRmActivityLogAlert
Remove-AzActivityLogAlert Remove-AzureRmActivityLogAlert
New-AzActionGroupReceiver New-AzureRmActionGroupReceiver
Set-AzActionGroup Set-AzureRmActionGroup
Get-AzActionGroup Get-AzureRmActionGroup
Remove-AzActionGroup Remove-AzureRmActionGroup
New-AzMetricFilter New-AzureRmMetricFilter

Az.IotCentral

Az Command AzureRm Command
New-AzIotCentralApp New-AzureRmIotCentralApp
Get-AzIotCentralApp Get-AzureRmIotCentralApp
Set-AzIotCentralApp Set-AzureRmIotCentralApp
Remove-AzIotCentralApp Remove-AzureRmIotCentralApp

Az.IotHub

Az Command AzureRm Command
Add-AzIotHubKey Add-AzureRmIotHubKey
Get-AzIotHubEventHubConsumerGroup Get-AzureRmIotHubEventHubConsumerGroup
Get-AzIotHubConnectionString Get-AzureRmIotHubConnectionString
Get-AzIotHubJob Get-AzureRmIotHubJob
Get-AzIotHubKey Get-AzureRmIotHubKey
Get-AzIotHubQuotaMetric Get-AzureRmIotHubQuotaMetric
Get-AzIotHub Get-AzureRmIotHub
Get-AzIotHubRegistryStatistic Get-AzureRmIotHubRegistryStatistic
Get-AzIotHubValidSku Get-AzureRmIotHubValidSku
Add-AzIotHubEventHubConsumerGroup Add-AzureRmIotHubEventHubConsumerGroup
New-AzIotHub New-AzureRmIotHub
New-AzIotHubExportDevices New-AzureRmIotHubExportDevices
New-AzIotHubImportDevices New-AzureRmIotHubImportDevices
Remove-AzIotHub Remove-AzureRmIotHub
Remove-AzIotHubEventHubConsumerGroup Remove-AzureRmIotHubEventHubConsumerGroup
Remove-AzIotHubKey Remove-AzureRmIotHubKey
Set-AzIotHub Set-AzureRmIotHub
Update-AzIotHub Update-AzureRmIotHub
Add-AzIotHubCertificate Add-AzureRmIotHubCertificate
Get-AzIotHubCertificate Get-AzureRmIotHubCertificate
Get-AzIotHubCertificateVerificationCode Get-AzureRmIotHubCertificateVerificationCode
Set-AzIotHubVerifiedCertificate Set-AzureRmIotHubVerifiedCertificate
Remove-AzIotHubCertificate Remove-AzureRmIotHubCertificate
Get-AzIotHubRoutingEndpoint Get-AzureRmIotHubRoutingEndpoint
Add-AzIotHubRoutingEndpoint Add-AzureRmIotHubRoutingEndpoint
Remove-AzIotHubRoutingEndpoint Remove-AzureRmIotHubRoutingEndpoint
Get-AzIotHubRoute Get-AzureRmIotHubRoute
Add-AzIotHubRoute Add-AzureRmIotHubRoute
Remove-AzIotHubRoute Remove-AzureRmIotHubRoute
Set-AzIotHubRoute Set-AzureRmIotHubRoute
Test-AzIotHubRoute Test-AzureRmIotHubRoute
Get-AzIotHubEHCG Get-AzureRmIotHubEHCG
Add-AzIotHubEHCG Add-AzureRmIotHubEHCG
Remove-AzIotHubEHCG Remove-AzureRmIotHubEHCG
Set-AzIotHubVC Set-AzureRmIotHubVC
Get-AzIotHubCVC Get-AzureRmIotHubCVC

Az.KeyVault

Az Command AzureRm Command
Add-AzKeyVaultCertificate Add-AzureKeyVaultCertificate
Update-AzKeyVaultCertificate Update-AzureKeyVaultCertificate
Stop-AzKeyVaultCertificateOperation Stop-AzureKeyVaultCertificateOperation
Get-AzKeyVaultCertificateOperation Get-AzureKeyVaultCertificateOperation
Import-AzKeyVaultCertificate Import-AzureKeyVaultCertificate
Add-AzKeyVaultCertificateContact Add-AzureKeyVaultCertificateContact
Get-AzKeyVaultCertificate Get-AzureKeyVaultCertificate
Get-AzKeyVaultCertificateContact Get-AzureKeyVaultCertificateContact
Get-AzKeyVaultCertificateIssuer Get-AzureKeyVaultCertificateIssuer
New-AzKeyVaultCertificatePolicy New-AzureKeyVaultCertificatePolicy
Remove-AzKeyVaultCertificate Remove-AzureKeyVaultCertificate
Remove-AzKeyVaultCertificateContact Remove-AzureKeyVaultCertificateContact
Remove-AzKeyVaultCertificateIssuer Remove-AzureKeyVaultCertificateIssuer
Remove-AzKeyVaultCertificateOperation Remove-AzureKeyVaultCertificateOperation
Set-AzKeyVaultCertificateIssuer Set-AzureKeyVaultCertificateIssuer
Set-AzKeyVaultCertificatePolicy Set-AzureKeyVaultCertificatePolicy
Get-AzKeyVault Get-AzureRmKeyVault
New-AzKeyVault New-AzureRmKeyVault
Remove-AzKeyVault Remove-AzureRmKeyVault
Undo-AzKeyVaultRemoval Undo-AzureRmKeyVaultRemoval
Remove-AzKeyVaultAccessPolicy Remove-AzureRmKeyVaultAccessPolicy
Set-AzKeyVaultAccessPolicy Set-AzureRmKeyVaultAccessPolicy
Backup-AzKeyVaultKey Backup-AzureKeyVaultKey
Get-AzKeyVaultKey Get-AzureKeyVaultKey
Get-AzKeyVaultSecret Get-AzureKeyVaultSecret
Undo-AzKeyVaultKeyRemoval Undo-AzureKeyVaultKeyRemoval
Undo-AzKeyVaultSecretRemoval Undo-AzureKeyVaultSecretRemoval
Add-AzKeyVaultKey Add-AzureKeyVaultKey
Remove-AzKeyVaultKey Remove-AzureKeyVaultKey
Remove-AzKeyVaultSecret Remove-AzureKeyVaultSecret
Restore-AzKeyVaultKey Restore-AzureKeyVaultKey
Update-AzKeyVaultKey Update-AzureKeyVaultKey
Set-AzKeyVaultSecret Set-AzureKeyVaultSecret
Update-AzKeyVaultSecret Update-AzureKeyVaultSecret
Get-AzKeyVaultCertificatePolicy Get-AzureKeyVaultCertificatePolicy
New-AzKeyVaultCertificateAdministratorDetails New-AzureKeyVaultCertificateAdministratorDetails
New-AzKeyVaultCertificateOrganizationDetails New-AzureKeyVaultCertificateOrganizationDetails
Backup-AzKeyVaultSecret Backup-AzureKeyVaultSecret
Restore-AzKeyVaultSecret Restore-AzureKeyVaultSecret
Get-AzKeyVaultManagedStorageAccount Get-AzureKeyVaultManagedStorageAccount
Add-AzKeyVaultManagedStorageAccount Add-AzureKeyVaultManagedStorageAccount
Remove-AzKeyVaultManagedStorageAccount Remove-AzureKeyVaultManagedStorageAccount
Update-AzKeyVaultManagedStorageAccount Update-AzureKeyVaultManagedStorageAccount
Update-AzKeyVaultManagedStorageAccountKey Update-AzureKeyVaultManagedStorageAccountKey
Get-AzKeyVaultManagedStorageSasDefinition Get-AzureKeyVaultManagedStorageSasDefinition
Set-AzKeyVaultManagedStorageSasDefinition Set-AzureKeyVaultManagedStorageSasDefinition
Remove-AzKeyVaultManagedStorageSasDefinition Remove-AzureKeyVaultManagedStorageSasDefinition
Undo-AzKeyVaultCertificateRemoval Undo-AzureKeyVaultCertificateRemoval
Backup-AzKeyVaultCertificate Backup-AzureKeyVaultCertificate
Restore-AzKeyVaultCertificate Restore-AzureKeyVaultCertificate
Backup-AzKeyVaultManagedStorageAccount Backup-AzureKeyVaultManagedStorageAccount
Restore-AzKeyVaultManagedStorageAccount Restore-AzureKeyVaultManagedStorageAccount
Undo-AzKeyVaultManagedStorageSasDefinitionRemoval Undo-AzureKeyVaultManagedStorageSasDefinitionRemoval
Undo-AzKeyVaultManagedStorageAccountRemoval Undo-AzureKeyVaultManagedStorageAccountRemoval
Add-AzKeyVaultNetworkRule Add-AzureRmKeyVaultNetworkRule
Update-AzKeyVaultNetworkRuleSet Update-AzureRmKeyVaultNetworkRuleSet
Remove-AzKeyVaultNetworkRule Remove-AzureRmKeyVaultNetworkRule
Set-AzKeyVaultKey Set-AzureKeyVaultKey
Set-AzKeyVaultSecretAttribute Set-AzureKeyVaultSecretAttribute
Set-AzKeyVaultKeyAttribute Set-AzureKeyVaultKeyAttribute
Set-AzKeyVaultCertificateAttribute Set-AzureKeyVaultCertificateAttribute

Az.LogicApp

Az Command AzureRm Command
Get-AzIntegrationAccountAgreement Get-AzureRmIntegrationAccountAgreement
Get-AzIntegrationAccountCallbackUrl Get-AzureRmIntegrationAccountCallbackUrl
Get-AzIntegrationAccountCertificate Get-AzureRmIntegrationAccountCertificate
Get-AzIntegrationAccount Get-AzureRmIntegrationAccount
Get-AzIntegrationAccountMap Get-AzureRmIntegrationAccountMap
Get-AzIntegrationAccountPartner Get-AzureRmIntegrationAccountPartner
Get-AzIntegrationAccountSchema Get-AzureRmIntegrationAccountSchema
Get-AzIntegrationAccountGeneratedIcn Get-AzureRmIntegrationAccountGeneratedIcn
Get-AzIntegrationAccountReceivedIcn Get-AzureRmIntegrationAccountReceivedIcn
New-AzIntegrationAccountAgreement New-AzureRmIntegrationAccountAgreement
New-AzIntegrationAccountCertificate New-AzureRmIntegrationAccountCertificate
New-AzIntegrationAccount New-AzureRmIntegrationAccount
New-AzIntegrationAccountMap New-AzureRmIntegrationAccountMap
New-AzIntegrationAccountPartner New-AzureRmIntegrationAccountPartner
New-AzIntegrationAccountSchema New-AzureRmIntegrationAccountSchema
Remove-AzIntegrationAccountAgreement Remove-AzureRmIntegrationAccountAgreement
Remove-AzIntegrationAccountCertificate Remove-AzureRmIntegrationAccountCertificate
Remove-AzIntegrationAccount Remove-AzureRmIntegrationAccount
Remove-AzIntegrationAccountMap Remove-AzureRmIntegrationAccountMap
Remove-AzIntegrationAccountPartner Remove-AzureRmIntegrationAccountPartner
Remove-AzIntegrationAccountSchema Remove-AzureRmIntegrationAccountSchema
Remove-AzIntegrationAccountReceivedIcn Remove-AzureRmIntegrationAccountReceivedIcn
Set-AzIntegrationAccountAgreement Set-AzureRmIntegrationAccountAgreement
Set-AzIntegrationAccountCertificate Set-AzureRmIntegrationAccountCertificate
Set-AzIntegrationAccount Set-AzureRmIntegrationAccount
Set-AzIntegrationAccountMap Set-AzureRmIntegrationAccountMap
Set-AzIntegrationAccountPartner Set-AzureRmIntegrationAccountPartner
Set-AzIntegrationAccountSchema Set-AzureRmIntegrationAccountSchema
Stop-AzLogicAppRun Stop-AzureRmLogicAppRun
Set-AzIntegrationAccountGeneratedIcn Set-AzureRmIntegrationAccountGeneratedIcn
Set-AzIntegrationAccountReceivedIcn Set-AzureRmIntegrationAccountReceivedIcn
Get-AzLogicApp Get-AzureRmLogicApp
Get-AzLogicAppRunAction Get-AzureRmLogicAppRunAction
Get-AzLogicAppRunHistory Get-AzureRmLogicAppRunHistory
Get-AzLogicAppTriggerCallbackUrl Get-AzureRmLogicAppTriggerCallbackUrl
Get-AzLogicAppTrigger Get-AzureRmLogicAppTrigger
Get-AzLogicAppTriggerHistory Get-AzureRmLogicAppTriggerHistory
Get-AzLogicAppUpgradedDefinition Get-AzureRmLogicAppUpgradedDefinition
New-AzLogicApp New-AzureRmLogicApp
Remove-AzLogicApp Remove-AzureRmLogicApp
Start-AzLogicApp Start-AzureRmLogicApp
Set-AzLogicApp Set-AzureRmLogicApp
Test-AzLogicApp Test-AzureRmLogicApp

Az.MachineLearning

Az Command AzureRm Command
Move-AzMlCommitmentAssociation Move-AzureRmMlCommitmentAssociation
Get-AzMlCommitmentAssociation Get-AzureRmMlCommitmentAssociation
Get-AzMlCommitmentPlanUsageHistory Get-AzureRmMlCommitmentPlanUsageHistory
Remove-AzMlCommitmentPlan Remove-AzureRmMlCommitmentPlan
Update-AzMlCommitmentPlan Update-AzureRmMlCommitmentPlan
Get-AzMlCommitmentPlan Get-AzureRmMlCommitmentPlan
Remove-AzMlWebService Remove-AzureRmMlWebService
Get-AzMlWebService Get-AzureRmMlWebService
Update-AzMlWebService Update-AzureRmMlWebService
Export-AzMlWebService Export-AzureRmMlWebService
Get-AzMlWebServiceKeys Get-AzureRmMlWebServiceKeys
Import-AzMlWebService Import-AzureRmMlWebService
New-AzMlCommitmentPlan New-AzureRmMlCommitmentPlan
New-AzMlWebService New-AzureRmMlWebService
Add-AzMlWebServiceRegionalProperty Add-AzureRmMlWebServiceRegionalProperty

Az.MachineLearningCompute

Az Command AzureRm Command
Get-AzMlOpCluster Get-AzureRmMlOpCluster
Get-AzMlOpClusterKey Get-AzureRmMlOpClusterKey
Test-AzMlOpClusterSystemServicesUpdateAvailability Test-AzureRmMlOpClusterSystemServicesUpdateAvailability
Update-AzMlOpClusterSystemService Update-AzureRmMlOpClusterSystemService
New-AzMlOpCluster New-AzureRmMlOpCluster
Remove-AzMlOpCluster Remove-AzureRmMlOpCluster
Set-AzMlOpCluster Set-AzureRmMlOpCluster

Az.ManagedServiceIdentity

Az Command AzureRm Command
New-AzUserAssignedIdentity New-AzureRmUserAssignedIdentity
Get-AzUserAssignedIdentity Get-AzureRmUserAssignedIdentity
Remove-AzUserAssignedIdentity Remove-AzureRmUserAssignedIdentity

Az.ManagementPartner

Az Command AzureRm Command
Get-AzManagementPartner Get-AzureRmManagementPartner
New-AzManagementPartner New-AzureRmManagementPartner
Update-AzManagementPartner Update-AzureRmManagementPartner
Remove-AzManagementPartner Remove-AzureRmManagementPartner

Az.Maps

Az Command AzureRm Command
Get-AzMapsAccount Get-AzureRmMapsAccount
New-AzMapsAccount New-AzureRmMapsAccount
Remove-AzMapsAccount Remove-AzureRmMapsAccount
Get-AzMapsAccountKey Get-AzureRmMapsAccountKey
New-AzMapsAccountKey New-AzureRmMapsAccountKey

Az.MarketplaceOrdering

Az Command AzureRm Command
Get-AzMarketplaceTerms Get-AzureRmMarketplaceTerms
Set-AzMarketplaceTerms Set-AzureRmMarketplaceTerms

Az.Media

Az Command AzureRm Command
Sync-AzMediaServiceStorageKeys Sync-AzureRmMediaServiceStorageKeys
Set-AzMediaServiceKey Set-AzureRmMediaServiceKey
Get-AzMediaServiceKeys Get-AzureRmMediaServiceKeys
Get-AzMediaServiceNameAvailability Get-AzureRmMediaServiceNameAvailability
New-AzMediaServiceStorageConfig New-AzureRmMediaServiceStorageConfig
Remove-AzMediaService Remove-AzureRmMediaService
New-AzMediaService New-AzureRmMediaService
Get-AzMediaService Get-AzureRmMediaService
Set-AzMediaService Set-AzureRmMediaService

Az.Network

Az Command AzureRm Command
Add-AzApplicationGatewayAuthenticationCertificate Add-AzureRmApplicationGatewayAuthenticationCertificate
Get-AzApplicationGatewayAuthenticationCertificate Get-AzureRmApplicationGatewayAuthenticationCertificate
New-AzApplicationGatewayAuthenticationCertificate New-AzureRmApplicationGatewayAuthenticationCertificate
Remove-AzApplicationGatewayAuthenticationCertificate Remove-AzureRmApplicationGatewayAuthenticationCertificate
Get-AzApplicationGatewayAutoscaleConfiguration Get-AzureRmApplicationGatewayAutoscaleConfiguration
New-AzApplicationGatewayAutoscaleConfiguration New-AzureRmApplicationGatewayAutoscaleConfiguration
Remove-AzApplicationGatewayAutoscaleConfiguration Remove-AzureRmApplicationGatewayAutoscaleConfiguration
Set-AzApplicationGatewayAutoscaleConfiguration Set-AzureRmApplicationGatewayAutoscaleConfiguration
Set-AzApplicationGatewayAuthenticationCertificate Set-AzureRmApplicationGatewayAuthenticationCertificate
Get-AzApplicationGatewayAvailableWafRuleSets Get-AzureRmApplicationGatewayAvailableWafRuleSets
Get-AzApplicationGatewayAvailableSslOptions Get-AzureRmApplicationGatewayAvailableSslOptions
Add-AzApplicationGatewayBackendAddressPool Add-AzureRmApplicationGatewayBackendAddressPool
Get-AzApplicationGatewayBackendAddressPool Get-AzureRmApplicationGatewayBackendAddressPool
New-AzApplicationGatewayBackendAddressPool New-AzureRmApplicationGatewayBackendAddressPool
Remove-AzApplicationGatewayBackendAddressPool Remove-AzureRmApplicationGatewayBackendAddressPool
Set-AzApplicationGatewayBackendAddressPool Set-AzureRmApplicationGatewayBackendAddressPool
Add-AzApplicationGatewayBackendHttpSettings Add-AzureRmApplicationGatewayBackendHttpSettings
Get-AzApplicationGatewayBackendHttpSettings Get-AzureRmApplicationGatewayBackendHttpSettings
New-AzApplicationGatewayBackendHttpSettings New-AzureRmApplicationGatewayBackendHttpSettings
Remove-AzApplicationGatewayBackendHttpSettings Remove-AzureRmApplicationGatewayBackendHttpSettings
Set-AzApplicationGatewayBackendHttpSettings Set-AzureRmApplicationGatewayBackendHttpSettings
Get-AzApplicationGatewayConnectionDraining Get-AzureRmApplicationGatewayConnectionDraining
New-AzApplicationGatewayConnectionDraining New-AzureRmApplicationGatewayConnectionDraining
Remove-AzApplicationGatewayConnectionDraining Remove-AzureRmApplicationGatewayConnectionDraining
Set-AzApplicationGatewayConnectionDraining Set-AzureRmApplicationGatewayConnectionDraining
Get-AzApplicationGatewayWebApplicationFirewallConfiguration Get-AzureRmApplicationGatewayWebApplicationFirewallConfiguration
New-AzApplicationGatewayWebApplicationFirewallConfiguration New-AzureRmApplicationGatewayWebApplicationFirewallConfiguration
Set-AzApplicationGatewayWebApplicationFirewallConfiguration Set-AzureRmApplicationGatewayWebApplicationFirewallConfiguration
New-AzApplicationGatewayFirewallDisabledRuleGroupConfig New-AzureRmApplicationGatewayFirewallDisabledRuleGroupConfig
Add-AzApplicationGatewayFrontendIPConfig Add-AzureRmApplicationGatewayFrontendIPConfig
Get-AzApplicationGatewayFrontendIPConfig Get-AzureRmApplicationGatewayFrontendIPConfig
New-AzApplicationGatewayFrontendIPConfig New-AzureRmApplicationGatewayFrontendIPConfig
Remove-AzApplicationGatewayFrontendIPConfig Remove-AzureRmApplicationGatewayFrontendIPConfig
Set-AzApplicationGatewayFrontendIPConfig Set-AzureRmApplicationGatewayFrontendIPConfig
Add-AzApplicationGatewayFrontendPort Add-AzureRmApplicationGatewayFrontendPort
Get-AzApplicationGatewayFrontendPort Get-AzureRmApplicationGatewayFrontendPort
New-AzApplicationGatewayFrontendPort New-AzureRmApplicationGatewayFrontendPort
Remove-AzApplicationGatewayFrontendPort Remove-AzureRmApplicationGatewayFrontendPort
Set-AzApplicationGatewayFrontendPort Set-AzureRmApplicationGatewayFrontendPort
Add-AzApplicationGatewayIPConfiguration Add-AzureRmApplicationGatewayIPConfiguration
Get-AzApplicationGatewayIPConfiguration Get-AzureRmApplicationGatewayIPConfiguration
New-AzApplicationGatewayIPConfiguration New-AzureRmApplicationGatewayIPConfiguration
Remove-AzApplicationGatewayIPConfiguration Remove-AzureRmApplicationGatewayIPConfiguration
Set-AzApplicationGatewayIPConfiguration Set-AzureRmApplicationGatewayIPConfiguration
Get-AzApplicationGatewayBackendHealth Get-AzureRmApplicationGatewayBackendHealth
Get-AzApplicationGateway Get-AzureRmApplicationGateway
Add-AzApplicationGatewayHttpListener Add-AzureRmApplicationGatewayHttpListener
Get-AzApplicationGatewayHttpListener Get-AzureRmApplicationGatewayHttpListener
New-AzApplicationGatewayHttpListener New-AzureRmApplicationGatewayHttpListener
Remove-AzApplicationGatewayHttpListener Remove-AzureRmApplicationGatewayHttpListener
Set-AzApplicationGatewayHttpListener Set-AzureRmApplicationGatewayHttpListener
New-AzApplicationGateway New-AzureRmApplicationGateway
New-AzApplicationGatewayPathRuleConfig New-AzureRmApplicationGatewayPathRuleConfig
Add-AzApplicationGatewayProbeConfig Add-AzureRmApplicationGatewayProbeConfig
Get-AzApplicationGatewayProbeConfig Get-AzureRmApplicationGatewayProbeConfig
New-AzApplicationGatewayProbeConfig New-AzureRmApplicationGatewayProbeConfig
Remove-AzApplicationGatewayProbeConfig Remove-AzureRmApplicationGatewayProbeConfig
Set-AzApplicationGatewayProbeConfig Set-AzureRmApplicationGatewayProbeConfig
New-AzApplicationGatewayProbeHealthResponseMatch New-AzureRmApplicationGatewayProbeHealthResponseMatch
Remove-AzApplicationGateway Remove-AzureRmApplicationGateway
Add-AzApplicationGatewayRequestRoutingRule Add-AzureRmApplicationGatewayRequestRoutingRule
Get-AzApplicationGatewayRequestRoutingRule Get-AzureRmApplicationGatewayRequestRoutingRule
New-AzApplicationGatewayRequestRoutingRule New-AzureRmApplicationGatewayRequestRoutingRule
Remove-AzApplicationGatewayRequestRoutingRule Remove-AzureRmApplicationGatewayRequestRoutingRule
Set-AzApplicationGatewayRequestRoutingRule Set-AzureRmApplicationGatewayRequestRoutingRule
Add-AzApplicationGatewayRedirectConfiguration Add-AzureRmApplicationGatewayRedirectConfiguration
Get-AzApplicationGatewayRedirectConfiguration Get-AzureRmApplicationGatewayRedirectConfiguration
New-AzApplicationGatewayRedirectConfiguration New-AzureRmApplicationGatewayRedirectConfiguration
Remove-AzApplicationGatewayRedirectConfiguration Remove-AzureRmApplicationGatewayRedirectConfiguration
Set-AzApplicationGatewayRedirectConfiguration Set-AzureRmApplicationGatewayRedirectConfiguration
Set-AzApplicationGateway Set-AzureRmApplicationGateway
Get-AzApplicationGatewaySku Get-AzureRmApplicationGatewaySku
New-AzApplicationGatewaySku New-AzureRmApplicationGatewaySku
Set-AzApplicationGatewaySku Set-AzureRmApplicationGatewaySku
Add-AzApplicationGatewaySslCertificate Add-AzureRmApplicationGatewaySslCertificate
Get-AzApplicationGatewaySslCertificate Get-AzureRmApplicationGatewaySslCertificate
New-AzApplicationGatewaySslCertificate New-AzureRmApplicationGatewaySslCertificate
Remove-AzApplicationGatewaySslCertificate Remove-AzureRmApplicationGatewaySslCertificate
Set-AzApplicationGatewaySslCertificate Set-AzureRmApplicationGatewaySslCertificate
Get-AzApplicationGatewaySslPolicy Get-AzureRmApplicationGatewaySslPolicy
New-AzApplicationGatewaySslPolicy New-AzureRmApplicationGatewaySslPolicy
Remove-AzApplicationGatewaySslPolicy Remove-AzureRmApplicationGatewaySslPolicy
Set-AzApplicationGatewaySslPolicy Set-AzureRmApplicationGatewaySslPolicy
Get-AzApplicationGatewaySslPredefinedPolicy Get-AzureRmApplicationGatewaySslPredefinedPolicy
Start-AzApplicationGateway Start-AzureRmApplicationGateway
Stop-AzApplicationGateway Stop-AzureRmApplicationGateway
Add-AzApplicationGatewayTrustedRootCertificate Add-AzureRmApplicationGatewayTrustedRootCertificate
Get-AzApplicationGatewayTrustedRootCertificate Get-AzureRmApplicationGatewayTrustedRootCertificate
New-AzApplicationGatewayTrustedRootCertificate New-AzureRmApplicationGatewayTrustedRootCertificate
Remove-AzApplicationGatewayTrustedRootCertificate Remove-AzureRmApplicationGatewayTrustedRootCertificate
Set-AzApplicationGatewayTrustedRootCertificate Set-AzureRmApplicationGatewayTrustedRootCertificate
Add-AzApplicationGatewayUrlPathMapConfig Add-AzureRmApplicationGatewayUrlPathMapConfig
Get-AzApplicationGatewayUrlPathMapConfig Get-AzureRmApplicationGatewayUrlPathMapConfig
New-AzApplicationGatewayUrlPathMapConfig New-AzureRmApplicationGatewayUrlPathMapConfig
Remove-AzApplicationGatewayUrlPathMapConfig Remove-AzureRmApplicationGatewayUrlPathMapConfig
Set-AzApplicationGatewayUrlPathMapConfig Set-AzureRmApplicationGatewayUrlPathMapConfig
Add-AzExpressRouteCircuitAuthorization Add-AzureRmExpressRouteCircuitAuthorization
Get-AzExpressRouteCircuitAuthorization Get-AzureRmExpressRouteCircuitAuthorization
New-AzExpressRouteCircuitAuthorization New-AzureRmExpressRouteCircuitAuthorization
Remove-AzExpressRouteCircuitAuthorization Remove-AzureRmExpressRouteCircuitAuthorization
Move-AzExpressRouteCircuit Move-AzureRmExpressRouteCircuit
Get-AzExpressRouteCircuitARPTable Get-AzureRmExpressRouteCircuitARPTable
Get-AzExpressRouteCircuitRouteTable Get-AzureRmExpressRouteCircuitRouteTable
Get-AzExpressRouteCircuitRouteTableSummary Get-AzureRmExpressRouteCircuitRouteTableSummary
Get-AzExpressRouteCircuitStats Get-AzureRmExpressRouteCircuitStats
Add-AzLoadBalancerInboundNatPoolConfig Add-AzureRmLoadBalancerInboundNatPoolConfig
Get-AzLoadBalancerInboundNatPoolConfig Get-AzureRmLoadBalancerInboundNatPoolConfig
New-AzLoadBalancerInboundNatPoolConfig New-AzureRmLoadBalancerInboundNatPoolConfig
Remove-AzLoadBalancerInboundNatPoolConfig Remove-AzureRmLoadBalancerInboundNatPoolConfig
Set-AzLoadBalancerInboundNatPoolConfig Set-AzureRmLoadBalancerInboundNatPoolConfig
Get-AzExpressRouteCircuit Get-AzureRmExpressRouteCircuit
New-AzExpressRouteCircuit New-AzureRmExpressRouteCircuit
Add-AzExpressRouteCircuitPeeringConfig Add-AzureRmExpressRouteCircuitPeeringConfig
Get-AzExpressRouteCircuitPeeringConfig Get-AzureRmExpressRouteCircuitPeeringConfig
New-AzExpressRouteCircuitPeeringConfig New-AzureRmExpressRouteCircuitPeeringConfig
Remove-AzExpressRouteCircuitPeeringConfig Remove-AzureRmExpressRouteCircuitPeeringConfig
Set-AzExpressRouteCircuitPeeringConfig Set-AzureRmExpressRouteCircuitPeeringConfig
Remove-AzExpressRouteCircuit Remove-AzureRmExpressRouteCircuit
Set-AzExpressRouteCircuit Set-AzureRmExpressRouteCircuit
Get-AzEffectiveNetworkSecurityGroup Get-AzureRmEffectiveNetworkSecurityGroup
Get-AzEffectiveRouteTable Get-AzureRmEffectiveRouteTable
Add-AzNetworkInterfaceIpConfig Add-AzureRmNetworkInterfaceIpConfig
Get-AzNetworkInterfaceIpConfig Get-AzureRmNetworkInterfaceIpConfig
New-AzNetworkInterfaceIpConfig New-AzureRmNetworkInterfaceIpConfig
Remove-AzNetworkInterfaceIpConfig Remove-AzureRmNetworkInterfaceIpConfig
Set-AzNetworkInterfaceIpConfig Set-AzureRmNetworkInterfaceIpConfig
New-AzNetworkWatcher New-AzureRmNetworkWatcher
Get-AzNetworkWatcher Get-AzureRmNetworkWatcher
Remove-AzNetworkWatcher Remove-AzureRmNetworkWatcher
New-AzNetworkWatcherPacketCapture New-AzureRmNetworkWatcherPacketCapture
Get-AzNetworkWatcherPacketCapture Get-AzureRmNetworkWatcherPacketCapture
Stop-AzNetworkWatcherPacketCapture Stop-AzureRmNetworkWatcherPacketCapture
Remove-AzNetworkWatcherPacketCapture Remove-AzureRmNetworkWatcherPacketCapture
New-AzPacketCaptureFilterConfig New-AzureRmPacketCaptureFilterConfig
Get-AzNetworkWatcherTopology Get-AzureRmNetworkWatcherTopology
Get-AzNetworkWatcherSecurityGroupView Get-AzureRmNetworkWatcherSecurityGroupView
Test-AzNetworkWatcherIPFlow Test-AzureRmNetworkWatcherIPFlow
Get-AzNetworkWatcherNextHop Get-AzureRmNetworkWatcherNextHop
Start-AzNetworkWatcherResourceTroubleshooting Start-AzureRmNetworkWatcherResourceTroubleshooting
Get-AzNetworkWatcherTroubleshootingResult Get-AzureRmNetworkWatcherTroubleshootingResult
Get-AzNetworkWatcherFlowLogStatus Get-AzureRmNetworkWatcherFlowLogStatus
Set-AzNetworkWatcherConfigFlowLog Set-AzureRmNetworkWatcherConfigFlowLog
Test-AzNetworkWatcherConnectivity Test-AzureRmNetworkWatcherConnectivity
Get-AzNetworkWatcherReachabilityReport Get-AzureRmNetworkWatcherReachabilityReport
Get-AzNetworkWatcherReachabilityProvidersList Get-AzureRmNetworkWatcherReachabilityProvidersList
New-AzNetworkWatcherConnectionMonitor New-AzureRmNetworkWatcherConnectionMonitor
Set-AzNetworkWatcherConnectionMonitor Set-AzureRmNetworkWatcherConnectionMonitor
Start-AzNetworkWatcherConnectionMonitor Start-AzureRmNetworkWatcherConnectionMonitor
Stop-AzNetworkWatcherConnectionMonitor Stop-AzureRmNetworkWatcherConnectionMonitor
Remove-AzNetworkWatcherConnectionMonitor Remove-AzureRmNetworkWatcherConnectionMonitor
Get-AzNetworkWatcherConnectionMonitor Get-AzureRmNetworkWatcherConnectionMonitor
Get-AzNetworkWatcherConnectionMonitorReport Get-AzureRmNetworkWatcherConnectionMonitorReport
Get-AzExpressRouteServiceProvider Get-AzureRmExpressRouteServiceProvider
Test-AzPrivateIPAddressAvailability Test-AzureRmPrivateIPAddressAvailability
Get-AzPublicIpAddress Get-AzureRmPublicIpAddress
New-AzPublicIpAddress New-AzureRmPublicIpAddress
Remove-AzPublicIpAddress Remove-AzureRmPublicIpAddress
Set-AzPublicIpAddress Set-AzureRmPublicIpAddress
Get-AzPublicIpPrefix Get-AzureRmPublicIpPrefix
New-AzPublicIpPrefix New-AzureRmPublicIpPrefix
Remove-AzPublicIpPrefix Remove-AzureRmPublicIpPrefix
Set-AzPublicIpPrefix Set-AzureRmPublicIpPrefix
Get-AzRouteTable Get-AzureRmRouteTable
New-AzRouteTable New-AzureRmRouteTable
Remove-AzRouteTable Remove-AzureRmRouteTable
Add-AzRouteConfig Add-AzureRmRouteConfig
Get-AzRouteConfig Get-AzureRmRouteConfig
New-AzRouteConfig New-AzureRmRouteConfig
Remove-AzRouteConfig Remove-AzureRmRouteConfig
Set-AzRouteConfig Set-AzureRmRouteConfig
Set-AzRouteTable Set-AzureRmRouteTable
Set-AzVirtualNetworkGateway Set-AzureRmVirtualNetworkGateway
Get-AzVirtualNetworkGateway Get-AzureRmVirtualNetworkGateway
New-AzVirtualNetworkGateway New-AzureRmVirtualNetworkGateway
Get-AzVpnClientRootCertificate Get-AzureRmVpnClientRootCertificate
Get-AzVpnClientRevokedCertificate Get-AzureRmVpnClientRevokedCertificate
Add-AzVpnClientRootCertificate Add-AzureRmVpnClientRootCertificate
Add-AzVpnClientRevokedCertificate Add-AzureRmVpnClientRevokedCertificate
New-AzVpnClientRootCertificate New-AzureRmVpnClientRootCertificate
New-AzVpnClientRevokedCertificate New-AzureRmVpnClientRevokedCertificate
New-AzVpnClientIpsecPolicy New-AzureRmVpnClientIpsecPolicy
New-AzVpnClientIpsecParameter New-AzureRmVpnClientIpsecParameter
Set-AzVpnClientIpsecParameter Set-AzureRmVpnClientIpsecParameter
Get-AzVpnClientIpsecParameter Get-AzureRmVpnClientIpsecParameter
Remove-AzVpnClientIpsecParameter Remove-AzureRmVpnClientIpsecParameter
Resize-AzVirtualNetworkGateway Resize-AzureRmVirtualNetworkGateway
Remove-AzVpnClientRevokedCertificate Remove-AzureRmVpnClientRevokedCertificate
Remove-AzVpnClientRootCertificate Remove-AzureRmVpnClientRootCertificate
Set-AzVirtualNetworkGatewayVpnClientConfig Set-AzureRmVirtualNetworkGatewayVpnClientConfig
Get-AzVpnClientPackage Get-AzureRmVpnClientPackage
New-AzVpnClientConfiguration New-AzureRmVpnClientConfiguration
Get-AzVpnClientConfiguration Get-AzureRmVpnClientConfiguration
New-AzVirtualNetworkGatewayIpConfig New-AzureRmVirtualNetworkGatewayIpConfig
Add-AzVirtualNetworkGatewayIpConfig Add-AzureRmVirtualNetworkGatewayIpConfig
Remove-AzVirtualNetworkGatewayIpConfig Remove-AzureRmVirtualNetworkGatewayIpConfig
Remove-AzVirtualNetworkGateway Remove-AzureRmVirtualNetworkGateway
Reset-AzVirtualNetworkGateway Reset-AzureRmVirtualNetworkGateway
Set-AzVirtualNetworkGatewayDefaultSite Set-AzureRmVirtualNetworkGatewayDefaultSite
Remove-AzVirtualNetworkGatewayDefaultSite Remove-AzureRmVirtualNetworkGatewayDefaultSite
Remove-AzLocalNetworkGateway Remove-AzureRmLocalNetworkGateway
Get-AzLocalNetworkGateway Get-AzureRmLocalNetworkGateway
New-AzLocalNetworkGateway New-AzureRmLocalNetworkGateway
Set-AzLocalNetworkGateway Set-AzureRmLocalNetworkGateway
Get-AzVirtualNetworkGatewayConnection Get-AzureRmVirtualNetworkGatewayConnection
Get-AzVirtualNetworkGatewayConnectionSharedKey Get-AzureRmVirtualNetworkGatewayConnectionSharedKey
New-AzVirtualNetworkGatewayConnection New-AzureRmVirtualNetworkGatewayConnection
Remove-AzVirtualNetworkGatewayConnection Remove-AzureRmVirtualNetworkGatewayConnection
Reset-AzVirtualNetworkGatewayConnectionSharedKey Reset-AzureRmVirtualNetworkGatewayConnectionSharedKey
Set-AzVirtualNetworkGatewayConnectionSharedKey Set-AzureRmVirtualNetworkGatewayConnectionSharedKey
Set-AzVirtualNetworkGatewayConnection Set-AzureRmVirtualNetworkGatewayConnection
New-AzIpsecPolicy New-AzureRmIpsecPolicy
Get-AzLoadBalancerBackendAddressPoolConfig Get-AzureRmLoadBalancerBackendAddressPoolConfig
Add-AzLoadBalancerBackendAddressPoolConfig Add-AzureRmLoadBalancerBackendAddressPoolConfig
New-AzLoadBalancerBackendAddressPoolConfig New-AzureRmLoadBalancerBackendAddressPoolConfig
Remove-AzLoadBalancerBackendAddressPoolConfig Remove-AzureRmLoadBalancerBackendAddressPoolConfig
Set-AzLoadBalancerFrontendIpConfig Set-AzureRmLoadBalancerFrontendIpConfig
Get-AzLoadBalancerFrontendIpConfig Get-AzureRmLoadBalancerFrontendIpConfig
Add-AzLoadBalancerFrontendIpConfig Add-AzureRmLoadBalancerFrontendIpConfig
New-AzLoadBalancerFrontendIpConfig New-AzureRmLoadBalancerFrontendIpConfig
Remove-AzLoadBalancerFrontendIpConfig Remove-AzureRmLoadBalancerFrontendIpConfig
Get-AzLoadBalancer Get-AzureRmLoadBalancer
Set-AzLoadBalancerInboundNatRuleConfig Set-AzureRmLoadBalancerInboundNatRuleConfig
Get-AzLoadBalancerInboundNatRuleConfig Get-AzureRmLoadBalancerInboundNatRuleConfig
Add-AzLoadBalancerInboundNatRuleConfig Add-AzureRmLoadBalancerInboundNatRuleConfig
New-AzLoadBalancerInboundNatRuleConfig New-AzureRmLoadBalancerInboundNatRuleConfig
Remove-AzLoadBalancerInboundNatRuleConfig Remove-AzureRmLoadBalancerInboundNatRuleConfig
Get-AzBgpServiceCommunity Get-AzureRmBgpServiceCommunity
Get-AzRouteFilter Get-AzureRmRouteFilter
Set-AzRouteFilter Set-AzureRmRouteFilter
Remove-AzRouteFilter Remove-AzureRmRouteFilter
New-AzRouteFilter New-AzureRmRouteFilter
Get-AzRouteFilterRuleConfig Get-AzureRmRouteFilterRuleConfig
Add-AzRouteFilterRuleConfig Add-AzureRmRouteFilterRuleConfig
Remove-AzRouteFilterRuleConfig Remove-AzureRmRouteFilterRuleConfig
Set-AzRouteFilterRuleConfig Set-AzureRmRouteFilterRuleConfig
New-AzRouteFilterRuleConfig New-AzureRmRouteFilterRuleConfig
Set-AzLoadBalancerRuleConfig Set-AzureRmLoadBalancerRuleConfig
Get-AzLoadBalancerRuleConfig Get-AzureRmLoadBalancerRuleConfig
Add-AzLoadBalancerRuleConfig Add-AzureRmLoadBalancerRuleConfig
New-AzLoadBalancerRuleConfig New-AzureRmLoadBalancerRuleConfig
Remove-AzLoadBalancerRuleConfig Remove-AzureRmLoadBalancerRuleConfig
New-AzLoadBalancer New-AzureRmLoadBalancer
Set-AzLoadBalancerProbeConfig Set-AzureRmLoadBalancerProbeConfig
Get-AzLoadBalancerProbeConfig Get-AzureRmLoadBalancerProbeConfig
Add-AzLoadBalancerProbeConfig Add-AzureRmLoadBalancerProbeConfig
New-AzLoadBalancerProbeConfig New-AzureRmLoadBalancerProbeConfig
Remove-AzLoadBalancerProbeConfig Remove-AzureRmLoadBalancerProbeConfig
Remove-AzLoadBalancer Remove-AzureRmLoadBalancer
Set-AzLoadBalancer Set-AzureRmLoadBalancer
Add-AzLoadBalancerOutboundRuleConfig Add-AzureRmLoadBalancerOutboundRuleConfig
Get-AzLoadBalancerOutboundRuleConfig Get-AzureRmLoadBalancerOutboundRuleConfig
New-AzLoadBalancerOutboundRuleConfig New-AzureRmLoadBalancerOutboundRuleConfig
Set-AzLoadBalancerOutboundRuleConfig Set-AzureRmLoadBalancerOutboundRuleConfig
Remove-AzLoadBalancerOutboundRuleConfig Remove-AzureRmLoadBalancerOutboundRuleConfig
Remove-AzNetworkInterface Remove-AzureRmNetworkInterface
Get-AzNetworkInterface Get-AzureRmNetworkInterface
New-AzNetworkInterface New-AzureRmNetworkInterface
Set-AzNetworkInterface Set-AzureRmNetworkInterface
Get-AzNetworkSecurityGroup Get-AzureRmNetworkSecurityGroup
New-AzNetworkSecurityRuleConfig New-AzureRmNetworkSecurityRuleConfig
Get-AzNetworkSecurityRuleConfig Get-AzureRmNetworkSecurityRuleConfig
Remove-AzNetworkSecurityRuleConfig Remove-AzureRmNetworkSecurityRuleConfig
Set-AzNetworkSecurityRuleConfig Set-AzureRmNetworkSecurityRuleConfig
Add-AzNetworkSecurityRuleConfig Add-AzureRmNetworkSecurityRuleConfig
New-AzNetworkSecurityGroup New-AzureRmNetworkSecurityGroup
Remove-AzNetworkSecurityGroup Remove-AzureRmNetworkSecurityGroup
Set-AzNetworkSecurityGroup Set-AzureRmNetworkSecurityGroup
Test-AzDnsAvailability Test-AzureRmDnsAvailability
Add-AzVirtualNetworkPeering Add-AzureRmVirtualNetworkPeering
Get-AzVirtualNetworkPeering Get-AzureRmVirtualNetworkPeering
Remove-AzVirtualNetworkPeering Remove-AzureRmVirtualNetworkPeering
Set-AzVirtualNetworkPeering Set-AzureRmVirtualNetworkPeering
Remove-AzVirtualNetwork Remove-AzureRmVirtualNetwork
Set-AzVirtualNetwork Set-AzureRmVirtualNetwork
Remove-AzVirtualNetworkSubnetConfig Remove-AzureRmVirtualNetworkSubnetConfig
Set-AzVirtualNetworkSubnetConfig Set-AzureRmVirtualNetworkSubnetConfig
Get-AzVirtualNetworkSubnetConfig Get-AzureRmVirtualNetworkSubnetConfig
Add-AzVirtualNetworkSubnetConfig Add-AzureRmVirtualNetworkSubnetConfig
New-AzVirtualNetworkSubnetConfig New-AzureRmVirtualNetworkSubnetConfig
New-AzDelegation New-AzureRmDelegation
Add-AzDelegation Add-AzureRmDelegation
Get-AzDelegation Get-AzureRmDelegation
Remove-AzDelegation Remove-AzureRmDelegation
Get-AzAvailableServiceDelegation Get-AzureRmAvailableServiceDelegation
Get-AzVirtualNetwork Get-AzureRmVirtualNetwork
New-AzVirtualNetwork New-AzureRmVirtualNetwork
Get-AzVirtualNetworkGatewayBgpPeerStatus Get-AzureRmVirtualNetworkGatewayBgpPeerStatus
Get-AzVirtualNetworkGatewayAdvertisedRoute Get-AzureRmVirtualNetworkGatewayAdvertisedRoute
Get-AzVirtualNetworkGatewayLearnedRoute Get-AzureRmVirtualNetworkGatewayLearnedRoute
Get-AzNetworkUsage Get-AzureRmNetworkUsage
Get-AzVirtualNetworkUsageList Get-AzureRmVirtualNetworkUsageList
Get-AzVirtualNetworkAvailableEndpointService Get-AzureRmVirtualNetworkAvailableEndpointService
Get-AzVirtualNetworkGatewaySupportedVpnDevice Get-AzureRmVirtualNetworkGatewaySupportedVpnDevice
Get-AzVirtualNetworkGatewayConnectionVpnDeviceConfigScript Get-AzureRmVirtualNetworkGatewayConnectionVpnDeviceConfigScript
New-AzApplicationSecurityGroup New-AzureRmApplicationSecurityGroup
Remove-AzApplicationSecurityGroup Remove-AzureRmApplicationSecurityGroup
Get-AzApplicationSecurityGroup Get-AzureRmApplicationSecurityGroup
New-AzPublicIpTag New-AzureRmPublicIpTag
New-AzDdosProtectionPlan New-AzureRmDdosProtectionPlan
Get-AzDdosProtectionPlan Get-AzureRmDdosProtectionPlan
Remove-AzDdosProtectionPlan Remove-AzureRmDdosProtectionPlan
New-AzNetworkWatcherProtocolConfiguration New-AzureRMNetworkWatcherProtocolConfiguration
Add-AzExpressRouteCircuitConnectionConfig Add-AzureRmExpressRouteCircuitConnectionConfig
Get-AzExpressRouteCircuitConnectionConfig Get-AzureRmExpressRouteCircuitConnectionConfig
Remove-AzExpressRouteCircuitConnectionConfig Remove-AzureRmExpressRouteCircuitConnectionConfig
New-AzServiceEndpointPolicy New-AzureRmServiceEndpointPolicy
Remove-AzServiceEndpointPolicy Remove-AzureRmServiceEndpointPolicy
Get-AzServiceEndpointPolicy Get-AzureRmServiceEndpointPolicy
New-AzServiceEndpointPolicyDefinition New-AzureRmServiceEndpointPolicyDefinition
Remove-AzServiceEndpointPolicyDefinition Remove-AzureRmServiceEndpointPolicyDefinition
Get-AzServiceEndpointPolicyDefinition Get-AzureRmServiceEndpointPolicyDefinition
Set-AzServiceEndpointPolicyDefinition Set-AzureRmServiceEndpointPolicyDefinition
Add-AzServiceEndpointPolicyDefinition Add-AzureRmServiceEndpointPolicyDefinition
Set-AzServiceEndpointPolicy Set-AzureRmServiceEndpointPolicy
Get-AzNetworkProfile Get-AzureRmNetworkProfile
New-AzNetworkProfile New-AzureRmNetworkProfile
Remove-AzNetworkProfile Remove-AzureRmNetworkProfile
Set-AzNetworkProfile Set-AzureRmNetworkProfile
New-AzContainerNicConfig New-AzureRmContainerNicConfig
New-AzContainerNicConfigIpConfig New-AzureRmContainerNicConfigIpConfig
New-AzVirtualWan New-AzureRmVirtualWan
Update-AzVirtualWan Update-AzureRmVirtualWan
Get-AzVirtualWan Get-AzureRmVirtualWan
Remove-AzVirtualWan Remove-AzureRmVirtualWan
New-AzVirtualHub New-AzureRmVirtualHub
Get-AzVirtualHub Get-AzureRmVirtualHub
Update-AzVirtualHub Update-AzureRmVirtualHub
Remove-AzVirtualHub Remove-AzureRmVirtualHub
New-AzVirtualHubRoute New-AzureRmVirtualHubRoute
New-AzVirtualHubRouteTable New-AzureRmVirtualHubRouteTable
New-AzVpnGateway New-AzureRmVpnGateway
Get-AzVpnGateway Get-AzureRmVpnGateway
Update-AzVpnGateway Update-AzureRmVpnGateway
Remove-AzVpnGateway Remove-AzureRmVpnGateway
New-AzVpnSite New-AzureRmVpnSite
Get-AzVpnSite Get-AzureRmVpnSite
Update-AzVpnSite Update-AzureRmVpnSite
Remove-AzVpnSite Remove-AzureRmVpnSite
New-AzVpnConnection New-AzureRmVpnConnection
Get-AzVpnConnection Get-AzureRmVpnConnection
Update-AzVpnConnection Update-AzureRmVpnConnection
Remove-AzVpnConnection Remove-AzureRmVpnConnection
New-AzVirtualHubVnetConnection New-AzureRmVirtualHubVnetConnection
Get-AzVirtualHubVnetConnection Get-AzureRmVirtualHubVnetConnection
Remove-AzVirtualHubVnetConnection Remove-AzureRmVirtualHubVnetConnection
Get-AzVirtualWanVpnConfiguration Get-AzureRmVirtualWanVpnConfiguration
Get-AzFirewall Get-AzureRmFirewall
Set-AzFirewall Set-AzureRmFirewall
New-AzFirewall New-AzureRmFirewall
Remove-AzFirewall Remove-AzureRmFirewall
New-AzFirewallApplicationRuleCollection New-AzureRmFirewallApplicationRuleCollection
New-AzFirewallApplicationRule New-AzureRmFirewallApplicationRule
New-AzFirewallNatRuleCollection New-AzureRmFirewallNatRuleCollection
New-AzFirewallNatRule New-AzureRmFirewallNatRule
New-AzFirewallNetworkRuleCollection New-AzureRmFirewallNetworkRuleCollection
New-AzFirewallNetworkRule New-AzureRmFirewallNetworkRule
Get-AzInterfaceEndpoint Get-AzureRmInterfaceEndpoint
Add-AzNetworkInterfaceTapConfig Add-AzureRmNetworkInterfaceTapConfig
Get-AzNetworkInterfaceTapConfig Get-AzureRmNetworkInterfaceTapConfig
Set-AzNetworkInterfaceTapConfig Set-AzureRmNetworkInterfaceTapConfig
Remove-AzNetworkInterfaceTapConfig Remove-AzureRmNetworkInterfaceTapConfig
Get-AzVirtualNetworkTap Get-AzureRmVirtualNetworkTap
New-AzVirtualNetworkTap New-AzureRmVirtualNetworkTap
Remove-AzVirtualNetworkTap Remove-AzureRmVirtualNetworkTap
Set-AzVirtualNetworkTap Set-AzureRmVirtualNetworkTap
List-AzApplicationGatewayAvailableWafRuleSets List-AzureRmApplicationGatewayAvailableWafRuleSets
List-AzApplicationGatewayAvailableSslOptions List-AzureRmApplicationGatewayAvailableSslOptions
List-AzApplicationGatewaySslPredefinedPolicy List-AzureRmApplicationGatewaySslPredefinedPolicy

Az.NotificationHubs

Az Command AzureRm Command
Get-AzNotificationHub Get-AzureRmNotificationHub
Get-AzNotificationHubAuthorizationRules Get-AzureRmNotificationHubAuthorizationRules
Get-AzNotificationHubListKeys Get-AzureRmNotificationHubListKeys
Get-AzNotificationHubPNSCredentials Get-AzureRmNotificationHubPNSCredentials
New-AzNotificationHub New-AzureRmNotificationHub
New-AzNotificationHubAuthorizationRules New-AzureRmNotificationHubAuthorizationRules
New-AzNotificationHubKey New-AzureRmNotificationHubKey
Remove-AzNotificationHub Remove-AzureRmNotificationHub
Remove-AzNotificationHubAuthorizationRules Remove-AzureRmNotificationHubAuthorizationRules
Set-AzNotificationHub Set-AzureRmNotificationHub
Set-AzNotificationHubAuthorizationRules Set-AzureRmNotificationHubAuthorizationRules
Get-AzNotificationHubsNamespaceAuthorizationRules Get-AzureRmNotificationHubsNamespaceAuthorizationRules
Get-AzNotificationHubsNamespaceListKeys Get-AzureRmNotificationHubsNamespaceListKeys
New-AzNotificationHubsNamespaceAuthorizationRules New-AzureRmNotificationHubsNamespaceAuthorizationRules
New-AzNotificationHubsNamespaceKey New-AzureRmNotificationHubsNamespaceKey
Remove-AzNotificationHubsNamespaceAuthorizationRules Remove-AzureRmNotificationHubsNamespaceAuthorizationRules
Set-AzNotificationHubsNamespaceAuthorizationRules Set-AzureRmNotificationHubsNamespaceAuthorizationRules
Get-AzNotificationHubsNamespace Get-AzureRmNotificationHubsNamespace
New-AzNotificationHubsNamespace New-AzureRmNotificationHubsNamespace
Remove-AzNotificationHubsNamespace Remove-AzureRmNotificationHubsNamespace
Set-AzNotificationHubsNamespace Set-AzureRmNotificationHubsNamespace

Az.OperationalInsights

Az Command AzureRm Command
New-AzOperationalInsightsAzureActivityLogDataSource New-AzureRmOperationalInsightsAzureActivityLogDataSource
New-AzOperationalInsightsCustomLogDataSource New-AzureRmOperationalInsightsCustomLogDataSource
Disable-AzOperationalInsightsLinuxCustomLogCollection Disable-AzureRmOperationalInsightsLinuxCustomLogCollection
Disable-AzOperationalInsightsIISLogCollection Disable-AzureRmOperationalInsightsIISLogCollection
Enable-AzOperationalInsightsLinuxCustomLogCollection Enable-AzureRmOperationalInsightsLinuxCustomLogCollection
Enable-AzOperationalInsightsIISLogCollection Enable-AzureRmOperationalInsightsIISLogCollection
Enable-AzOperationalInsightsLinuxSyslogCollection Enable-AzureRmOperationalInsightsLinuxSyslogCollection
Enable-AzOperationalInsightsLinuxPerformanceCollection Enable-AzureRmOperationalInsightsLinuxPerformanceCollection
Disable-AzOperationalInsightsLinuxPerformanceCollection Disable-AzureRmOperationalInsightsLinuxPerformanceCollection
New-AzOperationalInsightsWindowsPerformanceCounterDataSource New-AzureRmOperationalInsightsWindowsPerformanceCounterDataSource
New-AzOperationalInsightsLinuxPerformanceObjectDataSource New-AzureRmOperationalInsightsLinuxPerformanceObjectDataSource
New-AzOperationalInsightsLinuxSyslogDataSource New-AzureRmOperationalInsightsLinuxSyslogDataSource
Disable-AzOperationalInsightsLinuxSyslogCollection Disable-AzureRmOperationalInsightsLinuxSyslogCollection
New-AzOperationalInsightsWindowsEventDataSource New-AzureRmOperationalInsightsWindowsEventDataSource
Get-AzOperationalInsightsSavedSearch Get-AzureRmOperationalInsightsSavedSearch
Get-AzOperationalInsightsSavedSearchResults Get-AzureRmOperationalInsightsSavedSearchResults
Get-AzOperationalInsightsSchema Get-AzureRmOperationalInsightsSchema
Get-AzOperationalInsightsSearchResults Get-AzureRmOperationalInsightsSearchResults
New-AzOperationalInsightsComputerGroup New-AzureRmOperationalInsightsComputerGroup
New-AzOperationalInsightsSavedSearch New-AzureRmOperationalInsightsSavedSearch
Set-AzOperationalInsightsSavedSearch Set-AzureRmOperationalInsightsSavedSearch
Remove-AzOperationalInsightsSavedSearch Remove-AzureRmOperationalInsightsSavedSearch
Get-AzOperationalInsightsDataSource Get-AzureRmOperationalInsightsDataSource
Remove-AzOperationalInsightsDataSource Remove-AzureRmOperationalInsightsDataSource
Set-AzOperationalInsightsDataSource Set-AzureRmOperationalInsightsDataSource
Get-AzOperationalInsightsStorageInsight Get-AzureRmOperationalInsightsStorageInsight
Set-AzOperationalInsightsStorageInsight Set-AzureRmOperationalInsightsStorageInsight
New-AzOperationalInsightsStorageInsight New-AzureRmOperationalInsightsStorageInsight
Remove-AzOperationalInsightsStorageInsight Remove-AzureRmOperationalInsightsStorageInsight
Set-AzOperationalInsightsIntelligencePack Set-AzureRmOperationalInsightsIntelligencePack
Get-AzOperationalInsightsIntelligencePacks Get-AzureRmOperationalInsightsIntelligencePacks
Get-AzOperationalInsightsWorkspaceManagementGroups Get-AzureRmOperationalInsightsWorkspaceManagementGroups
Get-AzOperationalInsightsLinkTargets Get-AzureRmOperationalInsightsLinkTargets
Get-AzOperationalInsightsWorkspaceUsage Get-AzureRmOperationalInsightsWorkspaceUsage
Get-AzOperationalInsightsWorkspaceSharedKeys Get-AzureRmOperationalInsightsWorkspaceSharedKeys
Get-AzOperationalInsightsWorkspace Get-AzureRmOperationalInsightsWorkspace
New-AzOperationalInsightsWorkspace New-AzureRmOperationalInsightsWorkspace
Remove-AzOperationalInsightsWorkspace Remove-AzureRmOperationalInsightsWorkspace
Set-AzOperationalInsightsWorkspace Set-AzureRmOperationalInsightsWorkspace
Invoke-AzOperationalInsightsQuery Invoke-AzureRmOperationalInsightsQuery
New-AzOperationalInsightsAzureAuditDataSource New-AzureRmOperationalInsightsAzureAuditDataSource

Az.PolicyInsights

Az Command AzureRm Command
Get-AzPolicyEvent Get-AzureRmPolicyEvent
Get-AzPolicyState Get-AzureRmPolicyState
Get-AzPolicyStateSummary Get-AzureRmPolicyStateSummary
Get-AzPolicyRemediation Get-AzureRmPolicyRemediation
Remove-AzPolicyRemediation Remove-AzureRmPolicyRemediation
Start-AzPolicyRemediation Start-AzureRmPolicyRemediation
Stop-AzPolicyRemediation Stop-AzureRmPolicyRemediation

Az.PowerBIEmbedded

Az Command AzureRm Command
Remove-AzPowerBIWorkspaceCollection Remove-AzureRmPowerBIWorkspaceCollection
Get-AzPowerBIWorkspaceCollection Get-AzureRmPowerBIWorkspaceCollection
Get-AzPowerBIWorkspaceCollectionAccessKeys Get-AzureRmPowerBIWorkspaceCollectionAccessKeys
Get-AzPowerBIWorkspace Get-AzureRmPowerBIWorkspace
New-AzPowerBIWorkspaceCollection New-AzureRmPowerBIWorkspaceCollection
Reset-AzPowerBIWorkspaceCollectionAccessKeys Reset-AzureRmPowerBIWorkspaceCollectionAccessKeys
Resume-AzPowerBIEmbeddedCapacity Resume-AzureRmPowerBIEmbeddedCapacity
Suspend-AzPowerBIEmbeddedCapacity Suspend-AzureRmPowerBIEmbeddedCapacity
Get-AzPowerBIEmbeddedCapacity Get-AzureRmPowerBIEmbeddedCapacity
Remove-AzPowerBIEmbeddedCapacity Remove-AzureRmPowerBIEmbeddedCapacity
Update-AzPowerBIEmbeddedCapacity Update-AzureRmPowerBIEmbeddedCapacity
Test-AzPowerBIEmbeddedCapacity Test-AzureRmPowerBIEmbeddedCapacity
New-AzPowerBIEmbeddedCapacity New-AzureRmPowerBIEmbeddedCapacity

Az.Profile

Az Command AzureRm Command
Disable-AzDataCollection Disable-AzureRmDataCollection
Disable-AzContextAutosave Disable-AzureRmContextAutosave
Enable-AzDataCollection Enable-AzureRmDataCollection
Enable-AzContextAutosave Enable-AzureRmContextAutosave
Remove-AzEnvironment Remove-AzureRmEnvironment
Get-AzEnvironment Get-AzureRmEnvironment
Set-AzEnvironment Set-AzureRmEnvironment
Add-AzEnvironment Add-AzureRmEnvironment
Get-AzSubscription Get-AzureRmSubscription
Connect-AzAccount Connect-AzureRmAccount
Get-AzContext Get-AzureRmContext
Set-AzContext Set-AzureRmContext
Import-AzContext Import-AzureRmContext
Save-AzContext Save-AzureRmContext
Get-AzTenant Get-AzureRmTenant
Resolve-AzError Resolve-AzureRmError
Select-AzContext Select-AzureRmContext
Rename-AzContext Rename-AzureRmContext
Remove-AzContext Remove-AzureRmContext
Clear-AzContext Clear-AzureRmContext
Disconnect-AzAccount Disconnect-AzureRmAccount
Get-AzContextAutosaveSetting Get-AzureRmContextAutosaveSetting
Set-AzDefault Set-AzureRmDefault
Get-AzDefault Get-AzureRmDefault
Clear-AzDefault Clear-AzureRmDefault
Add-AzAccount Add-AzureRmAccount
Login-AzAccount Login-AzureRmAccount
Remove-AzAccount Remove-AzureRmAccount
Logout-AzAccount Logout-AzureRmAccount
Select-AzSubscription Select-AzureRmSubscription
Save-AzProfile Save-AzureRmProfile

Az.RecoveryServices

Az Command AzureRm Command
Get-AzRecoveryServicesBackupProperty Get-AzureRmRecoveryServicesBackupProperty
Get-AzRecoveryServicesVault Get-AzureRmRecoveryServicesVault
Get-AzRecoveryServicesVaultSettingsFile Get-AzureRmRecoveryServicesVaultSettingsFile
New-AzRecoveryServicesVault New-AzureRmRecoveryServicesVault
Remove-AzRecoveryServicesVault Remove-AzureRmRecoveryServicesVault
Set-AzRecoveryServicesBackupProperties Set-AzureRmRecoveryServicesBackupProperties
Set-AzRecoveryServicesVaultContext Set-AzureRmRecoveryServicesVaultContext
Get-AzRecoveryServicesBackupProperties Get-AzureRmRecoveryServicesBackupProperties
Backup-AzRecoveryServicesBackupItem Backup-AzureRmRecoveryServicesBackupItem
Get-AzRecoveryServicesBackupManagementServer Get-AzureRmRecoveryServicesBackupManagementServer
Get-AzRecoveryServicesBackupContainer Get-AzureRmRecoveryServicesBackupContainer
Unregister-AzRecoveryServicesBackupContainer Unregister-AzureRmRecoveryServicesBackupContainer
Disable-AzRecoveryServicesBackupProtection Disable-AzureRmRecoveryServicesBackupProtection
Enable-AzRecoveryServicesBackupProtection Enable-AzureRmRecoveryServicesBackupProtection
Get-AzRecoveryServicesBackupItem Get-AzureRmRecoveryServicesBackupItem
Get-AzRecoveryServicesBackupJob Get-AzureRmRecoveryServicesBackupJob
Get-AzRecoveryServicesBackupJobDetails Get-AzureRmRecoveryServicesBackupJobDetails
Stop-AzRecoveryServicesBackupJob Stop-AzureRmRecoveryServicesBackupJob
Wait-AzRecoveryServicesBackupJob Wait-AzureRmRecoveryServicesBackupJob
Get-AzRecoveryServicesBackupProtectionPolicy Get-AzureRmRecoveryServicesBackupProtectionPolicy
Get-AzRecoveryServicesBackupRetentionPolicyObject Get-AzureRmRecoveryServicesBackupRetentionPolicyObject
Get-AzRecoveryServicesBackupSchedulePolicyObject Get-AzureRmRecoveryServicesBackupSchedulePolicyObject
New-AzRecoveryServicesBackupProtectionPolicy New-AzureRmRecoveryServicesBackupProtectionPolicy
Remove-AzRecoveryServicesBackupProtectionPolicy Remove-AzureRmRecoveryServicesBackupProtectionPolicy
Set-AzRecoveryServicesBackupProtectionPolicy Set-AzureRmRecoveryServicesBackupProtectionPolicy
Get-AzRecoveryServicesBackupRecoveryPoint Get-AzureRmRecoveryServicesBackupRecoveryPoint
Restore-AzRecoveryServicesBackupItem Restore-AzureRmRecoveryServicesBackupItem
Unregister-AzRecoveryServicesBackupManagementServer Unregister-AzureRmRecoveryServicesBackupManagementServer
Get-AzRecoveryServicesBackupRPMountScript Get-AzureRmRecoveryServicesBackupRPMountScript
Disable-AzRecoveryServicesBackupRPMountScript Disable-AzureRmRecoveryServicesBackupRPMountScript
Get-AzRecoveryServicesBackupStatus Get-AzureRmRecoveryServicesBackupStatus
Edit-AzRecoveryServicesAsrRecoveryPlan Edit-AzureRmRecoveryServicesAsrRecoveryPlan
Get-AzRecoveryServicesAsrAlertSetting Get-AzureRmRecoveryServicesAsrAlertSetting
Get-AzRecoveryServicesAsrEvent Get-AzureRmRecoveryServicesAsrEvent
Get-AzRecoveryServicesAsrFabric Get-AzureRmRecoveryServicesAsrFabric
Get-AzRecoveryServicesAsrJob Get-AzureRmRecoveryServicesAsrJob
Get-AzRecoveryServicesAsrNetwork Get-AzureRmRecoveryServicesAsrNetwork
Get-AzRecoveryServicesAsrNetworkMapping Get-AzureRmRecoveryServicesAsrNetworkMapping
Get-AzRecoveryServicesAsrPolicy Get-AzureRmRecoveryServicesAsrPolicy
Get-AzRecoveryServicesAsrProtectableItem Get-AzureRmRecoveryServicesAsrProtectableItem
Get-AzRecoveryServicesAsrProtectionContainer Get-AzureRmRecoveryServicesAsrProtectionContainer
Get-AzRecoveryServicesAsrProtectionContainerMapping Get-AzureRmRecoveryServicesAsrProtectionContainerMapping
Get-AzRecoveryServicesAsrRecoveryPlan Get-AzureRmRecoveryServicesAsrRecoveryPlan
Get-AzRecoveryServicesAsrRecoveryPoint Get-AzureRmRecoveryServicesAsrRecoveryPoint
Get-AzRecoveryServicesAsrReplicationProtectedItem Get-AzureRmRecoveryServicesAsrReplicationProtectedItem
Get-AzRecoveryServicesAsrServicesProvider Get-AzureRmRecoveryServicesAsrServicesProvider
Get-AzRecoveryServicesAsrStorageClassification Get-AzureRmRecoveryServicesAsrStorageClassification
Get-AzRecoveryServicesAsrStorageClassificationMapping Get-AzureRmRecoveryServicesAsrStorageClassificationMapping
Get-AzRecoveryServicesAsrVaultContext Get-AzureRmRecoveryServicesAsrVaultContext
Get-AzRecoveryServicesAsrvCenter Get-AzureRmRecoveryServicesAsrvCenter
Import-AzRecoveryServicesAsrVaultSettingsFile Import-AzureRmRecoveryServicesAsrVaultSettingsFile
New-AzRecoveryServicesAsrFabric New-AzureRmRecoveryServicesAsrFabric
New-AzRecoveryServicesAsrNetworkMapping New-AzureRmRecoveryServicesAsrNetworkMapping
New-AzRecoveryServicesAsrPolicy New-AzureRmRecoveryServicesAsrPolicy
New-AzRecoveryServicesAsrProtectableItem New-AzureRmRecoveryServicesAsrProtectableItem
New-AzRecoveryServicesAsrProtectionContainer New-AzureRmRecoveryServicesAsrProtectionContainer
New-AzRecoveryServicesAsrProtectionContainerMapping New-AzureRmRecoveryServicesAsrProtectionContainerMapping
New-AzRecoveryServicesAsrRecoveryPlan New-AzureRmRecoveryServicesAsrRecoveryPlan
New-AzRecoveryServicesAsrReplicationProtectedItem New-AzureRmRecoveryServicesAsrReplicationProtectedItem
New-AzRecoveryServicesAsrStorageClassificationMapping New-AzureRmRecoveryServicesAsrStorageClassificationMapping
New-AzRecoveryServicesAsrvCenter New-AzureRmRecoveryServicesAsrvCenter
New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig New-AzureRmRecoveryServicesAsrAzureToAzureDiskReplicationConfig
Remove-AzRecoveryServicesAsrFabric Remove-AzureRmRecoveryServicesAsrFabric
Remove-AzRecoveryServicesAsrNetworkMapping Remove-AzureRmRecoveryServicesAsrNetworkMapping
Remove-AzRecoveryServicesAsrPolicy Remove-AzureRmRecoveryServicesAsrPolicy
Remove-AzRecoveryServicesAsrProtectionContainer Remove-AzureRmRecoveryServicesAsrProtectionContainer
Remove-AzRecoveryServicesAsrProtectionContainerMapping Remove-AzureRmRecoveryServicesAsrProtectionContainerMapping
Remove-AzRecoveryServicesAsrRecoveryPlan Remove-AzureRmRecoveryServicesAsrRecoveryPlan
Remove-AzRecoveryServicesAsrReplicationProtectedItem Remove-AzureRmRecoveryServicesAsrReplicationProtectedItem
Remove-AzRecoveryServicesAsrServicesProvider Remove-AzureRmRecoveryServicesAsrServicesProvider
Remove-AzRecoveryServicesAsrStorageClassificationMapping Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping
Remove-AzRecoveryServicesAsrvCenter Remove-AzureRmRecoveryServicesAsrvCenter
Restart-AzRecoveryServicesAsrJob Restart-AzureRmRecoveryServicesAsrJob
Resume-AzRecoveryServicesAsrJob Resume-AzureRmRecoveryServicesAsrJob
Set-AzRecoveryServicesAsrAlertSetting Set-AzureRmRecoveryServicesAsrAlertSetting
Set-AzRecoveryServicesAsrReplicationProtectedItem Set-AzureRmRecoveryServicesAsrReplicationProtectedItem
Set-AzRecoveryServicesAsrVaultContext Set-AzureRmRecoveryServicesAsrVaultContext
Start-AzRecoveryServicesAsrApplyRecoveryPoint Start-AzureRmRecoveryServicesAsrApplyRecoveryPoint
Start-AzRecoveryServicesAsrCommitFailoverJob Start-AzureRmRecoveryServicesAsrCommitFailoverJob
Start-AzRecoveryServicesAsrPlannedFailoverJob Start-AzureRmRecoveryServicesAsrPlannedFailoverJob
Start-AzRecoveryServicesAsrResynchronizeReplicationJob Start-AzureRmRecoveryServicesAsrResynchronizeReplicationJob
Start-AzRecoveryServicesAsrSwitchProcessServerJob Start-AzureRmRecoveryServicesAsrSwitchProcessServerJob
Start-AzRecoveryServicesAsrTestFailoverCleanupJob Start-AzureRmRecoveryServicesAsrTestFailoverCleanupJob
Start-AzRecoveryServicesAsrTestFailoverJob Start-AzureRmRecoveryServicesAsrTestFailoverJob
Start-AzRecoveryServicesAsrUnplannedFailoverJob Start-AzureRmRecoveryServicesAsrUnplannedFailoverJob
Stop-AzRecoveryServicesAsrJob Stop-AzureRmRecoveryServicesAsrJob
Update-AzRecoveryServicesAsrMobilityService Update-AzureRmRecoveryServicesAsrMobilityService
Update-AzRecoveryServicesAsrNetworkMapping Update-AzureRmRecoveryServicesAsrNetworkMapping
Update-AzRecoveryServicesAsrPolicy Update-AzureRmRecoveryServicesAsrPolicy
Update-AzRecoveryServicesAsrProtectionDirection Update-AzureRmRecoveryServicesAsrProtectionDirection
Update-AzRecoveryServicesAsrRecoveryPlan Update-AzureRmRecoveryServicesAsrRecoveryPlan
Update-AzRecoveryServicesAsrServicesProvider Update-AzureRmRecoveryServicesAsrServicesProvider
Update-AzRecoveryServicesAsrvCenter Update-AzureRmRecoveryServicesAsrvCenter
Get-AzRecoveryServicesAsrNotificationSetting Get-AzureRmRecoveryServicesAsrNotificationSetting
Get-AzRecoveryServicesAsrVaultSettings Get-AzureRmRecoveryServicesAsrVaultSettings
Set-AzRecoveryServicesAsrNotificationSetting Set-AzureRmRecoveryServicesAsrNotificationSetting
Set-AzRecoveryServicesAsrVaultSettings Set-AzureRmRecoveryServicesAsrVaultSettings

Az.RedisCache

Az Command AzureRm Command
Remove-AzRedisCachePatchSchedule Remove-AzureRmRedisCachePatchSchedule
New-AzRedisCacheScheduleEntry New-AzureRmRedisCacheScheduleEntry
Get-AzRedisCachePatchSchedule Get-AzureRmRedisCachePatchSchedule
New-AzRedisCachePatchSchedule New-AzureRmRedisCachePatchSchedule
Reset-AzRedisCache Reset-AzureRmRedisCache
Export-AzRedisCache Export-AzureRmRedisCache
Import-AzRedisCache Import-AzureRmRedisCache
Remove-AzRedisCacheDiagnostics Remove-AzureRmRedisCacheDiagnostics
Set-AzRedisCacheDiagnostics Set-AzureRmRedisCacheDiagnostics
Set-AzRedisCache Set-AzureRmRedisCache
New-AzRedisCacheKey New-AzureRmRedisCacheKey
Get-AzRedisCacheKey Get-AzureRmRedisCacheKey
Get-AzRedisCache Get-AzureRmRedisCache
Remove-AzRedisCache Remove-AzureRmRedisCache
New-AzRedisCache New-AzureRmRedisCache
New-AzRedisCacheLink New-AzureRmRedisCacheLink
Remove-AzRedisCacheLink Remove-AzureRmRedisCacheLink
Get-AzRedisCacheLink Get-AzureRmRedisCacheLink
New-AzRedisCacheFirewallRule New-AzureRmRedisCacheFirewallRule
Remove-AzRedisCacheFirewallRule Remove-AzureRmRedisCacheFirewallRule
Get-AzRedisCacheFirewallRule Get-AzureRmRedisCacheFirewallRule

Az.Relay

Az Command AzureRm Command
New-AzRelayNamespace New-AzureRmRelayNamespace
Get-AzRelayNamespace Get-AzureRmRelayNamespace
Set-AzRelayNamespace Set-AzureRmRelayNamespace
Remove-AzRelayNamespace Remove-AzureRmRelayNamespace
New-AzWcfRelay New-AzureRmWcfRelay
Get-AzWcfRelay Get-AzureRmWcfRelay
Set-AzWcfRelay Set-AzureRmWcfRelay
Remove-AzWcfRelay Remove-AzureRmWcfRelay
New-AzRelayHybridConnection New-AzureRmRelayHybridConnection
Get-AzRelayHybridConnection Get-AzureRmRelayHybridConnection
Set-AzRelayHybridConnection Set-AzureRmRelayHybridConnection
Remove-AzRelayHybridConnection Remove-AzureRmRelayHybridConnection
Test-AzRelayName Test-AzureRmRelayName
Get-AzRelayOperation Get-AzureRmRelayOperation
New-AzRelayKey New-AzureRmRelayKey
Get-AzRelayKey Get-AzureRmRelayKey
New-AzRelayAuthorizationRule New-AzureRmRelayAuthorizationRule
Get-AzRelayAuthorizationRule Get-AzureRmRelayAuthorizationRule
Set-AzRelayAuthorizationRule Set-AzureRmRelayAuthorizationRule
Remove-AzRelayAuthorizationRule Remove-AzureRmRelayAuthorizationRule

Az.Reservations

Az Command AzureRm Command
Get-AzReservationOrder Get-AzureRmReservationOrder
Get-AzReservation Get-AzureRmReservation
Get-AzReservationHistory Get-AzureRmReservationHistory
Update-AzReservation Update-AzureRmReservation
Merge-AzReservation Merge-AzureRmReservation
Split-AzReservation Split-AzureRmReservation
Get-AzReservationOrderId Get-AzureRmReservationOrderId
Get-AzReservationCatalog Get-AzureRmReservationCatalog

Az.ResourceGraph

Az Command AzureRm Command
Search-AzGraph Search-AzureRmGraph

Az.Resources

Az Command AzureRm Command
Get-AzProviderOperation Get-AzureRmProviderOperation
Remove-AzRoleAssignment Remove-AzureRmRoleAssignment
Get-AzRoleAssignment Get-AzureRmRoleAssignment
New-AzRoleAssignment New-AzureRmRoleAssignment
Get-AzRoleDefinition Get-AzureRmRoleDefinition
New-AzRoleDefinition New-AzureRmRoleDefinition
Set-AzRoleDefinition Set-AzureRmRoleDefinition
Remove-AzRoleDefinition Remove-AzureRmRoleDefinition
Get-AzADAppCredential Get-AzureRmADAppCredential
Get-AzADApplication Get-AzureRmADApplication
Add-AzADGroupMember Add-AzureRmADGroupMember
Get-AzADGroupMember Get-AzureRmADGroupMember
Remove-AzADGroupMember Remove-AzureRmADGroupMember
Get-AzADGroup Get-AzureRmADGroup
New-AzADGroup New-AzureRmADGroup
Remove-AzADGroup Remove-AzureRmADGroup
Get-AzADServicePrincipal Get-AzureRmADServicePrincipal
Get-AzADSpCredential Get-AzureRmADSpCredential
Get-AzADUser Get-AzureRmADUser
New-AzADAppCredential New-AzureRmADAppCredential
New-AzADSpCredential New-AzureRmADSpCredential
New-AzADUser New-AzureRmADUser
Remove-AzADAppCredential Remove-AzureRmADAppCredential
Remove-AzADApplication Remove-AzureRmADApplication
New-AzADApplication New-AzureRmADApplication
Remove-AzADServicePrincipal Remove-AzureRmADServicePrincipal
New-AzADServicePrincipal New-AzureRmADServicePrincipal
Remove-AzADSpCredential Remove-AzureRmADSpCredential
Remove-AzADUser Remove-AzureRmADUser
Update-AzADApplication Update-AzureRmADApplication
Update-AzADServicePrincipal Update-AzureRmADServicePrincipal
Update-AzADUser Update-AzureRmADUser
Remove-AzResourceGroup Remove-AzureRmResourceGroup
Get-AzProviderFeature Get-AzureRmProviderFeature
Register-AzProviderFeature Register-AzureRmProviderFeature
Get-AzLocation Get-AzureRmLocation
Export-AzResourceGroup Export-AzureRmResourceGroup
Get-AzResourceProvider Get-AzureRmResourceProvider
Register-AzResourceProvider Register-AzureRmResourceProvider
Unregister-AzResourceProvider Unregister-AzureRmResourceProvider
Get-AzResourceGroupDeployment Get-AzureRmResourceGroupDeployment
New-AzResourceGroupDeployment New-AzureRmResourceGroupDeployment
Remove-AzResourceGroupDeployment Remove-AzureRmResourceGroupDeployment
Stop-AzResourceGroupDeployment Stop-AzureRmResourceGroupDeployment
Test-AzResourceGroupDeployment Test-AzureRmResourceGroupDeployment
Set-AzResourceGroup Set-AzureRmResourceGroup
New-AzResourceGroup New-AzureRmResourceGroup
Get-AzResourceGroup Get-AzureRmResourceGroup
Save-AzResourceGroupDeploymentTemplate Save-AzureRmResourceGroupDeploymentTemplate
Get-AzResourceGroupDeploymentOperation Get-AzureRmResourceGroupDeploymentOperation
Get-AzResourceLock Get-AzureRmResourceLock
Invoke-AzResourceAction Invoke-AzureRmResourceAction
Move-AzResource Move-AzureRmResource
New-AzResourceLock New-AzureRmResourceLock
Get-AzPolicyAssignment Get-AzureRmPolicyAssignment
Get-AzPolicyDefinition Get-AzureRmPolicyDefinition
Get-AzPolicySetDefinition Get-AzureRmPolicySetDefinition
New-AzPolicyAssignment New-AzureRmPolicyAssignment
New-AzPolicyDefinition New-AzureRmPolicyDefinition
New-AzPolicySetDefinition New-AzureRmPolicySetDefinition
Remove-AzPolicyAssignment Remove-AzureRmPolicyAssignment
Remove-AzPolicyDefinition Remove-AzureRmPolicyDefinition
Remove-AzPolicySetDefinition Remove-AzureRmPolicySetDefinition
Set-AzPolicyAssignment Set-AzureRmPolicyAssignment
Set-AzPolicyDefinition Set-AzureRmPolicyDefinition
Set-AzPolicySetDefinition Set-AzureRmPolicySetDefinition
Remove-AzResource Remove-AzureRmResource
Remove-AzResourceLock Remove-AzureRmResourceLock
Set-AzResource Set-AzureRmResource
New-AzResource New-AzureRmResource
Set-AzResourceLock Set-AzureRmResourceLock
Get-AzResource Get-AzureRmResource
Get-AzManagedApplicationDefinition Get-AzureRmManagedApplicationDefinition
New-AzManagedApplicationDefinition New-AzureRmManagedApplicationDefinition
Set-AzManagedApplicationDefinition Set-AzureRmManagedApplicationDefinition
Remove-AzManagedApplicationDefinition Remove-AzureRmManagedApplicationDefinition
Get-AzManagedApplication Get-AzureRmManagedApplication
New-AzManagedApplication New-AzureRmManagedApplication
Set-AzManagedApplication Set-AzureRmManagedApplication
Remove-AzManagedApplication Remove-AzureRmManagedApplication
Get-AzManagementGroup Get-AzureRmManagementGroup
New-AzManagementGroup New-AzureRmManagementGroup
Update-AzManagementGroup Update-AzureRmManagementGroup
Remove-AzManagementGroup Remove-AzureRmManagementGroup
New-AzManagementGroupSubscription New-AzureRmManagementGroupSubscription
Remove-AzManagementGroupSubscription Remove-AzureRmManagementGroupSubscription
New-AzDeployment New-AzureRmDeployment
Get-AzDeployment Get-AzureRmDeployment
Test-AzDeployment Test-AzureRmDeployment
Remove-AzDeployment Remove-AzureRmDeployment
Stop-AzDeployment Stop-AzureRmDeployment
Save-AzDeploymentTemplate Save-AzureRmDeploymentTemplate
Get-AzDeploymentOperation Get-AzureRmDeploymentOperation
Get-AzPolicyAlias Get-AzureRmPolicyAlias
Get-AzResourceProviderAction Get-AzureRmResourceProviderAction
Get-AzADServicePrincipalCredential Get-AzureRmADServicePrincipalCredential
New-AzADServicePrincipalCredential New-AzureRmADServicePrincipalCredential
Remove-AzADServicePrincipalCredential Remove-AzureRmADServicePrincipalCredential
Set-AzADApplication Set-AzureRmADApplication
Set-AzADServicePrincipal Set-AzureRmADServicePrincipal
Set-AzADUser Set-AzureRmADUser

Az.Scheduler

Az Command AzureRm Command
Disable-AzSchedulerJobCollection Disable-AzureRmSchedulerJobCollection
Enable-AzSchedulerJobCollection Enable-AzureRmSchedulerJobCollection
Get-AzSchedulerJobCollection Get-AzureRmSchedulerJobCollection
Get-AzSchedulerJob Get-AzureRmSchedulerJob
Get-AzSchedulerJobHistory Get-AzureRmSchedulerJobHistory
New-AzSchedulerJobCollection New-AzureRmSchedulerJobCollection
New-AzSchedulerHttpJob New-AzureRmSchedulerHttpJob
New-AzSchedulerServiceBusQueueJob New-AzureRmSchedulerServiceBusQueueJob
New-AzSchedulerServiceBusTopicJob New-AzureRmSchedulerServiceBusTopicJob
New-AzSchedulerStorageQueueJob New-AzureRmSchedulerStorageQueueJob
Remove-AzSchedulerJobCollection Remove-AzureRmSchedulerJobCollection
Remove-AzSchedulerJob Remove-AzureRmSchedulerJob
Set-AzSchedulerHttpJob Set-AzureRmSchedulerHttpJob
Set-AzSchedulerJobCollection Set-AzureRmSchedulerJobCollection
Set-AzSchedulerServiceBusQueueJob Set-AzureRmSchedulerServiceBusQueueJob
Set-AzSchedulerServiceBusTopicJob Set-AzureRmSchedulerServiceBusTopicJob
Set-AzSchedulerStorageQueueJob Set-AzureRmSchedulerStorageQueueJob

Az.Search

Az Command AzureRm Command
New-AzSearchService New-AzureRmSearchService
Get-AzSearchService Get-AzureRmSearchService
Set-AzSearchService Set-AzureRmSearchService
Remove-AzSearchService Remove-AzureRmSearchService
Get-AzSearchAdminKeyPair Get-AzureRmSearchAdminKeyPair
New-AzSearchAdminKey New-AzureRmSearchAdminKey
Get-AzSearchQueryKey Get-AzureRmSearchQueryKey
New-AzSearchQueryKey New-AzureRmSearchQueryKey
Remove-AzSearchQueryKey Remove-AzureRmSearchQueryKey

Az.Security

Az Command AzureRm Command
Get-AzSecurityAlert Get-AzureRmSecurityAlert
Set-AzSecurityAlert Set-AzureRmSecurityAlert
Get-AzSecurityAutoProvisioningSetting Get-AzureRmSecurityAutoProvisioningSetting
Set-AzSecurityAutoProvisioningSetting Set-AzureRmSecurityAutoProvisioningSetting
Get-AzSecurityCompliance Get-AzureRmSecurityCompliance
Get-AzDiscoveredSecuritySolution Get-AzureRmDiscoveredSecuritySolution
Get-AzExternalSecuritySolution Get-AzureRmExternalSecuritySolution
Get-AzJitNetworkAccessPolicy Get-AzureRmJitNetworkAccessPolicy
Set-AzJitNetworkAccessPolicy Set-AzureRmJitNetworkAccessPolicy
Remove-AzJitNetworkAccessPolicy Remove-AzureRmJitNetworkAccessPolicy
Start-AzJitNetworkAccessPolicy Start-AzureRmJitNetworkAccessPolicy
Get-AzSecurityLocation Get-AzureRmSecurityLocation
Get-AzSecurityPricing Get-AzureRmSecurityPricing
Set-AzSecurityPricing Set-AzureRmSecurityPricing
Get-AzSecurityContact Get-AzureRmSecurityContact
Set-AzSecurityContact Set-AzureRmSecurityContact
Remove-AzSecurityContact Remove-AzureRmSecurityContact
Get-AzSecurityTask Get-AzureRmSecurityTask
Get-AzSecurityWorkspaceSetting Get-AzureRmSecurityWorkspaceSetting
Set-AzSecurityWorkspaceSetting Set-AzureRmSecurityWorkspaceSetting
Remove-AzSecurityWorkspaceSetting Remove-AzureRmSecurityWorkspaceSetting

Az.ServiceBus

Az Command AzureRm Command
New-AzServiceBusNamespace New-AzureRmServiceBusNamespace
Get-AzServiceBusNamespace Get-AzureRmServiceBusNamespace
Set-AzServiceBusNamespace Set-AzureRmServiceBusNamespace
Remove-AzServiceBusNamespace Remove-AzureRmServiceBusNamespace
New-AzServiceBusQueue New-AzureRmServiceBusQueue
Get-AzServiceBusQueue Get-AzureRmServiceBusQueue
Set-AzServiceBusQueue Set-AzureRmServiceBusQueue
Remove-AzServiceBusQueue Remove-AzureRmServiceBusQueue
New-AzServiceBusTopic New-AzureRmServiceBusTopic
Get-AzServiceBusTopic Get-AzureRmServiceBusTopic
Set-AzServiceBusTopic Set-AzureRmServiceBusTopic
Remove-AzServiceBusTopic Remove-AzureRmServiceBusTopic
New-AzServiceBusSubscription New-AzureRmServiceBusSubscription
Get-AzServiceBusSubscription Get-AzureRmServiceBusSubscription
Set-AzServiceBusSubscription Set-AzureRmServiceBusSubscription
Remove-AzServiceBusSubscription Remove-AzureRmServiceBusSubscription
New-AzServiceBusAuthorizationRule New-AzureRmServiceBusAuthorizationRule
Get-AzServiceBusAuthorizationRule Get-AzureRmServiceBusAuthorizationRule
Set-AzServiceBusAuthorizationRule Set-AzureRmServiceBusAuthorizationRule
Remove-AzServiceBusAuthorizationRule Remove-AzureRmServiceBusAuthorizationRule
New-AzServiceBusKey New-AzureRmServiceBusKey
Get-AzServiceBusKey Get-AzureRmServiceBusKey
Get-AzServiceBusOperation Get-AzureRmServiceBusOperation
New-AzServiceBusRule New-AzureRmServiceBusRule
Get-AzServiceBusRule Get-AzureRmServiceBusRule
Set-AzServiceBusRule Set-AzureRmServiceBusRule
Remove-AzServiceBusRule Remove-AzureRmServiceBusRule
New-AzServiceBusGeoDRConfiguration New-AzureRmServiceBusGeoDRConfiguration
Get-AzServiceBusGeoDRConfiguration Get-AzureRmServiceBusGeoDRConfiguration
Remove-AzServiceBusGeoDRConfiguration Remove-AzureRmServiceBusGeoDRConfiguration
Set-AzServiceBusGeoDRConfigurationBreakPair Set-AzureRmServiceBusGeoDRConfigurationBreakPair
Set-AzServiceBusGeoDRConfigurationFailOver Set-AzureRmServiceBusGeoDRConfigurationFailOver
Test-AzServiceBusName Test-AzureRmServiceBusName
Get-AzServiceBusMigration Get-AzureRmServiceBusMigration
Stop-AzServiceBusMigration Stop-AzureRmServiceBusMigration
Start-AzServiceBusMigration Start-AzureRmServiceBusMigration
Complete-AzServiceBusMigration Complete-AzureRmServiceBusMigration
Remove-AzServiceBusMigration Remove-AzureRmServiceBusMigration

Az.ServiceFabric

Az Command AzureRm Command
Add-AzServiceFabricApplicationCertificate Add-AzureRmServiceFabricApplicationCertificate
Add-AzServiceFabricClientCertificate Add-AzureRmServiceFabricClientCertificate
Add-AzServiceFabricClusterCertificate Add-AzureRmServiceFabricClusterCertificate
Add-AzServiceFabricNode Add-AzureRmServiceFabricNode
Add-AzServiceFabricNodeType Add-AzureRmServiceFabricNodeType
Get-AzServiceFabricCluster Get-AzureRmServiceFabricCluster
New-AzServiceFabricCluster New-AzureRmServiceFabricCluster
Remove-AzServiceFabricClientCertificate Remove-AzureRmServiceFabricClientCertificate
Remove-AzServiceFabricClusterCertificate Remove-AzureRmServiceFabricClusterCertificate
Remove-AzServiceFabricNode Remove-AzureRmServiceFabricNode
Remove-AzServiceFabricNodeType Remove-AzureRmServiceFabricNodeType
Remove-AzServiceFabricSetting Remove-AzureRmServiceFabricSetting
Set-AzServiceFabricSetting Set-AzureRmServiceFabricSetting
Set-AzServiceFabricUpgradeType Set-AzureRmServiceFabricUpgradeType
Update-AzServiceFabricDurability Update-AzureRmServiceFabricDurability
Update-AzServiceFabricReliability Update-AzureRmServiceFabricReliability

Az.SignalR

Az Command AzureRm Command
New-AzSignalR New-AzureRmSignalR
Get-AzSignalR Get-AzureRmSignalR
Get-AzSignalRKey Get-AzureRmSignalRKey
New-AzSignalRKey New-AzureRmSignalRKey
Remove-AzSignalR Remove-AzureRmSignalR

Az.Sql

Az Command AzureRm Command
Get-AzSqlDatabaseTransparentDataEncryption Get-AzureRmSqlDatabaseTransparentDataEncryption
Get-AzSqlDatabaseTransparentDataEncryptionActivity Get-AzureRmSqlDatabaseTransparentDataEncryptionActivity
Set-AzSqlDatabaseTransparentDataEncryption Set-AzureRmSqlDatabaseTransparentDataEncryption
Get-AzSqlDatabaseUpgradeHint Get-AzureRmSqlDatabaseUpgradeHint
Get-AzSqlServerUpgradeHint Get-AzureRmSqlServerUpgradeHint
Get-AzSqlServerServiceObjective Get-AzureRmSqlServerServiceObjective
Get-AzSqlServerUpgrade Get-AzureRmSqlServerUpgrade
Start-AzSqlServerUpgrade Start-AzureRmSqlServerUpgrade
Stop-AzSqlServerUpgrade Stop-AzureRmSqlServerUpgrade
Get-AzSqlServerActiveDirectoryAdministrator Get-AzureRmSqlServerActiveDirectoryAdministrator
Remove-AzSqlServerActiveDirectoryAdministrator Remove-AzureRmSqlServerActiveDirectoryAdministrator
Set-AzSqlServerActiveDirectoryAdministrator Set-AzureRmSqlServerActiveDirectoryAdministrator
Get-AzSqlServer Get-AzureRmSqlServer
New-AzSqlServer New-AzureRmSqlServer
Remove-AzSqlServer Remove-AzureRmSqlServer
Set-AzSqlServer Set-AzureRmSqlServer
Get-AzSqlServerCommunicationLink Get-AzureRmSqlServerCommunicationLink
New-AzSqlServerCommunicationLink New-AzureRmSqlServerCommunicationLink
Remove-AzSqlServerCommunicationLink Remove-AzureRmSqlServerCommunicationLink
Get-AzSqlDatabaseSecureConnectionPolicy Get-AzureRmSqlDatabaseSecureConnectionPolicy
Get-AzSqlDatabaseReplicationLink Get-AzureRmSqlDatabaseReplicationLink
New-AzSqlDatabaseCopy New-AzureRmSqlDatabaseCopy
New-AzSqlDatabaseSecondary New-AzureRmSqlDatabaseSecondary
Remove-AzSqlDatabaseSecondary Remove-AzureRmSqlDatabaseSecondary
Set-AzSqlDatabaseSecondary Set-AzureRmSqlDatabaseSecondary
Get-AzSqlElasticPoolRecommendation Get-AzureRmSqlElasticPoolRecommendation
Get-AzSqlDatabaseIndexRecommendations Get-AzureRmSqlDatabaseIndexRecommendations
Start-AzSqlDatabaseExecuteIndexRecommendation Start-AzureRmSqlDatabaseExecuteIndexRecommendation
Stop-AzSqlDatabaseExecuteIndexRecommendation Stop-AzureRmSqlDatabaseExecuteIndexRecommendation
Get-AzSqlServerFirewallRule Get-AzureRmSqlServerFirewallRule
New-AzSqlServerFirewallRule New-AzureRmSqlServerFirewallRule
Remove-AzSqlServerFirewallRule Remove-AzureRmSqlServerFirewallRule
Set-AzSqlServerFirewallRule Set-AzureRmSqlServerFirewallRule
Get-AzSqlElasticPool Get-AzureRmSqlElasticPool
Get-AzSqlElasticPoolActivity Get-AzureRmSqlElasticPoolActivity
Get-AzSqlElasticPoolDatabase Get-AzureRmSqlElasticPoolDatabase
New-AzSqlElasticPool New-AzureRmSqlElasticPool
Remove-AzSqlElasticPool Remove-AzureRmSqlElasticPool
Set-AzSqlElasticPool Set-AzureRmSqlElasticPool
Get-AzSqlServerDisasterRecoveryConfiguration Get-AzureRmSqlServerDisasterRecoveryConfiguration
Get-AzSqlServerDisasterRecoveryConfigurationActivity Get-AzureRmSqlServerDisasterRecoveryConfigurationActivity
New-AzSqlServerDisasterRecoveryConfiguration New-AzureRmSqlServerDisasterRecoveryConfiguration
Remove-AzSqlServerDisasterRecoveryConfiguration Remove-AzureRmSqlServerDisasterRecoveryConfiguration
Set-AzSqlServerDisasterRecoveryConfiguration Set-AzureRmSqlServerDisasterRecoveryConfiguration
Resume-AzSqlDatabase Resume-AzureRmSqlDatabase
Suspend-AzSqlDatabase Suspend-AzureRmSqlDatabase
Get-AzSqlDatabaseDataMaskingPolicy Get-AzureRmSqlDatabaseDataMaskingPolicy
Get-AzSqlDatabaseDataMaskingRule Get-AzureRmSqlDatabaseDataMaskingRule
New-AzSqlDatabaseDataMaskingRule New-AzureRmSqlDatabaseDataMaskingRule
Remove-AzSqlDatabaseDataMaskingRule Remove-AzureRmSqlDatabaseDataMaskingRule
Set-AzSqlDatabaseDataMaskingPolicy Set-AzureRmSqlDatabaseDataMaskingPolicy
Set-AzSqlDatabaseDataMaskingRule Set-AzureRmSqlDatabaseDataMaskingRule
Get-AzSqlCapability Get-AzureRmSqlCapability
Get-AzSqlServerThreatDetectionPolicy Get-AzureRmSqlServerThreatDetectionPolicy
Remove-AzSqlServerThreatDetectionPolicy Remove-AzureRmSqlServerThreatDetectionPolicy
Set-AzSqlServerThreatDetectionPolicy Set-AzureRmSqlServerThreatDetectionPolicy
Get-AzSqlDatabaseThreatDetectionPolicy Get-AzureRmSqlDatabaseThreatDetectionPolicy
Set-AzSqlDatabaseThreatDetectionPolicy Set-AzureRmSqlDatabaseThreatDetectionPolicy
Remove-AzSqlDatabaseThreatDetectionPolicy Remove-AzureRmSqlDatabaseThreatDetectionPolicy
Get-AzSqlDatabase Get-AzureRmSqlDatabase
Get-AzSqlDatabaseActivity Get-AzureRmSqlDatabaseActivity
Get-AzSqlDatabaseExpanded Get-AzureRmSqlDatabaseExpanded
New-AzSqlDatabase New-AzureRmSqlDatabase
Remove-AzSqlDatabase Remove-AzureRmSqlDatabase
Set-AzSqlDatabase Set-AzureRmSqlDatabase
Get-AzSqlDatabaseImportExportStatus Get-AzureRmSqlDatabaseImportExportStatus
New-AzSqlDatabaseExport New-AzureRmSqlDatabaseExport
New-AzSqlDatabaseImport New-AzureRmSqlDatabaseImport
Get-AzSqlDatabaseGeoBackupPolicy Get-AzureRmSqlDatabaseGeoBackupPolicy
Set-AzSqlDatabaseGeoBackupPolicy Set-AzureRmSqlDatabaseGeoBackupPolicy
Get-AzSqlDatabaseBackupLongTermRetentionPolicy Get-AzureRmSqlDatabaseBackupLongTermRetentionPolicy
Set-AzSqlDatabaseBackupLongTermRetentionPolicy Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy
Get-AzSqlDatabaseLongTermRetentionBackup Get-AzureRmSqlDatabaseLongTermRetentionBackup
Remove-AzSqlDatabaseLongTermRetentionBackup Remove-AzureRmSqlDatabaseLongTermRetentionBackup
Get-AzSqlDeletedDatabaseBackup Get-AzureRmSqlDeletedDatabaseBackup
Get-AzSqlDatabaseGeoBackup Get-AzureRmSqlDatabaseGeoBackup
Get-AzSqlServerBackupLongTermRetentionVault Get-AzureRmSqlServerBackupLongTermRetentionVault
Restore-AzSqlDatabase Restore-AzureRmSqlDatabase
Set-AzSqlServerBackupLongTermRetentionVault Set-AzureRmSqlServerBackupLongTermRetentionVault
Get-AzSqlDatabaseRestorePoints Get-AzureRmSqlDatabaseRestorePoints
Get-AzSqlDatabaseAuditingPolicy Get-AzureRmSqlDatabaseAuditingPolicy
Get-AzSqlServerAuditingPolicy Get-AzureRmSqlServerAuditingPolicy
Get-AzSqlDatabaseAuditing Get-AzureRmSqlDatabaseAuditing
Get-AzSqlServerAuditing Get-AzureRmSqlServerAuditing
Remove-AzSqlDatabaseAuditing Remove-AzureRmSqlDatabaseAuditing
Remove-AzSqlServerAuditing Remove-AzureRmSqlServerAuditing
Set-AzSqlDatabaseAuditingPolicy Set-AzureRmSqlDatabaseAuditingPolicy
Set-AzSqlServerAuditingPolicy Set-AzureRmSqlServerAuditingPolicy
Set-AzSqlDatabaseAuditing Set-AzureRmSqlDatabaseAuditing
Set-AzSqlServerAuditing Set-AzureRmSqlServerAuditing
Use-AzSqlServerAuditingPolicy Use-AzureRmSqlServerAuditingPolicy
Get-AzSqlDatabaseRecommendedAction Get-AzureRmSqlDatabaseRecommendedAction
Get-AzSqlElasticPoolRecommendedAction Get-AzureRmSqlElasticPoolRecommendedAction
Get-AzSqlServerRecommendedAction Get-AzureRmSqlServerRecommendedAction
Set-AzSqlDatabaseRecommendedActionState Set-AzureRmSqlDatabaseRecommendedActionState
Set-AzSqlElasticPoolRecommendedActionState Set-AzureRmSqlElasticPoolRecommendedActionState
Set-AzSqlServerRecommendedActionState Set-AzureRmSqlServerRecommendedActionState
Get-AzSqlElasticPoolAdvisor Get-AzureRmSqlElasticPoolAdvisor
Get-AzSqlServerAdvisor Get-AzureRmSqlServerAdvisor
Set-AzSqlElasticPoolAdvisorAutoExecuteStatus Set-AzureRmSqlElasticPoolAdvisorAutoExecuteStatus
Set-AzSqlServerAdvisorAutoExecuteStatus Set-AzureRmSqlServerAdvisorAutoExecuteStatus
Get-AzSqlDatabaseAdvisor Get-AzureRmSqlDatabaseAdvisor
Set-AzSqlDatabaseAdvisorAutoExecuteStatus Set-AzureRmSqlDatabaseAdvisorAutoExecuteStatus
Get-AzSqlServerTransparentDataEncryptionProtector Get-AzureRmSqlServerTransparentDataEncryptionProtector
Set-AzSqlServerTransparentDataEncryptionProtector Set-AzureRmSqlServerTransparentDataEncryptionProtector
Add-AzSqlServerKeyVaultKey Add-AzureRmSqlServerKeyVaultKey
Get-AzSqlServerKeyVaultKey Get-AzureRmSqlServerKeyVaultKey
Remove-AzSqlServerKeyVaultKey Remove-AzureRmSqlServerKeyVaultKey
Get-AzSqlDatabaseFailoverGroup Get-AzureRmSqlDatabaseFailoverGroup
New-AzSqlDatabaseFailoverGroup New-AzureRmSqlDatabaseFailoverGroup
Add-AzSqlDatabaseToFailoverGroup Add-AzureRmSqlDatabaseToFailoverGroup
Remove-AzSqlDatabaseFromFailoverGroup Remove-AzureRmSqlDatabaseFromFailoverGroup
Remove-AzSqlDatabaseFailoverGroup Remove-AzureRmSqlDatabaseFailoverGroup
Set-AzSqlDatabaseFailoverGroup Set-AzureRmSqlDatabaseFailoverGroup
Switch-AzSqlDatabaseFailoverGroup Switch-AzureRmSqlDatabaseFailoverGroup
New-AzSqlSyncGroup New-AzureRmSqlSyncGroup
Update-AzSqlSyncGroup Update-AzureRmSqlSyncGroup
Get-AzSqlSyncGroup Get-AzureRmSqlSyncGroup
Get-AzSqlSyncGroupLog Get-AzureRmSqlSyncGroupLog
Remove-AzSqlSyncGroup Remove-AzureRmSqlSyncGroup
Update-AzSqlSyncSchema Update-AzureRmSqlSyncSchema
Get-AzSqlSyncSchema Get-AzureRmSqlSyncSchema
Start-AzSqlSyncGroupSync Start-AzureRmSqlSyncGroupSync
Stop-AzSqlSyncGroupSync Stop-AzureRmSqlSyncGroupSync
New-AzSqlSyncMember New-AzureRmSqlSyncMember
Update-AzSqlSyncMember Update-AzureRmSqlSyncMember
Get-AzSqlSyncMember Get-AzureRmSqlSyncMember
Remove-AzSqlSyncMember Remove-AzureRmSqlSyncMember
New-AzSqlSyncAgent New-AzureRmSqlSyncAgent
Get-AzSqlSyncAgent Get-AzureRmSqlSyncAgent
Remove-AzSqlSyncAgent Remove-AzureRmSqlSyncAgent
New-AzSqlSyncAgentKey New-AzureRmSqlSyncAgentKey
Get-AzSqlSyncAgentLinkedDatabase Get-AzureRmSqlSyncAgentLinkedDatabase
New-AzSqlServerVirtualNetworkRule New-AzureRmSqlServerVirtualNetworkRule
Set-AzSqlServerVirtualNetworkRule Set-AzureRmSqlServerVirtualNetworkRule
Get-AzSqlServerVirtualNetworkRule Get-AzureRmSqlServerVirtualNetworkRule
Remove-AzSqlServerVirtualNetworkRule Remove-AzureRmSqlServerVirtualNetworkRule
Stop-AzSqlDatabaseActivity Stop-AzureRmSqlDatabaseActivity
Get-AzSqlServerDnsAlias Get-AzureRmSqlServerDnsAlias
Remove-AzSqlServerDnsAlias Remove-AzureRmSqlServerDnsAlias
New-AzSqlServerDnsAlias New-AzureRmSqlServerDnsAlias
Set-AzSqlServerDnsAlias Set-AzureRmSqlServerDnsAlias
New-AzSqlDatabaseRestorePoint New-AzureRmSqlDatabaseRestorePoint
Remove-AzSqlDatabaseRestorePoint Remove-AzureRmSqlDatabaseRestorePoint
Stop-AzSqlElasticPoolActivity Stop-AzureRmSqlElasticPoolActivity
Add-AzSqlServerTransparentDataEncryptionCertificate Add-AzureRmSqlServerTransparentDataEncryptionCertificate
Add-AzSqlManagedInstanceTransparentDataEncryptionCertificate Add-AzureRmSqlManagedInstanceTransparentDataEncryptionCertificate
Enable-AzSqlServerAdvancedThreatProtection Enable-AzureRmSqlServerAdvancedThreatProtection
Disable-AzSqlServerAdvancedThreatProtection Disable-AzureRmSqlServerAdvancedThreatProtection
Get-AzSqlServerAdvancedThreatProtectionPolicy Get-AzureRmSqlServerAdvancedThreatProtectionPolicy
Update-AzSqlDatabaseVulnerabilityAssessmentSettings Update-AzureRmSqlDatabaseVulnerabilityAssessmentSettings
Get-AzSqlDatabaseVulnerabilityAssessmentSettings Get-AzureRmSqlDatabaseVulnerabilityAssessmentSettings
Clear-AzSqlDatabaseVulnerabilityAssessmentSettings Clear-AzureRmSqlDatabaseVulnerabilityAssessmentSettings
Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline Set-AzureRmSqlDatabaseVulnerabilityAssessmentRuleBaseline
Get-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline Get-AzureRmSqlDatabaseVulnerabilityAssessmentRuleBaseline
Clear-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline Clear-AzureRmSqlDatabaseVulnerabilityAssessmentRuleBaseline
Convert-AzSqlDatabaseVulnerabilityAssessmentScan Convert-AzureRmSqlDatabaseVulnerabilityAssessmentScan
Get-AzSqlDatabaseVulnerabilityAssessmentScanRecord Get-AzureRmSqlDatabaseVulnerabilityAssessmentScanRecord
Start-AzSqlDatabaseVulnerabilityAssessmentScan Start-AzureRmSqlDatabaseVulnerabilityAssessmentScan
Get-AzSqlDatabaseServerAuditingPolicy Get-AzureRmSqlDatabaseServerAuditingPolicy
Remove-AzSqlDatabaseServerAuditing Remove-AzureRmSqlDatabaseServerAuditing
Set-AzSqlDatabaseServerAuditingPolicy Set-AzureRmSqlDatabaseServerAuditingPolicy
Use-AzSqlDatabaseServerAuditingPolicy Use-AzureRmSqlDatabaseServerAuditingPolicy
Get-AzSqlDatabaseLongTermRetentionPolicy Get-AzureRmSqlDatabaseLongTermRetentionPolicy
Set-AzSqlDatabaseLongTermRetentionPolicy Set-AzureRmSqlDatabaseLongTermRetentionPolicy
Get-AzSqlInstance Get-AzureRmSqlInstance
New-AzSqlInstance New-AzureRmSqlInstance
Remove-AzSqlInstance Remove-AzureRmSqlInstance
Set-AzSqlInstance Set-AzureRmSqlInstance
Update-AzSqlInstance Update-AzureRmSqlInstance
Get-AzSqlInstanceDatabase Get-AzureRmSqlInstanceDatabase
New-AzSqlInstanceDatabase New-AzureRmSqlInstanceDatabase
Remove-AzSqlInstanceDatabase Remove-AzureRmSqlInstanceDatabase
Restore-AzSqlInstanceDatabase Restore-AzureRmSqlInstanceDatabase

Az.Storage

Az Command AzureRm Command
Get-AzStorageAccount Get-AzureRmStorageAccount
Get-AzStorageAccountKey Get-AzureRmStorageAccountKey
New-AzStorageAccount New-AzureRmStorageAccount
New-AzStorageAccountKey New-AzureRmStorageAccountKey
Remove-AzStorageAccount Remove-AzureRmStorageAccount
Set-AzCurrentStorageAccount Set-AzureRmCurrentStorageAccount
Set-AzStorageAccount Set-AzureRmStorageAccount
Get-AzStorageAccountNameAvailability Get-AzureRmStorageAccountNameAvailability
Get-AzStorageUsage Get-AzureRmStorageUsage
Update-AzStorageAccountNetworkRuleSet Update-AzureRmStorageAccountNetworkRuleSet
Get-AzStorageAccountNetworkRuleSet Get-AzureRmStorageAccountNetworkRuleSet
Add-AzStorageAccountNetworkRule Add-AzureRmStorageAccountNetworkRule
Remove-AzStorageAccountNetworkRule Remove-AzureRmStorageAccountNetworkRule
Get-AzRmStorageContainer Get-AzureRmStorageContainer
Update-AzRmStorageContainer Update-AzureRmStorageContainer
New-AzRmStorageContainer New-AzureRmStorageContainer
Remove-AzRmStorageContainer Remove-AzureRmStorageContainer
Add-AzRmStorageContainerLegalHold Add-AzureRmStorageContainerLegalHold
Remove-AzRmStorageContainerLegalHold Remove-AzureRmStorageContainerLegalHold
Set-AzRmStorageContainerImmutabilityPolicy Set-AzureRmStorageContainerImmutabilityPolicy
Get-AzRmStorageContainerImmutabilityPolicy Get-AzureRmStorageContainerImmutabilityPolicy
Remove-AzRmStorageContainerImmutabilityPolicy Remove-AzureRmStorageContainerImmutabilityPolicy
Lock-AzRmStorageContainerImmutabilityPolicy Lock-AzureRmStorageContainerImmutabilityPolicy
Get-AzStorageTable Get-AzureStorageTable
New-AzStorageTableSASToken New-AzureStorageTableSASToken
New-AzStorageTableStoredAccessPolicy New-AzureStorageTableStoredAccessPolicy
New-AzStorageTable New-AzureStorageTable
Remove-AzStorageTableStoredAccessPolicy Remove-AzureStorageTableStoredAccessPolicy
Remove-AzStorageTable Remove-AzureStorageTable
Get-AzStorageTableStoredAccessPolicy Get-AzureStorageTableStoredAccessPolicy
Set-AzStorageTableStoredAccessPolicy Set-AzureStorageTableStoredAccessPolicy
Get-AzStorageQueue Get-AzureStorageQueue
New-AzStorageQueue New-AzureStorageQueue
Remove-AzStorageQueue Remove-AzureStorageQueue
Get-AzStorageQueueStoredAccessPolicy Get-AzureStorageQueueStoredAccessPolicy
New-AzStorageQueueSASToken New-AzureStorageQueueSASToken
New-AzStorageQueueStoredAccessPolicy New-AzureStorageQueueStoredAccessPolicy
Remove-AzStorageQueueStoredAccessPolicy Remove-AzureStorageQueueStoredAccessPolicy
Set-AzStorageQueueStoredAccessPolicy Set-AzureStorageQueueStoredAccessPolicy
Get-AzStorageFile Get-AzureStorageFile
Get-AzStorageFileContent Get-AzureStorageFileContent
Get-AzStorageFileCopyState Get-AzureStorageFileCopyState
Get-AzStorageShare Get-AzureStorageShare
Get-AzStorageShareStoredAccessPolicy Get-AzureStorageShareStoredAccessPolicy
New-AzStorageDirectory New-AzureStorageDirectory
New-AzStorageFileSASToken New-AzureStorageFileSASToken
New-AzStorageShare New-AzureStorageShare
New-AzStorageShareSASToken New-AzureStorageShareSASToken
New-AzStorageShareStoredAccessPolicy New-AzureStorageShareStoredAccessPolicy
Remove-AzStorageDirectory Remove-AzureStorageDirectory
Remove-AzStorageFile Remove-AzureStorageFile
Remove-AzStorageShare Remove-AzureStorageShare
Remove-AzStorageShareStoredAccessPolicy Remove-AzureStorageShareStoredAccessPolicy
Set-AzStorageFileContent Set-AzureStorageFileContent
Set-AzStorageShareQuota Set-AzureStorageShareQuota
Set-AzStorageShareStoredAccessPolicy Set-AzureStorageShareStoredAccessPolicy
Start-AzStorageFileCopy Start-AzureStorageFileCopy
Stop-AzStorageFileCopy Stop-AzureStorageFileCopy
New-AzStorageAccountSASToken New-AzureStorageAccountSASToken
Set-AzStorageCORSRule Set-AzureStorageCORSRule
Get-AzStorageCORSRule Get-AzureStorageCORSRule
Get-AzStorageServiceLoggingProperty Get-AzureStorageServiceLoggingProperty
Get-AzStorageServiceMetricsProperty Get-AzureStorageServiceMetricsProperty
Remove-AzStorageCORSRule Remove-AzureStorageCORSRule
Set-AzStorageServiceLoggingProperty Set-AzureStorageServiceLoggingProperty
Set-AzStorageServiceMetricsProperty Set-AzureStorageServiceMetricsProperty
New-AzStorageContext New-AzureStorageContext
Set-AzStorageContainerAcl Set-AzureStorageContainerAcl
Remove-AzStorageBlob Remove-AzureStorageBlob
Set-AzStorageBlobContent Set-AzureStorageBlobContent
Get-AzStorageBlob Get-AzureStorageBlob
Get-AzStorageBlobContent Get-AzureStorageBlobContent
Get-AzStorageBlobCopyState Get-AzureStorageBlobCopyState
Get-AzStorageContainer Get-AzureStorageContainer
Get-AzStorageContainerStoredAccessPolicy Get-AzureStorageContainerStoredAccessPolicy
New-AzStorageBlobSASToken New-AzureStorageBlobSASToken
New-AzStorageContainer New-AzureStorageContainer
New-AzStorageContainerSASToken New-AzureStorageContainerSASToken
New-AzStorageContainerStoredAccessPolicy New-AzureStorageContainerStoredAccessPolicy
Remove-AzStorageContainer Remove-AzureStorageContainer
Remove-AzStorageContainerStoredAccessPolicy Remove-AzureStorageContainerStoredAccessPolicy
Set-AzStorageContainerStoredAccessPolicy Set-AzureStorageContainerStoredAccessPolicy
Start-AzStorageBlobCopy Start-AzureStorageBlobCopy
Start-AzStorageBlobIncrementalCopy Start-AzureStorageBlobIncrementalCopy
Stop-AzStorageBlobCopy Stop-AzureStorageBlobCopy
Update-AzStorageServiceProperty Update-AzureStorageServiceProperty
Get-AzStorageServiceProperty Get-AzureStorageServiceProperty
Enable-AzStorageDeleteRetentionPolicy Enable-AzureStorageDeleteRetentionPolicy
Disable-AzStorageDeleteRetentionPolicy Disable-AzureStorageDeleteRetentionPolicy
Get-AzStorageContainerAcl Get-AzureStorageContainerAcl
Start-CopyAzureStorageBlob Start-CopyAzureStorageBlob
Stop-CopyAzureStorageBlob Stop-CopyAzureStorageBlob
Enable-AzStorageSoftDelete Enable-AzureStorageSoftDelete
Disable-AzStorageSoftDelete Disable-AzureStorageSoftDelete

Az.StorageSync

Az Command AzureRm Command
Invoke-AzStorageSyncCompatibilityCheck Invoke-AzureRmStorageSyncCompatibilityCheck

Az.StreamAnalytics

Az Command AzureRm Command
Get-AzStreamAnalyticsFunction Get-AzureRmStreamAnalyticsFunction
Get-AzStreamAnalyticsDefaultFunctionDefinition Get-AzureRmStreamAnalyticsDefaultFunctionDefinition
New-AzStreamAnalyticsFunction New-AzureRmStreamAnalyticsFunction
Remove-AzStreamAnalyticsFunction Remove-AzureRmStreamAnalyticsFunction
Test-AzStreamAnalyticsFunction Test-AzureRmStreamAnalyticsFunction
Get-AzStreamAnalyticsInput Get-AzureRmStreamAnalyticsInput
New-AzStreamAnalyticsInput New-AzureRmStreamAnalyticsInput
Remove-AzStreamAnalyticsInput Remove-AzureRmStreamAnalyticsInput
Test-AzStreamAnalyticsInput Test-AzureRmStreamAnalyticsInput
Get-AzStreamAnalyticsJob Get-AzureRmStreamAnalyticsJob
New-AzStreamAnalyticsJob New-AzureRmStreamAnalyticsJob
Remove-AzStreamAnalyticsJob Remove-AzureRmStreamAnalyticsJob
Start-AzStreamAnalyticsJob Start-AzureRmStreamAnalyticsJob
Stop-AzStreamAnalyticsJob Stop-AzureRmStreamAnalyticsJob
Get-AzStreamAnalyticsOutput Get-AzureRmStreamAnalyticsOutput
New-AzStreamAnalyticsOutput New-AzureRmStreamAnalyticsOutput
Remove-AzStreamAnalyticsOutput Remove-AzureRmStreamAnalyticsOutput
Test-AzStreamAnalyticsOutput Test-AzureRmStreamAnalyticsOutput
Get-AzStreamAnalyticsQuota Get-AzureRmStreamAnalyticsQuota
Get-AzStreamAnalyticsTransformation Get-AzureRmStreamAnalyticsTransformation
New-AzStreamAnalyticsTransformation New-AzureRmStreamAnalyticsTransformation

Az.Subscription

Az Command AzureRm Command
New-AzSubscription New-AzureRmSubscription

Az.Tags

Az Command AzureRm Command
Remove-AzTag Remove-AzureRmTag
Get-AzTag Get-AzureRmTag
New-AzTag New-AzureRmTag

Az.TrafficManager

Az Command AzureRm Command
Add-AzTrafficManagerCustomHeaderToEndpoint Add-AzureRmTrafficManagerCustomHeaderToEndpoint
Remove-AzTrafficManagerCustomHeaderFromEndpoint Remove-AzureRmTrafficManagerCustomHeaderFromEndpoint
Add-AzTrafficManagerCustomHeaderToProfile Add-AzureRmTrafficManagerCustomHeaderToProfile
Remove-AzTrafficManagerCustomHeaderFromProfile Remove-AzureRmTrafficManagerCustomHeaderFromProfile
Disable-AzTrafficManagerEndpoint Disable-AzureRmTrafficManagerEndpoint
Enable-AzTrafficManagerEndpoint Enable-AzureRmTrafficManagerEndpoint
Set-AzTrafficManagerEndpoint Set-AzureRmTrafficManagerEndpoint
Get-AzTrafficManagerEndpoint Get-AzureRmTrafficManagerEndpoint
Remove-AzTrafficManagerEndpoint Remove-AzureRmTrafficManagerEndpoint
New-AzTrafficManagerEndpoint New-AzureRmTrafficManagerEndpoint
Remove-AzTrafficManagerEndpointConfig Remove-AzureRmTrafficManagerEndpointConfig
Add-AzTrafficManagerEndpointConfig Add-AzureRmTrafficManagerEndpointConfig
Add-AzTrafficManagerExpectedStatusCodeRange Add-AzureRmTrafficManagerExpectedStatusCodeRange
Remove-AzTrafficManagerExpectedStatusCodeRange Remove-AzureRmTrafficManagerExpectedStatusCodeRange
Add-AzTrafficManagerIpAddressRange Add-AzureRmTrafficManagerIpAddressRange
Remove-AzTrafficManagerIpAddressRange Remove-AzureRmTrafficManagerIpAddressRange
Disable-AzTrafficManagerProfile Disable-AzureRmTrafficManagerProfile
Enable-AzTrafficManagerProfile Enable-AzureRmTrafficManagerProfile
Remove-AzTrafficManagerProfile Remove-AzureRmTrafficManagerProfile
Set-AzTrafficManagerProfile Set-AzureRmTrafficManagerProfile
Get-AzTrafficManagerProfile Get-AzureRmTrafficManagerProfile
New-AzTrafficManagerProfile New-AzureRmTrafficManagerProfile

Az.UsageAggregates

Az Command AzureRm Command

Az.Websites

Az Command AzureRm Command
Get-AzAppServicePlan Get-AzureRmAppServicePlan
Set-AzAppServicePlan Set-AzureRmAppServicePlan
New-AzAppServicePlan New-AzureRmAppServicePlan
Remove-AzAppServicePlan Remove-AzureRmAppServicePlan
Get-AzWebAppSlot Get-AzureRmWebAppSlot
Get-AzWebAppSlotConfigName Get-AzureRmWebAppSlotConfigName
Get-AzWebAppSlotMetrics Get-AzureRmWebAppSlotMetrics
Get-AzWebAppSlotPublishingProfile Get-AzureRmWebAppSlotPublishingProfile
New-AzWebAppSlot New-AzureRmWebAppSlot
Remove-AzWebAppSlot Remove-AzureRmWebAppSlot
Reset-AzWebAppSlotPublishingProfile Reset-AzureRmWebAppSlotPublishingProfile
Restart-AzWebAppSlot Restart-AzureRmWebAppSlot
Set-AzWebAppSlot Set-AzureRmWebAppSlot
Set-AzWebAppSlotConfigName Set-AzureRmWebAppSlotConfigName
Start-AzWebAppSlot Start-AzureRmWebAppSlot
Stop-AzWebAppSlot Stop-AzureRmWebAppSlot
Switch-AzWebAppSlot Switch-AzureRmWebAppSlot
New-AzWebAppDatabaseBackupSetting New-AzureRmWebAppDatabaseBackupSetting
Restore-AzWebAppBackup Restore-AzureRmWebAppBackup
Get-AzAppServicePlanMetrics Get-AzureRmAppServicePlanMetrics
Get-AzWebAppCertificate Get-AzureRmWebAppCertificate
Get-AzWebAppSSLBinding Get-AzureRmWebAppSSLBinding
New-AzWebAppSSLBinding New-AzureRmWebAppSSLBinding
Remove-AzWebAppSSLBinding Remove-AzureRmWebAppSSLBinding
Edit-AzWebAppBackupConfiguration Edit-AzureRmWebAppBackupConfiguration
Get-AzWebAppBackup Get-AzureRmWebAppBackup
Get-AzWebAppBackupConfiguration Get-AzureRmWebAppBackupConfiguration
Get-AzWebAppBackupList Get-AzureRmWebAppBackupList
Get-AzWebAppMetrics Get-AzureRmWebAppMetrics
Get-AzWebAppPublishingProfile Get-AzureRmWebAppPublishingProfile
Get-AzWebApp Get-AzureRmWebApp
New-AzWebAppBackup New-AzureRmWebAppBackup
Remove-AzWebApp Remove-AzureRmWebApp
New-AzWebApp New-AzureRmWebApp
Remove-AzWebAppBackup Remove-AzureRmWebAppBackup
Reset-AzWebAppPublishingProfile Reset-AzureRmWebAppPublishingProfile
Restart-AzWebApp Restart-AzureRmWebApp
Set-AzWebApp Set-AzureRmWebApp
Start-AzWebApp Start-AzureRmWebApp
Stop-AzWebApp Stop-AzureRmWebApp
Get-AzWebAppSnapshot Get-AzureRmWebAppSnapshot
Restore-AzWebAppSnapshot Restore-AzureRmWebAppSnapshot
Get-AzDeletedWebApp Get-AzureRmDeletedWebApp
Restore-AzDeletedWebApp Restore-AzureRmDeletedWebApp
Get-AzWebAppContainerContinuousDeploymentUrl Get-AzureRmWebAppContainerContinuousDeploymentUrl
Enter-AzWebAppContainerPSSession Enter-AzureRmWebAppContainerPSSession
New-AzWebAppContainerPSSession New-AzureRmWebAppContainerPSSession
Swap-AzWebAppSlot Swap-AzureRmWebAppSlot
New-AzWebAppAzureStoragePath New-AzureRmWebAppAzureStoragePath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment