mlacko64
mlacko64
@Fred-sun Hello, yes, that's true and that is just an simple example. Problem is that when you run it from portal or az cli, template ends with success. When I...
@Fred-sun deleting line 101 will help only in case nicname will be deployed based on input parameter "selector" .If it set to deploy nicname2 deployment will fail because Azure will...
Hello, I tried to deploy this template via Azure API and then verify its status also via API, but there were no errors at all. Response from status verify can...
yes, I used same template as is mentioned in this conversation at top
yes, two nics , only one will be deployed based on input parameter , like mentioned in "STEPS TO REPRODUCE" section
Essential goal of that template is that it allows user to choose between two nics based on parameter input. If there will be dependency only on first NIC and user...
I am using Windows AD and to get nested group working (means that user which is member of "group1" which is member of "group2"), I used following config (have to...
Hello @abhinavmpandey08 , I am using ```--provider tinkerbell``` [bare metal installation](https://anywhere.eks.amazonaws.com/docs/getting-started/baremetal/). If I choose ```osFamily: bottlerocket``` installation will fail, because seems Bottlerocket does not include some Hyper-V tools or drivers...
I have opened also request to EKS-A , see [here](https://github.com/aws/eks-anywhere/issues/6249). Still, if even baremetal deployment with Bottlerocket will be possible, it will be great way to test baremetal deployment.
Boot on Hyper-V freezes here, seems because it is not able to mount root.  Similarly same error produces VMWare workstation , when VM has SCSI disk attached. When I...