sparse-intern-71089
02/08/2024, 5:41 PMsteep-pager-59220
02/09/2024, 12:12 PMpulumi refresh operation?steep-pager-59220
02/09/2024, 12:13 PMsteep-pager-59220
02/09/2024, 1:29 PMAZURE_CLIENT_CERTIFICATE_PATH env variable or something else? And also would you be willing to send me the output of openssl x509 -in cert.pem -noout -text with cert.pem replaced by wherever you store your certificate? I'm mostly curious about signature and public key algorithms. Can be in a DM, redacting as much as you want.steep-pager-59220
02/09/2024, 1:29 PMrhythmic-activity-46295
02/12/2024, 10:48 AMrhythmic-activity-46295
02/13/2024, 9:50 AMAZURE_CERTIFICATE_* instead of AZURE_CLIENT_CERTIFICATE_*.
• The Azure SDK presumably switched away from the ARM_* variables, and eventually the change finally made its way into Pulumi 3.104.2.steep-pager-59220
02/15/2024, 12:09 PMsteep-pager-59220
02/15/2024, 12:11 PMThe Azure SDK presumably switched away from theYes, this sounds very plausible. In Pulumi 3.104.2 we upgraded the gocloud.dev dependency, which also included upgrades for the Azure SDK. (We did the upgrade in 3.104.0, had to revert in 3.104.1, but realized we needed to fix it forward, so we upgraded again in 3.104.2)variables, and eventually the change finally made its way into Pulumi 3.104.2.ARM_*