Closed jmservera closed 6 months ago
Added some code to the bicep file in order to get the default value from current subscription() or the aksRG in the case of empty values.
subscription()
aksRG
fixes #3
I copied and pasted this into the Infra deployment. New Infra name is 01-Infra
Added some code to the bicep file in order to get the default value from current
subscription()
or theaksRG
in the case of empty values.fixes #3