-
The cmdlets ``Compress-Archive`` and ``Expand-Archive`` are not available by default on PowerShell Core (macOS / OS X and Linux). These cmdlets are available, however, from the PowerShell Gallery as t…
-
### Description
I was trying to use storage key as secret string, but it is giving error
New-AzSqlDatabaseExport: D:\a\uda-mcs-sql-db-cloud\uda-mcs-sql-db-cloud\bkp.ps1:15
Line |
15 | … rtRequ…
-
# Steps to reproduce
(foo.vhd is a 36+GB file)
```
Get-FileHash foo.vhd
{hit Ctrl+C while running}
```
# Expected behavior
The cmdlet should terminate "promptly" (probably with some exc…
-
### Version
110.99.4 (Latest)
### Operating System
- [ ] Any
- [ ] Linux
- [ ] macOS
- [X] Windows
- [ ] Other Unix
### OS Version
Windows 11 Pro
### Processor
- [X] Any
- [ …
-
###Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:###
Any comment on how to solve the …
-
Issue Type: Bug
# Steps to reproduce
Create a .ps1 script file with the following contents:
```powershell
class MyNewClass {
[string] $DummyVar
}
function Get-Details {
param (
…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
#### Investigative information
Please provide the following:
- Timestamp: 2023-01-10, 00:56:36.005 UTC
- Function App version: 4.14.0.19631
- Function App name: atsushin20220927func
- Fun…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
###Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:###
1. **Are you using ```Apply-SPOP…