You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Arc resource bridge requires certain version of PowerShell modules as per the documentation and not preconfigured as part of the sandbox deployment.
The text was updated successfully, but these errors were encountered:
This is something we are exploring, but as this is in preview right now it is not our primary focus. Also, the Sandbox is primarly focused on SDN and for now the Resource Bridge and AKS for that matter do not support SDN deployments, so until those previews are released we will need to create a fork for the deployment sequence.
That said, nothing is stopping you from deploying it yourself, as that was the idea of the Sandbox, a playground for all to explore and utilize for many different deployment methods.
Hi @mgodfre3 and @chintalavr ,
I am deploying Azure HCIBox Sandbox. However, I got stuck at Arc Resource Bridge deployment. This happens after login to the HCIBox client VM. The automatic PowerShell script is unable to finish with the below error message for hours and keeps repeating the error.
Waiting on Arc Resource Bridge deployment to complete...
ERROR: Please run 'az login' to setup account.
+ CategoryInfo : NotSpecified: (ERROR: Please r... setup account.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
+ PSComputerName : AzSHOST1
Would it be possible to deploy Azure Arc resource bridge in Sandbox environment to manage VMs using Azure Portal as documented at https://docs.microsoft.com/en-us/azure-stack/hci/manage/azure-arc-enabled-virtual-machines.
Azure Arc resource bridge requires certain version of PowerShell modules as per the documentation and not preconfigured as part of the sandbox deployment.
The text was updated successfully, but these errors were encountered: