diff --git a/azps-15.4.0/Az.ScVmm/New-AzScVmmServer.md b/azps-15.4.0/Az.ScVmm/New-AzScVmmServer.md index 42e6380647..524eab6df2 100644 --- a/azps-15.4.0/Az.ScVmm/New-AzScVmmServer.md +++ b/azps-15.4.0/Az.ScVmm/New-AzScVmmServer.md @@ -42,7 +42,7 @@ Onboards the SCVmm fabric as an Azure VmmServer resource. ### Example 1: Create a VMM Server resource. ```powershell $securePassword = ConvertTo-SecureString "******" -AsPlainText -Force -New-AzScVmmServer -Name "test-vmmserver-01" -Fqdn "vmmServerFqdn" -Location "eastus" -Username "scvmm-username" -Password $securePassword -Port 8100 -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" -CustomLocationId "/subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl" +New-AzScVmmServer -Name "test-vmmserver-01" -Fqdn "vmmServerFqdn" -Location "eastus" -Username "scvmm-username" -Password $securePassword -Port 8100 -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" -CustomLocationId "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl" ``` ```output @@ -50,10 +50,10 @@ ConnectionStatus : Connected CredentialsPassword : CredentialsUsername : scvmm-username ErrorMessage : -ExtendedLocationName : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl +ExtendedLocationName : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl ExtendedLocationType : customLocation Fqdn : vmmServerFqdn -Id : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01 +Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01 Location : eastus Name : test-vmmserver-01 Port : 8100 @@ -347,4 +347,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/New-AzScVmmVMTemplate.md b/azps-15.4.0/Az.ScVmm/New-AzScVmmVMTemplate.md index 4c9caa22c8..e003da670d 100644 --- a/azps-15.4.0/Az.ScVmm/New-AzScVmmVMTemplate.md +++ b/azps-15.4.0/Az.ScVmm/New-AzScVmmVMTemplate.md @@ -52,7 +52,7 @@ To enable resource in a different Resource Group than the one where VMM Server r ### Example 1: Create a SCVMM Virtual Machine Template resource ```powershell -New-AzScVmmVMTemplate -Name "test-vmt" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" -Location "eastus" -VmmServerName "test-vmmserver-01" -InventoryUuid "00000000-1111-0000-0001-000000000000" +New-AzScVmmVMTemplate -Name "test-vmt" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" -Location "eastus" -VmmServerName "test-vmmserver-01" -InventoryUuid "bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f" ``` ```output @@ -75,11 +75,11 @@ Disk : {{ DynamicMemoryEnabled : false DynamicMemoryMaxMb : DynamicMemoryMinMb : -ExtendedLocationName : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl +ExtendedLocationName : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl ExtendedLocationType : customLocation Generation : 1 -Id : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/VirtualNetworks/test-vmt -InventoryItemId : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01/InventoryItems/00000000-1111-0000-0001-000000000000 +Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/VirtualNetworks/test-vmt +InventoryItemId : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01/InventoryItems/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f IsCustomizable : true IsHighlyAvailable : false LimitCpuForMigration : false @@ -89,9 +89,9 @@ Name : test-vmt NetworkInterface : {{ "name": "nic_1", "displayName": "Network Adapter 1", - "virtualNetworkId": "/subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/provid + "virtualNetworkId": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/provid ers/Microsoft.SCVMM/VirtualNetworks/test-vnet", - "networkName": "00000000-1111-0000-0001-000000000000", + "networkName": "bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f", "ipv4AddressType": "Dynamic", "ipv6AddressType": "Dynamic", "macAddressType": "Dynamic", @@ -110,8 +110,8 @@ SystemDataLastModifiedByType : Application Tag : { } Type : microsoft.scvmm/virtualnetworks -Uuid : 00000000-1111-0000-0001-000000000000 -VmmServerId : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01 +Uuid : bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f +VmmServerId : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01 ``` This command creates a Virtual Machine Template resource named `test-vmt` in the resource group named `test-rg-01`. @@ -398,4 +398,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/New-AzScVmmVirtualNetwork.md b/azps-15.4.0/Az.ScVmm/New-AzScVmmVirtualNetwork.md index 8bbdf9e605..2c5e20c85d 100644 --- a/azps-15.4.0/Az.ScVmm/New-AzScVmmVirtualNetwork.md +++ b/azps-15.4.0/Az.ScVmm/New-AzScVmmVirtualNetwork.md @@ -52,14 +52,14 @@ To enable resource in a different Resource Group than the one where VMM Server r ### Example 1: Create a SCVMM Virtual Network resource ```powershell -New-AzScVmmVirtualNetwork -Name "test-vnet" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" -Location "eastus" -VmmServerName "test-vmmserver-01" -InventoryUuid "00000000-1111-0000-0001-000000000000" +New-AzScVmmVirtualNetwork -Name "test-vnet" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" -Location "eastus" -VmmServerName "test-vmmserver-01" -InventoryUuid "bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f" ``` ```output -ExtendedLocationName : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl +ExtendedLocationName : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ExtendedLocation/customLocations/test-cl ExtendedLocationType : customLocation -Id : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/VirtualNetworks/test-vnet -InventoryItemId : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01/InventoryItems/00000000-1111-0000-0001-000000000000 +Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/VirtualNetworks/test-vnet +InventoryItemId : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01/InventoryItems/bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f Location : eastus Name : test-vnet NetworkName : test-vnet @@ -74,8 +74,8 @@ SystemDataLastModifiedByType : Application Tag : { } Type : microsoft.scvmm/virtualnetworks -Uuid : 00000000-1111-0000-0001-000000000000 -VmmServerId : /subscriptions/00000000-abcd-0000-abcd-000000000000/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01 +Uuid : bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f +VmmServerId : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/test-rg-01/providers/Microsoft.ScVmm/vmmServers/test-vmmserver-01 ``` This command creates a Virtual Network resource named `test-vnet` in the resource group named `test-rg-01`. @@ -362,4 +362,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmAvailabilitySet.md b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmAvailabilitySet.md index 47a9bc7a6f..73bbccf1d2 100644 --- a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmAvailabilitySet.md +++ b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmAvailabilitySet.md @@ -35,7 +35,7 @@ Deregisters the ScVmm availability set from Azure. ### Example 1: Remove Availability Set resource ```powershell -Remove-AzScVmmAvailabilitySet -Name "test-avset" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" +Remove-AzScVmmAvailabilitySet -Name "test-avset" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" ``` Removes the Availability Set resource from Azure. @@ -225,4 +225,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmCloud.md b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmCloud.md index 62c5e00c0a..2e6389d3b0 100644 --- a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmCloud.md +++ b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmCloud.md @@ -34,7 +34,7 @@ Deregisters the ScVmm fabric cloud from Azure. ### Example 1: Remove Cloud resource ```powershell -Remove-AzScVmmCloud -Name "test-cloud" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" +Remove-AzScVmmCloud -Name "test-cloud" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" ``` Removes the SCVMM Cloud resource from Azure. @@ -224,4 +224,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmServer.md b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmServer.md index 5193cdba09..11854561c6 100644 --- a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmServer.md +++ b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmServer.md @@ -34,7 +34,7 @@ Removes the SCVmm fabric from Azure. ### Example 1: Remove VMM Server resource ```powershell -Remove-AzScVmmServer -Name "test-vmmserver-01" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" +Remove-AzScVmmServer -Name "test-vmmserver-01" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" ``` Removes the given VMM Server resource from Azure. @@ -224,4 +224,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVMTemplate.md b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVMTemplate.md index d7edc0f197..9ce8a99a0f 100644 --- a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVMTemplate.md +++ b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVMTemplate.md @@ -35,7 +35,7 @@ Deregisters the ScVmm VM Template from Azure. ### Example 1: Remove Virtual Machine Template resource ```powershell -Remove-AzScVmmVMTemplate -Name "test-vmt" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" +Remove-AzScVmmVMTemplate -Name "test-vmt" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" ``` Removes the SCVMM Virtual Machine Template resource from Azure. @@ -225,4 +225,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVirtualNetwork.md b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVirtualNetwork.md index f6f27c04df..1b634214ca 100644 --- a/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVirtualNetwork.md +++ b/azps-15.4.0/Az.ScVmm/Remove-AzScVmmVirtualNetwork.md @@ -35,7 +35,7 @@ Deregisters the ScVmm virtual network from Azure. ### Example 1: Remove Virtual Network resource ```powershell -Remove-AzScVmmVirtualNetwork -Name "test-vnet" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" +Remove-AzScVmmVirtualNetwork -Name "test-vnet" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" ``` Removes the SCVMM Virtual Network resource from Azure. @@ -225,4 +225,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/azps-15.4.0/Az.ScVmm/Restart-AzScVmmVM.md b/azps-15.4.0/Az.ScVmm/Restart-AzScVmmVM.md index fc22f4a4de..ffa7d2aa94 100644 --- a/azps-15.4.0/Az.ScVmm/Restart-AzScVmmVM.md +++ b/azps-15.4.0/Az.ScVmm/Restart-AzScVmmVM.md @@ -34,7 +34,7 @@ This command will restart the Virtual Machine. ### Example 2: Restart the Virtual Machine ```powershell -Restart-AzScVmmVM -Name "test-vm" -ResourceGroupName "test-rg-01" -SubscriptionId "00000000-abcd-0000-abcd-000000000000" +Restart-AzScVmmVM -Name "test-vm" -ResourceGroupName "test-rg-01" -SubscriptionId "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e" ``` This command will restart the Virtual Machine. @@ -192,4 +192,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS -