Michael Hatcher
Michael Hatcher
Any update on this release yet?
@Ved2806 I am currently using `v12.10.0` of Azure.Storage.Blobs.
@apparentlymart Thanks for the clear explanation. I was able to use your random_shuffle example module working in my templates. I appreciate the help and would be good with closing this...
@Ved2806 I have been unable to allocate resources to test at this time. I have instead chosen to disable diagnostics for this specific storage account only until we can revisit...
As a temporary fix, we implemented the below snippet into our build process until this is addressed via an official release. This simply adds `ProgressAction` to the array in the...
@tyconsulting Any update on why these initiatives were removed in the latest changes?
@shailesh91 Is that not the reasoning behind leveraging `PsDscRunAsCredential` in conjunction with `cmdkey`? ```powershell Script PersistConfigStoreCloudStorageCredentials { TestScript = { $result = cmdkey "/list:$using:ConfigStoreAzureFilesEndpoint" $result | ForEach-Object { Write-Verbose -Message...
@FeralCatColonist It is not.
@cameronkroeker We have not been able to isolate the exact underlying cause at this time unfortunately. We can reproduce this using the standard Windows Server 2016 AMI in AWS as...
@cameronkroeker We are in the middle of a new test deployment today and can report back if the relevant registry key (`HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319\SchUseStrongCrypto`) is set or not.