Added Azure Stack HCI relevant data collection: - #178
Conversation
Stretch cluster ( ger-srpartnership and other replica related cmdlets) Hyper-V (Get-VMHost) Get-AzureStackHCI
|
@Mihaly7 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
@microsoft-github-policy-service agree |
|
@Mihaly7 the command you issued was incorrect. Please try again. Examples are: and |
|
@Mihaly7 Can you test that your changes work in constrained language mode? What environment are you testing your changes on? (Hub, ASZ, etc.) |
AZHCI 22H2 4 Nodes Stretch cluster in a virtual environment. |
brodriguezmsft
left a comment
There was a problem hiding this comment.
On line 1987, add -InitializationScript $CommonFunc. If not, then the job will not recognize the Show-Warning function.
Stretch cluster ( ger-srpartnership and other replica related cmdlets) Hyper-V (Get-VMHost)
Get-AzureStackHCI
PR Summary
SDDC is not prepared for stretch cluster scenarios.
In order to cover it, added
Get-SRPartnership
Get-SRGroup
Get-SRnetworkconstraint
Get-ClusterFaultDomain
Added Get-SMBBandwidthLimit To generic commands.
Also added 2 Hyper-V related cmdlets
Get-VMhost
Get-VMNetworkadapterIsolation
PR Context