Skip to content

Commit 02ea57b

Browse files
authored
Merge pull request #2437 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-compute-docs (branch main)
2 parents 10fdfbb + 74fbf71 commit 02ea57b

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)