You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-fabric/faq-managed-cluster.yml
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -63,20 +63,25 @@ sections:
63
63
answer: |
64
64
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)
65
65
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
+
66
71
- question: |
67
72
I want to enable IPv6, is that possible?
68
73
answer: |
69
74
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)
70
75
71
76
- 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?
73
78
answer: |
74
79
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)
75
80
76
81
- question: |
77
82
Can I autoscale my cluster?
78
83
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)
80
85
81
86
- question: |
82
87
Can I deploy my cluster across availability zones?
0 commit comments