-
Since forever, Hyper-V creates it's own NAT virtual switch called `nat` which you can use for the stuff noted above. It's a bit confusing when you follow the instructions above, issue the `Get-NetAdap…
-
### Description
Attempting to create a cluster without the KubernetesVersion parameter produces an argument. Attempting to populate the parameter with Tab completion produces unacceptable values.…
-
## Description
## Steps to reproduce
```powershell
$resourceGroup = "testrg"
$storageAccountName = "teststorage"
$tableName="taskResults2fbegxer5max7seijrz22z92"
Set-AzContext -Subsc…
-
## Description
In the scenario where there is still a stored autosave token (`AzureRmContext.json` exists and is non-empty) but context autosave has been disabled, `Disconnect-AzAccount` does not d…
-
### Description
Standard way of deploying our classic cloud service packages has started failing with a SSL/TLS error. We have two packages deployed into the same subscription. One deploys with no …
-
## 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 …
-
## Description
## Steps to reproduce
```powershell
Get-AzResourceProviderAction |? {$PSItem.Description -like "*Postgre*"}
```
## Environment data
```
Name …
-
I'm trying to get minikube working on Windows 10. It failed in a VM, so I decided to try directly on my machine and it fails in a different way.
I'm executing:
```
minikube start --vm-driver=hy…
-
## Description
After connecting to my azaccount get-azstorageaccount returns nothing. If I use the resource named Default-Storage-EastUS and my account name it says it cannot find the name. If …
-
## 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…