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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,11 @@ 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 AAD 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: |
@@ -76,7 +81,7 @@ sections:
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