-
Update links in powershell help
The url in the install packages.config example is broken due to changes in the json-ld repository.
https://github.com/NuGet/NuGet.Client/blob/3a9e61a52f0e9bc47380…
-
### Description
Windows image build fails
##[debug]Agent environment resources - Disk: / Available 30899.32 MB out of 85160.55 MB, Memory: Used 1953.00 MB out of 15981.00 MB, CPU: Usage 0.50%
==>…
-
While doing Powershell development on Linux I encountered an issue running a `psakefile.ps1`.
The component:
```powershell
...
Task GitPull {
Exec { git pull }
}
...
```
## Expected Beha…
-
I just did some tweaks and selected download powershell 7 and the downloads been stuck for like an hour now
![image](https://github.com/user-attachments/assets/56f14e0e-62a3-4ea8-9126-e5ecf13b987e)
…
-
It returns nothing
```
C:\temp>cert --enumcerts
C:\temp>
C:\temp>cert --enumcerts --store=My
C:\temp>
PS C:\temp> cert --enumcerts --store=Localmachine
PS C:\temp>
```
Powershell disp…
-
```
Function Get-Tree {
param(
[string]$directory = ".",
[int]$d = 1,
[switch]$f
)
$absolutePath = Resolve-Path -Relative $directory
Write-Host $absolu…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
Given that the [Microsoft.…
-
### Type of issue
Missing information
### Feedback
We have dynamic elements such as one VMSS that can scale up or down, i am looking for a way to add this resource as the backend pool for one appgw…
-
Sorry but this is not a portable program my dear friend
-
### System Details
- Operating system name and version: Windows 10 (1803)
```
PS C:\Users\ohads\Documents\PowerShell> code -v
1.25.1
1dfc5e557209371715f655691b1235b6b26a06be
x64
PS C:\Use…