Fitzgerald Steele

Results 10 comments of Fitzgerald Steele

Nat Pool is not available for VMSS Flex (since they are just regular VMs). Should fail deployment if Nat Pool and VMSS Flex are specified at the same time. That's...

Thanks, @Xing ***@***.***>. For bringing this up and apologies for the delay. @Load Balancer & NAT PM ***@***.***> - can I get some help on this issue with CLI? Was...

That's fine. Thank you for scheduling!

July Sounds great. Thank you!

I used allow_delete, and I still got this error: TypeError: **init**() got an unexpected keyword argument 'allow_delete'

my bad...I had an old version (0.3.4). pip upgrade, manage reset and I'm good to go!

Hi @zhoxing-ms , is this still on track for the July Milestone, or is it going to be deferred due to security?

It seems like it is only an issue when I specify vmss with instance mix with zones. This command worked, for example: az vmss create --resource-group testdel --name vmss-zone-test-3 --image...

Agreed, adding instances individually would be a pain. Instead, I would update the scale set virtualMachineProfile.networkProfile to add the backendpool of the AppGw in the model. In powershell, that looks...