az spring connection update
更新 Spring 應用程式連線。
命令
az spring connection update app-insights
將 Spring 應用程式更新為 app-insights 連線。
az spring connection update app-insights [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--resource-group]
[--secret]
[--service]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update app-insights -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update app-insights --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update appconfig
將 Spring 應用程式更新為 appconfig 連線。
az spring connection update appconfig [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update appconfig -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update appconfig --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update cognitiveservices
將 Spring 應用程式更新為認知服務連線。
az spring connection update cognitiveservices [--app]
[--appconfig-id]
[--client-type {dotnet, none, python}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--resource-group]
[--secret]
[--service]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update cognitiveservices -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update cognitiveservices --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update confluent-cloud
將 Spring 應用程式更新為 confluent-cloud 連線。
az spring connection update confluent-cloud --connection
[--app]
[--appconfig-id]
[--bootstrap-server]
[--client-type {dotnet, dotnet-internal, go, java, none, python, springBoot}]
[--customized-keys]
[--deployment]
[--kafka-key]
[--kafka-secret]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--resource-group]
[--schema-key]
[--schema-registry]
[--schema-secret]
[--service]
[--source-id]
[--vault-id]
範例
更新啟動程式伺服器連線的客戶端類型
az spring connection update confluent-cloud -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client python
更新啟動程式伺服器連線的驗證組態
az spring connection update confluent-cloud -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --bootstrap-server xxx.eastus.azure.confluent.cloud:9092 --kafka-key Name --kafka-secret Secret
更新架構登錄連線的客戶端類型
az spring connection update confluent-cloud -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection_schema --client python
更新架構登錄連線的驗證組態
az spring connection update confluent-cloud -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection_schema --schema-registry https://xxx.eastus.azure.confluent.cloud --schema-key Name --schema-secret Secret
必要參數
連接的名稱。
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--source-id』,則為必要專案。沒有。
要儲存組態的應用程式組態標識碼。
Kafka 啟動程式伺服器 URL。
spring 中使用的客戶端類型。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
Kafka API 金鑰(金鑰)。
Kafka API 金鑰(秘密)。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--source-id』,則為必要專案。沒有。
架構登錄 API 金鑰(機碼)。
架構登錄 URL。
架構登錄 API 金鑰(秘密)。
Azure Spring Apps 資源的名稱。 如果未指定 『--source-id』,則為必要專案。沒有。
spring 的資源標識碼。 如果未指定 ['--resource-group'、'--service'、'--app'] ,則為必要專案。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update cosmos-cassandra
將 Spring 應用程式更新為 cosmos-cassandra 連線。
az spring connection update cosmos-cassandra [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update cosmos-cassandra -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update cosmos-cassandra --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update cosmos-gremlin
將 Spring 應用程式更新為 cosmos-gremlin 連線。
az spring connection update cosmos-gremlin [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update cosmos-gremlin -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update cosmos-gremlin --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update cosmos-mongo
將 Spring 應用程式更新為 cosmos-mongo 連線。
az spring connection update cosmos-mongo [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, nodejs, none, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update cosmos-mongo -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update cosmos-mongo --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update cosmos-sql
將 Spring 應用程式更新為 cosmos-sql 連線。
az spring connection update cosmos-sql [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update cosmos-sql -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update cosmos-sql --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update cosmos-table
將 Spring 應用程式更新為 cosmos-table 連線。
az spring connection update cosmos-table [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update cosmos-table -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update cosmos-table --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update eventhub
將 Spring 應用程式更新為 eventhub 連線。
az spring connection update eventhub [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, kafka-springBoot, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update eventhub -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update eventhub --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update keyvault
將 Spring 應用程式更新為 keyvault 連線。
az spring connection update keyvault [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update keyvault -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update keyvault --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update mysql
此命令已被取代,並將在未來版本中移除。
將 Spring 應用程式更新為 mysql 連線。
az spring connection update mysql [--app]
[--appconfig-id]
[--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update mysql -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update mysql --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用量:--secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX
name :必要專案。 秘密驗證的使用者名稱或帳戶名稱。秘密:需要其中一個 <秘密、secret-uri、secret-name> 。 秘密驗證的密碼或帳戶密鑰。secret-uri :需要其中一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密 URI。 secret-name:需要一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密名稱。 僅適用於 AKS。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update mysql-flexible
將 Spring 應用程式更新為 mysql 彈性連線。
az spring connection update mysql-flexible [--app]
[--appconfig-id]
[--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--resource-group]
[--secret]
[--service]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update mysql-flexible -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update mysql-flexible --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用量:--secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX
name :必要專案。 秘密驗證的使用者名稱或帳戶名稱。秘密:需要其中一個 <秘密、secret-uri、secret-name> 。 秘密驗證的密碼或帳戶密鑰。secret-uri :需要其中一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密 URI。 secret-name:需要一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密名稱。 僅適用於 AKS。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity mysql-identity-id=xx
mysql-identity-id :選擇性。 用於 MySQL 彈性伺服器 AAD 驗證的身分識別識別碼。 如果您是伺服器 AAD 系統管理員,請予以忽略。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update postgres
此命令已被取代,並將在未來版本中移除。
將 Spring 應用程式更新為 postgres 連線。
az spring connection update postgres [--app]
[--appconfig-id]
[--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update postgres -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update postgres --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用量:--secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX
name :必要專案。 秘密驗證的使用者名稱或帳戶名稱。秘密:需要其中一個 <秘密、secret-uri、secret-name> 。 秘密驗證的密碼或帳戶密鑰。secret-uri :需要其中一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密 URI。 secret-name:需要一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密名稱。 僅適用於 AKS。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update postgres-flexible
將 Spring 應用程式更新為 postgres 彈性連線。
az spring connection update postgres-flexible [--app]
[--appconfig-id]
[--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--resource-group]
[--secret]
[--service]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update postgres-flexible -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update postgres-flexible --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用量:--secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX
name :必要專案。 秘密驗證的使用者名稱或帳戶名稱。秘密:需要其中一個 <秘密、secret-uri、secret-name> 。 秘密驗證的密碼或帳戶密鑰。secret-uri :需要其中一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密 URI。 secret-name:需要一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密名稱。 僅適用於 AKS。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update redis
將 Spring 應用程式更新為 redis 連線。
az spring connection update redis [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update redis -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update redis --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update redis-enterprise
將 Spring 應用程式更新為 redis-enterprise 連線。
az spring connection update redis-enterprise [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--resource-group]
[--secret]
[--service]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update redis-enterprise -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update redis-enterprise --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update servicebus
將 Spring 應用程式更新為 servicebus 連線。
az spring connection update servicebus [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update servicebus -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update servicebus --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update signalr
將 Spring 應用程式更新為信號器連線。
az spring connection update signalr [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, none}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update signalr -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update signalr --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update sql
將 Spring 應用程式更新為 sql 連線。
az spring connection update sql [--app]
[--appconfig-id]
[--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update sql -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update sql --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
依私人端點 連線 目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用量:--secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX
name :必要專案。 秘密驗證的使用者名稱或帳戶名稱。秘密:需要其中一個 <秘密、secret-uri、secret-name> 。 秘密驗證的密碼或帳戶密鑰。secret-uri :需要其中一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密 URI。 secret-name:需要一個 <秘密、secret-uri、secret-name> 。 儲存密碼的 Keyvault 秘密名稱。 僅適用於 AKS。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update storage-blob
將 Spring 應用程式更新為記憶體 Blob 連線。
az spring connection update storage-blob [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update storage-blob -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update storage-blob --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update storage-file
將 Spring 應用程式更新為記憶體檔案連線。
az spring connection update storage-file [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python, ruby, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update storage-file -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update storage-file --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update storage-queue
將 Spring 應用程式更新為記憶體佇列連線。
az spring connection update storage-queue [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update storage-queue -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update storage-queue --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update storage-table
將 Spring 應用程式更新為記憶體資料表連線。
az spring connection update storage-table [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-endpoint {false, true}]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update storage-table -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update storage-table --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
依服務端點 連線 目標服務。 來源資源必須位於 VNet 中,目標 SKU 必須支援服務端點功能。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az spring connection update webpubsub
將 Spring 應用程式更新為 webpubsub 連線。
az spring connection update webpubsub [--app]
[--appconfig-id]
[--client-type {dotnet, dotnet-internal, java, nodejs, none, python}]
[--connection]
[--customized-keys]
[--deployment]
[--id]
[--no-wait]
[--opt-out {auth, configinfo, publicnetwork}]
[--private-endpoint {false, true}]
[--resource-group]
[--secret]
[--service]
[--service-principal]
[--system-identity]
[--user-identity]
[--vault-id]
範例
使用資源名稱更新連線的客戶端類型
az spring connection update webpubsub -g SpringCloudRG --service MySpringService --app MyApp --connection MyConnection --client-type dotnet
使用資源識別碼更新連線的客戶端類型
az spring connection update webpubsub --id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.Web/sites/{site}/providers/Microsoft.ServiceLinker/linkers/{linker} --client-type dotnet
選擇性參數
Azure Spring Apps 中應用程式的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
要儲存組態的應用程式組態標識碼。
spring 中使用的客戶端類型。
Spring 連接的名稱。
用來變更預設組態名稱的自定義金鑰。 索引鍵是原始名稱,值為自定義名稱。
應用程式的部署名稱。
連接的資源識別碼。 如果未指定 '--id',則需要 [''--resource-group'、'--service'、'--app'、'--connection']。
請勿等候長時間執行的作業完成。
是否停用某些設定步驟。 使用 configinfo 來解除來源上的組態信息變更。 使用 publicnetwork 來停用公用網路存取設定。使用驗證略過驗證設定,例如啟用受控識別和授與 RBAC 角色。
連線 私人端點的目標服務。 來源虛擬網路中的私人端點必須事先建立。
資源群組,其中包含 Azure Spring Apps 中的應用程式。 如果未指定 『--id』 ,則為必要項。沒有。
秘密驗證資訊。
使用方式:--secret。
Azure Spring Apps 資源的名稱。 如果未指定 『--id』 ,則為必要項。沒有。
服務主體驗證資訊。
使用量:--service-principal client-id=XX secret=XX
client-id :必要專案。 服務主體的用戶端標識碼。 object-id :選擇性。 服務主體的物件標識碼(企業應用程式)。 secret :必要專案。 服務主體的秘密。
系統指派的身分識別驗證資訊。
使用方式:--system-identity。
使用者指派的身分識別驗證資訊。
使用量:--user-identity client-id=XX subs-id=XX
client-id :必要專案。 使用者指派身分識別的用戶端標識碼。 subs-id :必要。 使用者指派身分識別的訂用帳戶標識碼。
要儲存秘密值的金鑰保存庫識別碼。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。