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