Some users may be experiencing issues when trying to access customer resources like the Case Portal or the Product Licensing Center. Our team is aware of the issue and is working to resolve it. Click here for more information.
Hi,
I'm trying to connect a beacon to Azure, but although the server has all the required access, the FlexNet Beacon displays that error (cf screen 1)
Problem is, PowerShell seems to be installed (cf screen 2).
Does anyone have a clue on how to solve this ?
‎Sep 04, 2020 04:59 AM
This error suggests that one or more of the following prerequisite PowerShell modules are not installed:
The easiest way to get these modules installed is normally to execute the following PowerShell command (as per https://www.powershellgallery.com/packages/AzureRM/6.13.1) :
Install-Module -Name AzureRM
‎Sep 04, 2020 06:00 AM - edited ‎Sep 08, 2020 08:01 AM
‎Sep 04, 2020 07:13 AM
‎Sep 09, 2020 02:17 AM
Maybe I'm missing something obvious here, but even if you got the required Azure modules installed on it how is this supposed to work on a "beacon that is not connected to the Internet" as you state it? (The beacon wouldn't be able to connect to Azure then, or...?)
Thanks,
‎Sep 09, 2020 05:55 AM - edited ‎Sep 09, 2020 05:56 AM
Hello @JohnSorensenDK
You're right, we need some context here.
Althoug this beacon is not direcly connected to the Internet, it can still reach Azure through an internal proxy.
I hope that makes things more understandable.
‎Sep 09, 2020 07:44 AM - edited ‎Sep 09, 2020 07:52 AM
Hi @pvialart! In the link that @ChrisG sent originally (https://www.powershellgallery.com/packages/AzureRM/6.13.1) under "Installation Options" there is "Manual Downloads" tab from which the Nuget package for this utility can be downloaded. You can then use PowerShell to install from this package using the information provided by Microsoft found here https://docs.microsoft.com/en-us/nuget/reference/ps-reference/ps-ref-install-package.
Hope that helps!
‎Sep 09, 2020 08:32 AM
‎Sep 09, 2020 08:56 AM
User | Count |
---|---|
8 | |
6 | |
3 | |
3 |