bosh-azure-cpi/27
            You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-azure-cpi-release. It was created based on the commit 7e839822.
          
Release Notes¶
New Features:
- Support CA cert in Azure Stack so CPI can use HTTPS to communicate with Azure Stack #302
Fixes:
- Delete the empty availability set when CPI deletes a VM and the VM is the last one in the availability set #306
Improvements:
- Retry policy handles connection refused error #298 
- Redact sensitive data in CustomData in logs #298 
- Remove the limitation of max disk size in CPI since the max disk size on Azure is still changing #310 
- Bump ruby=>2.4.1, yaml=>0.1.7, rubygems=>2.6.2, bundler=>1.15.4 #311 
Development:
- Update development guidance #311 
- Update Ruby version to 2.2.4 for development environment #311 
Documents:
- Update documents for multiple resource groups #301 
- Use new command to create Azure service principal #305 
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "bosh-azure-cpi" version: "27" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=27" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-azure-cpi-release?v=27"