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

Azure Arc Resource Bridge deployment #7

Open
chintalavr opened this issue Feb 22, 2022 · 2 comments
Open

Azure Arc Resource Bridge deployment #7

chintalavr opened this issue Feb 22, 2022 · 2 comments

Comments

@chintalavr
Copy link

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.

@mgodfre3
Copy link
Contributor

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.

@walezbee
Copy link

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

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

3 participants