Hi, installing with PS command:
Install-Module -Name d365fo.integrations
gives you the following error:
WARNING: Could not get response from query
'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='AzureRM.Profile'&$skip=0&$top=40'.
PackageManagement\Install-Package : Unable to find dependent module(s) (AzureRM.Profile)
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21
Hi, installing with PS command: Install-Module -Name d365fo.integrations gives you the following error: WARNING: Could not get response from query 'https://www.powershellgallery.com/api/v2/FindPackagesById()?id='AzureRM.Profile'&$skip=0&$top=40'. PackageManagement\Install-Package : Unable to find dependent module(s) (AzureRM.Profile) At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21