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...
For people looking for a workaround, I had good results with the following code structure when dealing with custom script extensions: ```bicep commandToExecute: concat('powershell.exe -ExecutionPolicy Unrestricted -Command "',join([ 'Start-Transcript \\"${installLog}\\"'...
Any updates on this? @SydneyhSmith I saw it is tagged as slated for 1.0.7 and I just realized we are already on 1.1.1