-
Hello, my .net core application calls PowerShell through System. Management. Automation to execute Get-NetAdapter or Get-NetIPAddress -InterfaceIndex 1 commands, but why did I get a result of 0?
# …
-
## Description
When I try to set a specific public access level to the blob container with Set-AzStorageContainerAcl cmdlet it erroring out with an error:
```powershell
Set-AzStorageContainerAc…
-
I've tried twice and failed with the same error..
-
## Description
Trying run the following command in azure-powershell
```
Set-AzWebApp `
>> -Name "smarttask-app" `
>> -ResourceGroupName "SouthEastAsia" `
>> -HostNames @("test.some…
-
Note: This was touched on already towards the end of issue 8531, but the workaround provided there is not working for me.
Situation is that a hybrid runbook worker is being used to execute runbook…
-
So, there was a useful post by @Jaykul on #17 that got lost amid some debates that were not relevant to that specific discussion. This just came up again for me while watching a live demonstration wh…
-
Right now, there is a hardcoded regular expression in the scripts
`$na = Get-NetAdapter | ? Name -Like "vEthernet (Ethernet*"`
Depending on your host environment, there could be multiple network …
-
**What happened**:
I created a service where the `nodePort` was the same as the `port`, and having done so, then the `nodePort` was *not* accessible externally on the Windows node where the pod was r…
-
When i start my minikube cluster i have these logs,
```
$ minikube start
o minikube v0.34.1 on windows (amd64)
i Tip: Use 'minikube start -p ' to create a new cluster, or 'minikube delete' to …
-
First off.... excellent tool.
I am having an issue using the pre-compiled build. It correctly detects me plugging in an ethernet connection and disables my wireless network interface. Exactly as e…