From dd6e005ed1ed041428d88623ffe3c1130773cc33 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Tue, 10 May 2022 14:58:24 -0700 Subject: [PATCH] [Loc] update to arc xlf (#19331) --- resources/xlf/en/arc.xlf | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/resources/xlf/en/arc.xlf b/resources/xlf/en/arc.xlf index 57c4b062c1..1c0ae36442 100644 --- a/resources/xlf/en/arc.xlf +++ b/resources/xlf/en/arc.xlf @@ -478,6 +478,9 @@ SQL managed instance - Azure Arc + + Error getting SQL managed instance version number. + The {0} extension is required to view engine settings. Do you wish to install it now? @@ -568,6 +571,9 @@ Currently, only upgrading to the next immediate version is supported. + + The version of a SQL Managed Instance can not be newer than the version of its data controller. Currently, only upgrading to the next immediate version is supported. + Error opening dashboard. {0} @@ -808,6 +814,9 @@ Settings + + Error showing details of SQL managed instance. + Source database @@ -871,15 +880,24 @@ Upgrade Data Controller - + During a data controller upgrade, portions of the data control plane such as Custom Resource Definitions (CRDs) and containers may be upgraded. An upgrade of the data controller will not cause downtime for the data services (SQL Managed Instance or PostgreSQL server). + + During a SQL managed instance upgrade, portions of the data control plane such as Custom Resource Definitions (CRDs) and containers may be upgraded. An upgrade of the SQL managed instance will not cause downtime for the data services (SQL Managed Instance or PostgreSQL server). + Upgrade Management - + + Upgrade SQL Managed Instance + + Data controller is being upgraded. You can check the status of the upgrade by running the following command: 'kubectl get datacontrollers -A' + + SQL managed instance is being upgraded. You can check the status of the upgrade by running the following command: 'kubectl get sqlmi -A' + User cancelled the dialog