Quoc Truong
Quoc Truong
@SurferJeffAtGoogle, can you try `& "C:\Users\root\AppData\Local\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell\GoogleCloud\1.0.0.3 \AppendPsModulePath.ps1"`? I think you miss out the &
@Yllzarith What if you try `Get-Help Get-GcsObject | fl`?
@kharadzv Currently the project is in maintenance mode and we do not plan to support adding any new cmdlets. Pull requests are welcomed though if you want to add new...
Hi @githubvick, can I ask where the Cloud Tools for PowerShell module is involved in the steps above?
@githubvick I think this is more of an error on the Azure Automation then this module.
I can confirm that I can install the module. Have you tried listing deployment operations like what the error message suggest?
Unfortunately, I don’t have an Azure account and am also not familiar with it. Maybe you can ask an Azure customer service support for this?
@githubvick Have you tried looking into the activity log for more information on the error?
@Cirzen, currently the module is under maintenance mode so we don't plan on adding large feature like new cmdlets. However, we certainly welcome your contribution and I can help you...
Hi @nilleb, for your question on msdn forum (https://social.msdn.microsoft.com/Forums/en-US/30e7e8fe-ba48-4f1c-8d75-36b54af502ae/installpackageprovider-no-match-was-found?forum=windowscontainers), can you help us identify the problems by trying out the following commands? 1. Run “Get-PackageProvider nuget” to see whether he...