-
### Describe the bug
使用RPC泛化调用发送复合类型(对象里面套对象,比如这里的people里面套job),用的是UT里的例子
@Test
public void testAssembleDTOFromDataSouce8() {
GenericObject genericObject = new GenericObject(
…
-
## Description
After connecting AzAccount using a credential object, I am receiving the wrong AccountId in teh Context.
## Steps to reproduce
```powershell
$cred = Get-Credential
Connect-…
-
## Description
If you use Get-AzVM without parameter, ResourceGroupName are uppercase. This is problematic when you do massive update with pipe cause resourceGroupName become really uppercase on …
-
Getting results like this when running
```
Remove-AzAlertRule -ResourceGroupName $activeResourceGroup -Name "$($alert.Name.ToString())"
RequestId StatusCode
-------…
-
## Description
This exact error is happening on 4 different systems. 2 systems are Windows 10, one is a physical machine, the other is a VM (primary work VM). The last 2 are a Windows 201…
-
#### Details of the scenario you tried and the problem that is occurring
I have 3 services (SQL1, SQL2, SQL3). I want to create a cluster on SQL1 and I want to join SQL 2 and SQL3 to the cluster th…
-
```PowerShell
PS D:\_WORK\AutomatedLab\LabSources\SampleScripts\Introduction> get-lab -List
TestLab0
Win10
Win10-External
PS D:\_WORK\AutomatedLab\LabSources\SampleScripts\Introduction> remove-…
-
## Bug Report
Trying to use Test-DBADiskAllocation on a Windows failovercluster that has two SQL cluster on it.
CLSQL01 and CLSQL02
CLSQL01 has only default instance
CLSQL02 has only a named in…
-
MSFT deemed these gets important for the FailoverCluster snapin but we can't use/depend on that so I can recreate them within reason.
Get-Cluster
Gets information about one or more failover clust…
-
Checklist
---------
- [X] I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
- [X] I performed a search in the issue tracker for similar issues u…