2503
2503
<value >無法搭配 'User ID'、'UID'、'Password' 或 'PWD' 連接字串關鍵字使用 'Authentication=Active Directory Device Code Flow'。</value >
2504
2504
</data >
2505
2505
<data name =" SQL_ManagedIdentityWithPassword" xml : space =" preserve" >
2506
- <value >Cannot use 'Authentication={0}' with 'Password' or 'PWD' connection string keywords. </value >
2506
+ <value >使用 'Authentication={0}' 時,無法搭配 'Password' 或 'PWD' 連接字串關鍵字一起使用。 </value >
2507
2507
</data >
2508
2508
<data name =" SQL_SettingIntegratedWithCredential" xml : space =" preserve" >
2509
2509
<value >如果已設定 Credential 屬性,則無法使用 'Authentication=Active Directory Integrated'。</value >
4576
4576
<value >如果連接字串中已指定 'Authentication=Active Directory Device Code Flow',則無法設定 Credential 屬性。</value >
4577
4577
</data >
4578
4578
<data name =" SQL_SettingCredentialWithManagedIdentity" xml : space =" preserve" >
4579
- <value >Cannot set the Credential property if 'Authentication={0}' has been specified in the connection string. </value >
4579
+ <value >如果連接字串中已指定 'Authentication={0}',則無法設定 Credential 屬性。 </value >
4580
4580
</data >
4581
4581
<data name =" SQL_SettingDeviceFlowWithCredential" xml : space =" preserve" >
4582
4582
<value >如果已設定 Credential 屬性,則無法使用 'Authentication=Active Directory Device Code Flow'。</value >
4583
4583
</data >
4584
4584
<data name =" SQL_SettingManagedIdentityWithCredential" xml : space =" preserve" >
4585
- <value >Cannot use 'Authentication={0}', if the Credential property has been set. </value >
4585
+ <value >如果已設定 Credential 屬性,就無法使用 'Authentication={0}'。 </value >
4586
4586
</data >
4587
4587
<data name =" Azure_GenericErrorMessage" xml : space =" preserve" >
4588
- <value >Access token could not be acquired. </value >
4588
+ <value >無法取得存取權杖。 </value >
4589
4589
</data >
4590
4590
<data name =" Azure_IdentityEndpointNotListening" xml : space =" preserve" >
4591
- <value >Unable to connect to the Managed Identity endpoint. Please check that you are running on an Azure resource that has Identity setup. </value >
4591
+ <value >無法連線到受控識別端點。請確認您在具有身分識別設定的 Azure 資源上執行。 </value >
4592
4592
</data >
4593
4593
<data name =" Azure_ManagedIdentityUsed" xml : space =" preserve" >
4594
- <value >Tried to get token using Managed Identity. </value >
4594
+ <value >嘗試使用受控識別取得權杖。 </value >
4595
4595
</data >
4596
4596
<data name =" Azure_MetadataEndpointNotListening" xml : space =" preserve" >
4597
- <value >Unable to connect to the Instance Metadata Service (IMDS). Skipping request to the Managed Identity token endpoint. </value >
4597
+ <value >無法連線到 Instance Metadata Service (IMDS) 。正在跳過受控識別權杖端點的要求。 </value >
4598
4598
</data >
4599
4599
<data name =" Azure_NonRetryableError" xml : space =" preserve" >
4600
- <value >Received a non-retryable error. </value >
4600
+ <value >收到無法重試的錯誤。 </value >
4601
4601
</data >
4602
4602
<data name =" Azure_RetryFailure" xml : space =" preserve" >
4603
- <value >Failed after 5 retries. </value >
4603
+ <value >重試 5 次後失敗。 </value >
4604
4604
</data >
4605
4605
</root >
0 commit comments