-
## Describe Request:
When using this orb to analyze PowerShell scripts in private orbs, when problems are reported, the [check](https://circleci.com/developer/orbs/orb/circleci/microsoft-psscriptanal…
-
## Summary
This project has several shell scripts. Those should be tested with `shellcheck`.
## Motivation
Shell scripts are used in this project for 2 primary purposes:
* building/testing…
-
Before submitting a bug report:
- Make sure you are able to repro it on the latest released version
- Perform a quick search for existing issues to check if this bug has already been reported
S…
-
## Description
Get-AzNetworkServiceTag doesn't return any results.
Expected result is similar to https://docs.microsoft.com/en-us/powershell/module/az.network/get-aznetworkservicetag?view=azp…
-
## Description
Creating a variable of type DateTime is not possible. The variable will always be created as a string instead.
## Steps to reproduce
```powershell
Connect-AzAccount
$azResource…
-
PSReadLine 2.0.0
macOS High Sierra 10.13.4
PowerShell v6.1.0-preview.2
VS Code 1.24.0
PowerShell extension: 1.7.0-insiders-557
Enter-PSSession prompts twice for a password without giving chance…
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not alrea…
-
## Description
Executing Get-AzMigrateSolution, regardless of Pwsh 7.1 or 7.2, returns the error about key already added.
An item with the same key has already been added. Key: serversOnWind…
-
### Checklist
- [X] Issue has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using the latest…
-
### Description
Set-AzNetworkSecurityRuleConfig does not produce an output that can be piped to `Set-AzNetworkSecurityGroup` so that the change can be persisted.
If the changes made cann…