Ruben Vandeginste
Ruben Vandeginste
When I use the Convert-PfxToPem cmdlet, it fails with an error. Command: ``` $pwd = ConvertTo-SecureString -string "AAAAA" -AsPlainText -Force Convert-PfxToPem -InputFile c:\test.pfx -OutputFile c:\test.pem -Password $pwd ``` Output: ```...
It is not clear to me how function apps scale that share the same consumption plan. The documentation on this is inconsistent. Excerpt from [Azure Functions Consumption plan hosting](https://docs.microsoft.com/en-us/azure/azure-functions/consumption-plan): >...
I tried to use gitlink on Visual Studio 2013 with ReSharper 2016.2, and I am not very successful. :( I have a (private) service X that consists of 3 projects:...
### Verified issue does not already exist? Yes ### What error did you receive ``` Thycotic.PowerShell.Authentication.Session WARNING: Issue getting field [Password] on secret [1412] C:\Windows\system32\config\systemprofile\Documents\WindowsPowerShell\Modules\Thycotic.SecretServer\0.61.0\parts\ErrorHa ndling.ps1 : Exception calling "Substring"...