Skip to content

v31

Compare
Choose a tag to compare
@AbelHu AbelHu released this 30 Oct 12:16
· 672 commits to master since this release

New Features:

  • Support application security groups #325

    • Azure application security group is still in public review. Until now only West Central US supports this new feature. Before using this new feature, you MUST reference this document to register your subscription with this new feature.

    • Please reference this guidance to use this new feature in CPI.

Fixes:

  • Fix an issue introduced by azure-storage-ruby 0.14.0-preview #323

    Background: In azure-storage-ruby 0.14.0-preview, timestamp of the entity is a String instead of a Date. v30 will fail when using multiple storage accounts.

  • Fix the issue of weak password generation in create-service-principal #324

  • Use the latest version of the REST API to create NIC to avoid possible timeout when using Azure Application Gateway #326