Skip to content

Commit 071d98d

Browse files
authored
Merge pull request #182173 from craftyhouse/micraft-sfmc-quickfixes
Update faq-managed-cluster.yml
2 parents 44133d1 + 51f90f5 commit 071d98d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/service-fabric/faq-managed-cluster.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,20 +63,25 @@ sections:
6363
answer: |
6464
This is supported with the 2021-07-01-preview release. See [Configure network settings for Service Fabric managed clusters](./how-to-managed-cluster-networking.md#byolb)
6565
66+
- question: |
67+
Can I change the Azure AD tenant after initial deployment?
68+
answer: |
69+
No. At this time you would need to create a new Service Fabric managed cluster resource.
70+
6671
- question: |
6772
I want to enable IPv6, is that possible?
6873
answer: |
6974
This is supported with the 2021-07-01-preview release. See [Configure network settings for Service Fabric managed clusters](./how-to-managed-cluster-networking.md#ipv6)
7075
7176
- question: |
72-
I want use an existing VNet for a Service Fabric managed cluster, can I do that?
77+
I want to use an existing VNet for a Service Fabric managed cluster, can I do that?
7378
answer: |
7479
This is supported with the 2021-07-01-preview release. See [Configure network settings for Service Fabric managed clusters](./how-to-managed-cluster-networking.md#byolb)
7580
7681
- question: |
7782
Can I autoscale my cluster?
7883
answer: |
79-
Autoscaling is not currently available. Please see our [managed clusters](https://github.com/microsoft/service-fabric/projects/17) github project for more details.
84+
Autoscaling is [available](./how-to-managed-cluster-autoscale.md)
8085
8186
- question: |
8287
Can I deploy my cluster across availability zones?

0 commit comments

Comments
 (0)