-
Type: Bug
Cannot update and usually gets error and stops working
VS Code version: Code 1.90.1 (611f9bfce64f25108829dd295f54a6894e87339d, 2024-06-11T21:01:24.262Z)
OS version: Windows_NT x64 10.0.19…
-
## Description
I'm currently attempting to resolve the currently logged in user of the Az Powershell context against the actual User object registered in Azure AD for the given tenant that I am…
-
# Steps to reproduce
The following steps work on Windows PowerShell 5.1. This issue is present on both x86 and x64 versions and can be reproduced on multiple machines.
I can export the certi…
-
When running the following on Windows Server 2016 Server IT Preview 3 via PowerShell v5 x86. I am coming across this error while attempting to replace the certificate.
PS C:\Vault2> Install-ACMECerti…
-
## Description
The `-Debug` switch ~(as well as `$DebugPreference='Continue'`)~ causes the `-Confirm:$False` switch to be ignored in **Set-AzStorageBlobContent** cmdlet. If this is desired behavior t…
-
## Description
When attempting to create a public IP from a public IP prefix that is IPv6, the command fails if the version parameter is not included.
## Steps to reproduce
Create public IPv6…
-
If I have a program providing an interactive command line interface, calling it through `composer run-script` breaks on Windows as the Console handle is not passed to the sub-process. The issue happen…
-
### Describe the bug
Sending data via Powershell (Windows 2016) via TLS 1.2 produces sporadic TLS errors on fluentd server side.
### To Reproduce
Using a powershell script (see below) to send…
-
### 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…
-
## Description
The "-Tag" filter for Get-AzResourceGroup doesn't work when multiple tags are in the Hashtable. When multiple tags are present, "Invalid tag format" error is returned.
## Step…