Skip to content

Commit ffed7ee

Browse files
authored
Merge pull request #2441 from MicrosoftDocs/main
10/16/2025 11:00 AM IST Publish
2 parents 1451c24 + 02ea57b commit ffed7ee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-faq.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,10 @@ sections:
632632
Can I configure a scale set to work with multiple application gateways?
633633
answer: |
634634
Yes. You can add the resource IDs for multiple application gateway backend address pools to the `applicationGatewayBackendAddressPools` list in the `ipConfigurations` section of your scale set network profile.
635-
635+
- question: |
636+
Can I attach multiple NICs or custom IP configurations to VMs in a scale set?
637+
answer: |
638+
Yes. Virtual Machine Scale Sets supports multiple NICs and custom IP configurations per instance when using the flexible orchestration mode. This enables complex network topologies and service isolation.
636639
- name: Scale
637640
questions:
638641
- question: |

0 commit comments

Comments
 (0)