Skip to content

v35.0.0

Compare
Choose a tag to compare
@bingosummer bingosummer released this 02 Jan 09:01
· 634 commits to master since this release

Features:

  • Support service principal with certificate #355

  • Support ADFS authentication in Azure Stack #355

  • Remove the Azure Stack properties skip_ssl_validation and use_http_to_access_storage_account #354

    Users need to specify CA root certificate (ca_cert) so that CPI can verify SSL. #308

  • Allow not specifying the network security group (NSG). #356, #357

    If users don't sepcify the NSG in the vm_types/vm_extensions, network and global configuration, then CPI won't associate the NSG at a VM network interface level. Users can still associate the NSG at the subnet level outside of CPI.

Fixes:

Documents:

  • Add documents for Cloud Foundry on Azure Stack #354

  • Add documents for using service principal with certificate #355