Victor Andres Morales
Victor Andres Morales
I just got bit by this. When using a managed identity with the latest API version only the id, tenantId and tenantCategory are returned by `https://management.azure.com/tenants?api-version=2022-12-01` For my use case...
I found the BenchmarkTools.save method too verbose for my liking. You can also save the benchmark results as follows: ``` using BenchmarkTools using JSON t = @benchmark fib(n) samples=10 data...
@yonzhan as per @bebound this CVE does not affect CLI, so this is a false positive from Microsoft Defender for Cloud. Does the Defender team have a Github repo where...