Adds support for certificate based authentication in the CAPI Azure
installation method. Azure Service Operator requires that the
certificate's contents, rather than the path, is passed as an
environment variable. .pfx certificates are in binary format, so
we must convert it to a pem certifcate and pass that.