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
Copy file name to clipboardExpand all lines: src/StackHCI/StackHCI.Autorest/custom/stackhci.ps1
-27Lines changed: 0 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,6 @@ $StartingArcAgentMessage = "Enabling Azure Arc integration on every clustered no
76
76
$VerifyingArcMessage="Verifying Azure Arc for Servers registration"
77
77
$WaitingUnregisterMessage="Disabling Azure Arc integration on every clustered node"
78
78
$CleanArcMessage="Cleaning up Azure Arc integration"
79
-
$NonCloudDeploymentFor23H2DevicesErrorMessage="Azure stack HCI version 23H2 and higher cannot be registered using this method. See details: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/deploy-via-portal"
80
79
81
80
$MissingDependentModulesError="Can't find PowerShell module(s): {0}. Please install the missing module(s) using 'Install-Module -Name <Module_Name>' and try again."
82
81
$ArcAlreadyEnabledInADifferentResourceError="Below mentioned cluster node(s) are already Arc enabled with a different ARM Resource Id:`n{0}`nDisconnect Arc agent on these nodes and run Register-AzStackHCI again."
0 commit comments