Is there a way to install a pfx cert through ARM template to vmss? I know the recommended way is to install a key vault cert to vmss through ARM. But I want to pass the cert content as base64 encoded string to the ARM template as a parameter.
Asked
Active
Viewed 132 times