<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Powershell - Can't connect to PSGallery in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1156003#M24135</link>
    <description>&lt;P&gt;Interesting. I didn't have to specify PSGallery. Is your company maybe blocking access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you used&amp;nbsp;-Scope CurrentUser&amp;nbsp; for the module install?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2020 14:39:42 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2020-06-12T14:39:42Z</dc:date>
    <item>
      <title>Powershell - Can't connect to PSGallery</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1154905#M24130</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get&amp;nbsp;MicrosoftPowerBIMgmt from PSGallery and it returns an error. The code i have used is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Set-PSRepository -Name "PSGallery" -InstallationPolicy Trusted
Install-Module -Name MicrosoftPowerBIMgmt&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;It returns an error "PowerShell Gallery is not available. Trying later".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried many days and the error is always the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 07:51:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1154905#M24130</guid>
      <dc:creator>Angel</dc:creator>
      <dc:date>2020-06-12T07:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell - Can't connect to PSGallery</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1156003#M24135</link>
      <description>&lt;P&gt;Interesting. I didn't have to specify PSGallery. Is your company maybe blocking access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you used&amp;nbsp;-Scope CurrentUser&amp;nbsp; for the module install?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 14:39:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1156003#M24135</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-06-12T14:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell - Can't connect to PSGalleryb</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1175944#M24334</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that it depens on the security protocol. I have solved with this code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find the explanation here...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;A href="https://superwidgets.wordpress.com/2020/04/11/source-location-https-www-powershellgallery-com-api-v2-package-is-not-valid/" target="_blank" rel="noopener"&gt;https://superwidgets.wordpress.com/2020/04/11/source-location-https-www-powershellgallery-com-api-v2-package-is-not-valid/&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;Thanks, anyway...&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 10:49:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Powershell-Can-t-connect-to-PSGallery/m-p/1175944#M24334</guid>
      <dc:creator>Angel</dc:creator>
      <dc:date>2020-06-23T10:49:07Z</dc:date>
    </item>
  </channel>
</rss>

