Dongbo Wang
Dongbo Wang
No, you missed my points. We will have to change the even handler for the information stream. When the tag is `__trace__`, we don't write the message to the information...
Ideally, that would be better. But we don't have an existing cmdlet mapping to `Critical`, so we still need to do something as I mention above. Also, for `Write-Verbose`, we...
> Do we know customers want this? Or will the normal write-* cmdlets suffice? This was brought up by Jim in the review dry run. There are two concerns: 1....
> I don't think it's really... critical... personally though. Hence the request for feedback. I think the `critical` concept in logging is determined by the business logic of a Function...
Can you use the Azure PowerShell module instead?
Did you enable MSI for your FunctionApp? Once you enable MSI and assign the necessary roles to your identity object, the default `profile.ps1` will log you in Azure automatically.
Thanks for reporting the issue. Yes, the module path is currently a gap in the developer experience. There needs to be a way to update the module path of the...
For "WG-Cmdlets-Utility" group, please review the use of the existing parameter `TimeoutSec` in the file downloading scenario that this PR is trying to address. See https://github.com/PowerShell/PowerShell/pull/18005#pullrequestreview-1102987984 as reference. What this...
@PaulHigin Can you please take another look?
The Engine Working Group reviewed this issue and agree it's a bug that needs to be fixed.