Eli Arbel
Results
22
issues of
Eli Arbel
**Is your feature request related to a problem? Please describe.** Writing a long chain of Bicep functions is much harder to do, compared to C#. For example: ```bicep var x...
enhancement
Needs: Triage :mag:
**What happened**: Currently the only option to add a node pool in an ARM template is by creating a separate child resource (`.../providers/Microsoft.ContainerService/managedClusters/aks1/agentPools/p2`). This presents a problem when trying to...
nodepools
azure/arm
Feedback
API/Swagger