Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force TLS1.2 #64

Open
ghost opened this issue Jun 26, 2020 · 0 comments
Open

Force TLS1.2 #64

ghost opened this issue Jun 26, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 26, 2020

Please add this line in your psm1 file to force TLS1.2.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

PowerBI API no longer accepts 1.1.

Best regards,
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants