Solutionunvalidated
Generate SSL certificate using openssl in your machine — save .pem and .key as github secrets. Tension: Note: Don't provide password at any point of time in this process. Outcome: connect-AzAccount -ServicePrincipal -Tenant $tenantid -ApplicationId $clientid -CertificatePath "service.pfx".
7f539c15-c8a0-44de-a1fb-09a67edfc4eb
Generate SSL certificate using openssl in your machine — save .pem and .key as github secrets. Tension: Note: Don't provide password at any point of time in this process. Outcome: connect-AzAccount -ServicePrincipal -Tenant $tenantid -ApplicationId $clientid -CertificatePath "service.pfx".