You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log Analytics new parameters Group By ApplicationId and UserAgent (#14015)
* data dog work, signed nuget packages
* nuget pkg from signed location .net
* using the package that released data dog functionality
* update nuget and disk objs
* back to 42 to avoid test failures
* v42
* Update RecoveryServices.Backup.Test.csproj
* Update RecoveryServices.SiteRecovery.Test.csproj
* Update SqlVirtualMachine.Test.csproj
* remove bad cmdlet to see if resolves CI errors
* Update LogAnalyticTests.ps1
Co-authored-by: Jin Lei <[email protected]>
> > @Sandido
> > Compute test module uses storage via cmdlets defined in AzureRM.Storage.ps1. New-AzStorageContext cannot be recognized because it is not defined in AzureRM.Storage.ps1.
> > Could you try to modify your test and not to use these storage cmdlets?
>
> @msJinLei , Without this cmdlet, the test does not function. I have commented out the test code, and made the test a LiveOnly test. The code can be uncommented to be run locally. I will see if the SDK team can add New-AzStorageContext to AzureRM.Storage.ps1 at a later date. We want this work merged by 2/1 so please consider this PR for merging.
OK
0 commit comments