The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
The on premises Power BI Report Server configuration will not allow me to deselect the "use secure connection:" check box. The subscription will run and send the email to the Outlook secure connection port instead of the basic connection port. How do I get the email to send to the basic connection port?
Solved! Go to Solution.
Thank you very much for the reply. I will perform the fix.
Hi marksmithne,
Thanks for reporting this, it seems like a bug and will confirm and fix in next release. In the meantime, you can manually change this by open rsreportserver.config (<root>\Microsoft Power BI Report Server\PBIRS\ReportServer\), find the following line and change "True" to "False":
<SMTPUseSSL>True</SMTPUseSSL>
Then restart the server.
Thank you very much for the reply. I will perform the fix.