Brandon Poe

Results 7 comments of Brandon Poe

FYI - OTel uses a lot of attribute names with "." in them. The Geneva to Kusto pipeline doesn't handle these well. When you work on this, please take this...

We should look into using OpenTelemetry for our logging and telemetry needs

Docs for variables in ARM templates: https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/variables Variables should not pass to a nested config (group). If the nested config needs these, it should define parameters and the variables can...

In ARM template deployments, each template is a separate deployment. A nested template, whether its in its own file or inline, is a separate deployment that does not share any...

With Azure focused scenarios in mind, I would like for resources to receive the entire payload, not just the properties section. It may also be necessary for resources to return...

They are indeed part of ARM templates. Have a look at the reference for VMs and you will see quite a few properties that exist in the outer envelope (outside...