Skip to content

1.1.0

Compare
Choose a tag to compare
@hovsepm hovsepm released this 12 Jan 22:01
  • Azure SQL Database: Threat Detection policies:
    • Using new Threat Detection Types
  • Azure Redis Cache: new cmdlets for enabling and disabling diagnostics
    • Set-AzureRmRedisCacheDiagnostics
    • Remove-AzureRmRedisCacheDiagnostics
  • Azure Websites: New cmdlets for managing SSL binding
    • Get-AzureRmWebAppCertificate
    • New-AzureRmWebAppSSLBinding
    • Get-AzureRmWebAppSSLBinding
    • Remove-AzureRmWebAppSSLBinding
    • Added AseName and AseResourceGroupName parameters in New-AzureRmWebApp and New-AzureRmAppServicePlan cmdlet
    • Added support for cloning all deployment slots associated with source website
  • Azure Stream Analytics: Added new cmdlet support for Functions.
    • New-AzureRmStreamAnalyticsFunction
    • Get-AzureRmStreamAnalyticsFunction
    • Test-AzureRmStreamAnalyticsFunction
    • Get-AzureRmStreamAnalyticsDefaultFunctionDefinition
    • Remove-AzureRmStreamAnalyticsFunction
  • Azure Batch
    • New-AzureBatchTask now accepts a MultiInstanceSettings parameter
    • Get-AzureBatchSubtask cmdlet added
    • Enable-AzureBatchComputeNodeScheduling / Disable-AzureBatchComputeNodeScheduling cmdlets added
    • Enable-AzureBatchAutoScale and New-AzureBatchPool now accept an AutoScaleEvaluationInterval parameter.