次の方法で共有


az spring connection create

Spring アプリとターゲット リソースの間に接続を作成します。

コマンド

名前 説明 状態
az spring connection create app-insights

app-insights への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create appconfig

appconfig への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create cognitiveservices

cognitiveservices への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create confluent-cloud

confluent-cloud への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create cosmos-cassandra

cosmos-cassandra への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create cosmos-gremlin

cosmos-gremlin への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create cosmos-mongo

cosmos-mongo への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create cosmos-sql

cosmos-sql への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create cosmos-table

cosmos-table への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create eventhub

eventhub への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create fabric-sql

fabric-sql への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create keyvault

keyvault への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create mysql

mysql への Spring アプリ接続を作成します。

コア 廃止
az spring connection create mysql-flexible

mysql-flexible への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create postgres

postgres への Spring アプリ接続を作成します。

コア 廃止
az spring connection create postgres-flexible

postgres フレキシブルへの Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create redis

Redis への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create redis-enterprise

redis-enterprise への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create servicebus

servicebus への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create signalr

Signalr への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create sql

sql への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create storage-blob

ストレージ BLOB への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create storage-file

storage-file への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create storage-queue

storage-queue への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create storage-table

storage-table への Spring アプリ接続を作成します。

コア ジョージア 州
az spring connection create webpubsub

webpubsub への Spring アプリ接続を作成します。

コア ジョージア 州

az spring connection create app-insights

app-insights への Spring アプリ接続を作成します。

az spring connection create app-insights [--app]
                                         [--app-insights]
                                         [--appconfig-id]
                                         [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python}]
                                         [--connection]
                                         [--connstr-props]
                                         [--customized-keys]
                                         [--deployment]
                                         [--no-wait]
                                         [--opt-out {auth, configinfo, publicnetwork}]
                                         [--resource-group]
                                         [--secret]
                                         [--service]
                                         [--source-id]
                                         [--target-id]
                                         [--target-resource-group]
                                         [--vault-id]

Spring アプリと app-insights の間の接続を対話形式で作成する

az spring connection create app-insights

リソース名を使用して Spring アプリと app-insights の間の接続を作成する

az spring connection create app-insights -g SpringCloudRG --service MySpringService --app MyApp --tg AppInsightsRG --app-insights MyAppInsights --secret

リソース ID を使用して Spring アプリと app-insights の間の接続を作成する

az spring connection create app-insights --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/microsoft.insights/components/{appinsights} --secret

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--app-insights

アプリの分析情報の名前。 '--target-id' が指定されていない場合は必須です。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, nodejs, none, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--app-insights'] が指定されていない場合は必須です。

--target-resource-group --tg

アプリの分析情報を含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create appconfig

appconfig への Spring アプリ接続を作成します。

az spring connection create appconfig [--app]
                                      [--app-config]
                                      [--appconfig-id]
                                      [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}]
                                      [--connection]
                                      [--connstr-props]
                                      [--customized-keys]
                                      [--deployment]
                                      [--no-wait]
                                      [--opt-out {auth, configinfo, publicnetwork}]
                                      [--private-endpoint {false, true}]
                                      [--resource-group]
                                      [--secret]
                                      [--service]
                                      [--service-principal]
                                      [--source-id]
                                      [--system-identity]
                                      [--target-id]
                                      [--target-resource-group]
                                      [--user-identity]
                                      [--vault-id]

Spring アプリと appconfig の間の接続を対話形式で作成する

az spring connection create appconfig

リソース名を使用して Spring アプリと appconfig の間の接続を作成する

az spring connection create appconfig -g SpringCloudRG --service MySpringService --app MyApp --tg AppconfigRG --app-config MyConfigStore --system-identity

リソース ID を使用して spring アプリと appconfig の間の接続を作成する

az spring connection create appconfig --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.AppConfiguration/configurationStores/{config_store} --system-identity

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--app-config

アプリ構成の名前。 '--target-id' が指定されていない場合は必須です。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--app-config'] が指定されていない場合は必須です。

--target-resource-group --tg

アプリ構成を含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create cognitiveservices

cognitiveservices への Spring アプリ接続を作成します。

az spring connection create cognitiveservices [--account]
                                              [--app]
                                              [--appconfig-id]
                                              [--client-type {dotnet, none, python}]
                                              [--connection]
                                              [--connstr-props]
                                              [--customized-keys]
                                              [--deployment]
                                              [--no-wait]
                                              [--opt-out {auth, configinfo, publicnetwork}]
                                              [--resource-group]
                                              [--secret]
                                              [--service]
                                              [--service-principal]
                                              [--source-id]
                                              [--system-identity]
                                              [--target-id]
                                              [--target-resource-group]
                                              [--user-identity]
                                              [--vault-id]

Spring アプリと cognitiveservices の間の接続を対話形式で作成する

az spring connection create cognitiveservices

リソース名を使用して Spring アプリと cognitiveservices の間の接続を作成する

az spring connection create cognitiveservices -g SpringCloudRG --service MySpringService --app MyApp --tg CognitiveServicesRG --account MyAccount --system-identity

リソース ID を使用して Spring アプリと cognitiveservices の間の接続を作成する

az spring connection create cognitiveservices --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.CognitiveServices/accounts/{account} --system-identity

省略可能のパラメーター

--account

コグニティブ サービス アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, none, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--account'] が指定されていない場合は必須です。

--target-resource-group --tg

コグニティブ サービスを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create confluent-cloud

confluent-cloud への Spring アプリ接続を作成します。

az spring connection create confluent-cloud --bootstrap-server
                                            --kafka-key
                                            --kafka-secret
                                            --schema-key
                                            --schema-registry
                                            --schema-secret
                                            [--app]
                                            [--appconfig-id]
                                            [--client-type {dotnet, dotnet-internal, go, java, none, python, springBoot}]
                                            [--connection]
                                            [--customized-keys]
                                            [--deployment]
                                            [--no-wait]
                                            [--opt-out {auth, configinfo, publicnetwork}]
                                            [--resource-group]
                                            [--service]
                                            [--source-id]
                                            [--vault-id]

Spring アプリと confluent-cloud の間の接続を作成する

az spring connection create confluent-cloud -g SpringCloudRG --service MySpringService --app MyApp --bootstrap-server xxx.eastus.azure.confluent.cloud:9092 --kafka-key Name --kafka-secret Secret --schema-registry https://xxx.eastus.azure.confluent.cloud --schema-key Name --schema-secret Secret

必須のパラメーター

--bootstrap-server

Kafka ブートストラップ サーバーの URL。

--kafka-key

Kafka API-Key (キー)。

--kafka-secret

Kafka API-Key (シークレット)。

--schema-key

スキーマ レジストリ API-Key (キー)。

--schema-registry

スキーマ レジストリの URL。

--schema-secret

スキーマ レジストリ API-Key (シークレット)。

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, none, python, springBoot
--connection

接続の名前。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create cosmos-cassandra

cosmos-cassandra への Spring アプリ接続を作成します。

az spring connection create cosmos-cassandra [--account]
                                             [--app]
                                             [--appconfig-id]
                                             [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
                                             [--connection]
                                             [--connstr-props]
                                             [--customized-keys]
                                             [--deployment]
                                             [--key-space]
                                             [--no-wait]
                                             [--opt-out {auth, configinfo, publicnetwork}]
                                             [--private-endpoint {false, true}]
                                             [--resource-group]
                                             [--secret]
                                             [--service]
                                             [--service-endpoint {false, true}]
                                             [--service-principal]
                                             [--source-id]
                                             [--system-identity]
                                             [--target-id]
                                             [--target-resource-group]
                                             [--user-identity]
                                             [--vault-id]

Spring アプリと cosmos-cassandra の間の接続を対話形式で作成する

az spring connection create cosmos-cassandra

リソース名を使用して Spring アプリと cosmos-cassandra の間の接続を作成する

az spring connection create cosmos-cassandra -g SpringCloudRG --service MySpringService --app MyApp --tg CosmosRG --account MyAccount --key-space MyKeySpace --system-identity

リソース ID を使用して spring アプリと cosmos-cassandra の間の接続を作成する

az spring connection create cosmos-cassandra --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/cassandraKeyspaces/{key_space} --system-identity

省略可能のパラメーター

--account

Cosmos データベース アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--key-space

キースペースの名前。 '--target-id' が指定されていない場合は必須です。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group'、'--account'、'--key-space'] が指定されていない場合は必須です。

--target-resource-group --tg

Cosmos データベース アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create cosmos-gremlin

cosmos-gremlin への Spring アプリ接続を作成します。

az spring connection create cosmos-gremlin [--account]
                                           [--app]
                                           [--appconfig-id]
                                           [--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python}]
                                           [--connection]
                                           [--connstr-props]
                                           [--customized-keys]
                                           [--database]
                                           [--deployment]
                                           [--graph]
                                           [--no-wait]
                                           [--opt-out {auth, configinfo, publicnetwork}]
                                           [--private-endpoint {false, true}]
                                           [--resource-group]
                                           [--secret]
                                           [--service]
                                           [--service-endpoint {false, true}]
                                           [--service-principal]
                                           [--source-id]
                                           [--system-identity]
                                           [--target-id]
                                           [--target-resource-group]
                                           [--user-identity]
                                           [--vault-id]

Spring アプリと cosmos-gremlin の間の接続を対話形式で作成する

az spring connection create cosmos-gremlin

リソース名を使用して Spring アプリと cosmos-gremlin の間の接続を作成する

az spring connection create cosmos-gremlin -g SpringCloudRG --service MySpringService --app MyApp --tg CosmosRG --account MyAccount --database MyDB --graph MyGraph --system-identity

リソース ID を使用して spring アプリと cosmos-gremlin の間の接続を作成する

az spring connection create cosmos-gremlin --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/gremlinDatabases/{database}/graphs/{graph} --system-identity

省略可能のパラメーター

--account

Cosmos データベース アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, php, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--graph

グラフの名前。 '--target-id' が指定されていない場合は必須です。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group'、'--account'、'--database'、'--graph'] が指定されていない場合は必須です。

--target-resource-group --tg

Cosmos データベース アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create cosmos-mongo

cosmos-mongo への Spring アプリ接続を作成します。

az spring connection create cosmos-mongo [--account]
                                         [--app]
                                         [--appconfig-id]
                                         [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, springBoot}]
                                         [--connection]
                                         [--connstr-props]
                                         [--customized-keys]
                                         [--database]
                                         [--deployment]
                                         [--no-wait]
                                         [--opt-out {auth, configinfo, publicnetwork}]
                                         [--private-endpoint {false, true}]
                                         [--resource-group]
                                         [--secret]
                                         [--service]
                                         [--service-endpoint {false, true}]
                                         [--service-principal]
                                         [--source-id]
                                         [--system-identity]
                                         [--target-id]
                                         [--target-resource-group]
                                         [--user-identity]
                                         [--vault-id]

Spring アプリと cosmos-mongo の間の接続を対話形式で作成する

az spring connection create cosmos-mongo

リソース名を使用して Spring アプリと cosmos-mongo の間の接続を作成する

az spring connection create cosmos-mongo -g SpringCloudRG --service MySpringService --app MyApp --tg CosmosRG --account MyAccount --database MyDB --system-identity

リソース ID を使用して Spring アプリと cosmos-mongo の間の接続を作成する

az spring connection create cosmos-mongo --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/mongodbDatabases/{database} --system-identity

省略可能のパラメーター

--account

Cosmos データベース アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, nodejs, none, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group'、'--account'、'--database'] が指定されていない場合は必須です。

--target-resource-group --tg

Cosmos データベース アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create cosmos-sql

cosmos-sql への Spring アプリ接続を作成します。

az spring connection create cosmos-sql [--account]
                                       [--app]
                                       [--appconfig-id]
                                       [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
                                       [--connection]
                                       [--connstr-props]
                                       [--customized-keys]
                                       [--database]
                                       [--deployment]
                                       [--no-wait]
                                       [--opt-out {auth, configinfo, publicnetwork}]
                                       [--private-endpoint {false, true}]
                                       [--resource-group]
                                       [--secret]
                                       [--service]
                                       [--service-endpoint {false, true}]
                                       [--service-principal]
                                       [--source-id]
                                       [--system-identity]
                                       [--target-id]
                                       [--target-resource-group]
                                       [--user-identity]
                                       [--vault-id]

Spring アプリと cosmos-sql の間の接続を対話形式で作成する

az spring connection create cosmos-sql

リソース名を使用して Spring アプリと cosmos-sql の間の接続を作成する

az spring connection create cosmos-sql -g SpringCloudRG --service MySpringService --app MyApp --tg CosmosRG --account MyAccount --database MyDB --system-identity

リソース ID を使用して Spring アプリと cosmos-sql の間の接続を作成する

az spring connection create cosmos-sql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/sqlDatabases/{database} --system-identity

省略可能のパラメーター

--account

Cosmos データベース アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group'、'--account'、'--database'] が指定されていない場合は必須です。

--target-resource-group --tg

Cosmos データベース アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create cosmos-table

cosmos-table への Spring アプリ接続を作成します。

az spring connection create cosmos-table [--account]
                                         [--app]
                                         [--appconfig-id]
                                         [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
                                         [--connection]
                                         [--connstr-props]
                                         [--customized-keys]
                                         [--deployment]
                                         [--no-wait]
                                         [--opt-out {auth, configinfo, publicnetwork}]
                                         [--private-endpoint {false, true}]
                                         [--resource-group]
                                         [--secret]
                                         [--service]
                                         [--service-endpoint {false, true}]
                                         [--service-principal]
                                         [--source-id]
                                         [--system-identity]
                                         [--table]
                                         [--target-id]
                                         [--target-resource-group]
                                         [--user-identity]
                                         [--vault-id]

Spring アプリと cosmos-table の間の接続を対話形式で作成する

az spring connection create cosmos-table

リソース名を使用して Spring アプリと cosmos-table の間の接続を作成する

az spring connection create cosmos-table -g SpringCloudRG --service MySpringService --app MyApp --tg CosmosRG --account MyAccount --table MyTable --system-identity

リソース ID を使用して spring アプリと cosmos-table の間の接続を作成する

az spring connection create cosmos-table --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DocumentDB/databaseAccounts/{account}/tables/{table} --system-identity

省略可能のパラメーター

--account

Cosmos データベース アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--table

テーブルの名前。 '--target-id' が指定されていない場合は必須です。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--account', '--table'] が指定されていない場合は必須です。

--target-resource-group --tg

Cosmos データベース アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create eventhub

eventhub への Spring アプリ接続を作成します。

az spring connection create eventhub [--app]
                                     [--appconfig-id]
                                     [--client-type {dotnet, dotnet-internal, go, java, kafka-springBoot, nodejs, none, python, springBoot}]
                                     [--connection]
                                     [--connstr-props]
                                     [--customized-keys]
                                     [--deployment]
                                     [--namespace]
                                     [--no-wait]
                                     [--opt-out {auth, configinfo, publicnetwork}]
                                     [--private-endpoint {false, true}]
                                     [--resource-group]
                                     [--secret]
                                     [--service]
                                     [--service-endpoint {false, true}]
                                     [--service-principal]
                                     [--source-id]
                                     [--system-identity]
                                     [--target-id]
                                     [--target-resource-group]
                                     [--user-identity]
                                     [--vault-id]

Spring アプリと eventhub の間の接続を対話形式で作成する

az spring connection create eventhub

リソース名を使用して Spring アプリと eventhub の間の接続を作成する

az spring connection create eventhub -g SpringCloudRG --service MySpringService --app MyApp --tg EventhubRG --namespace MyNamespace --system-identity

リソース ID を使用して Spring アプリと eventhub の間の接続を作成する

az spring connection create eventhub --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.EventHub/namespaces/{namespace} --system-identity

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, kafka-springBoot, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--namespace

eventhub 名前空間の名前。 '--target-id' が指定されていない場合は必須です。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--namespace'] が指定されていない場合は必須です。

--target-resource-group --tg

eventhub を含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create fabric-sql

fabric-sql への Spring アプリ接続を作成します。

az spring connection create fabric-sql [--app]
                                       [--appconfig-id]
                                       [--client-type {dotnet, go, java, none, php, python}]
                                       [--connection]
                                       [--connstr-props]
                                       [--customized-keys]
                                       [--deployment]
                                       [--no-wait]
                                       [--opt-out {auth, configinfo, publicnetwork}]
                                       [--resource-group]
                                       [--service]
                                       [--source-id]
                                       [--system-identity]
                                       [--target-id]
                                       [--user-identity]
                                       [--vault-id]

Spring アプリと fabric-sql の間の接続を対話形式で作成する

az spring connection create fabric-sql

リソース名を使用して Spring アプリと fabric-sql の間の接続を作成する

az spring connection create fabric-sql -g SpringCloudRG --service MySpringService --app MyApp  --system-identity

リソース ID を使用して Spring アプリと fabric-sql の間の接続を作成する

az spring connection create fabric-sql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id https://api.fabric.microsoft.com/v1/workspaces/{workspace_id}/SqlDatabases/{sql_id} --system-identity

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, go, java, none, php, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 [] が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create keyvault

keyvault への Spring アプリ接続を作成します。

az spring connection create keyvault [--app]
                                     [--appconfig-id]
                                     [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
                                     [--connection]
                                     [--connstr-props]
                                     [--customized-keys]
                                     [--deployment]
                                     [--new {false, true}]
                                     [--no-wait]
                                     [--opt-out {auth, configinfo, publicnetwork}]
                                     [--private-endpoint {false, true}]
                                     [--resource-group]
                                     [--service]
                                     [--service-endpoint {false, true}]
                                     [--service-principal]
                                     [--source-id]
                                     [--system-identity]
                                     [--target-id]
                                     [--target-resource-group]
                                     [--user-identity]
                                     [--vault]
                                     [--vault-id]

Spring アプリと keyvault の間の接続を対話形式で作成する

az spring connection create keyvault

リソース名を使用して Spring アプリと keyvault の間の接続を作成する

az spring connection create keyvault -g SpringCloudRG --service MySpringService --app MyApp --tg KeyvaultRG --vault MyVault --system-identity

リソース ID を使用して Spring アプリと keyvault の間の接続を作成する

az spring connection create keyvault --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.KeyVault/vaults/{vault} --system-identity

新しい keyvault を作成し、Spring アプリを対話形式で接続する

az spring connection create keyvault --new

新しい keyvault を作成し、それに Spring アプリを接続する

az spring connection create keyvault --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --new

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--new

スプリング接続の作成時に新しいキーコンテナーを作成するかどうかを示します。

指定可能な値: false, true
規定値: False
--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--vault'] が指定されていない場合は必須です。

--target-resource-group --tg

keyvault を含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault

keyvault の名前。 '--target-id' が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create mysql

非推奨

このコマンドは非推奨となり、今後のリリースで削除される予定です。

mysql への Spring アプリ接続を作成します。

az spring connection create mysql [--app]
                                  [--appconfig-id]
                                  [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
                                  [--connection]
                                  [--connstr-props]
                                  [--customized-keys]
                                  [--database]
                                  [--deployment]
                                  [--no-wait]
                                  [--opt-out {auth, configinfo, publicnetwork}]
                                  [--private-endpoint {false, true}]
                                  [--resource-group]
                                  [--secret]
                                  [--server]
                                  [--service]
                                  [--service-endpoint {false, true}]
                                  [--source-id]
                                  [--target-id]
                                  [--target-resource-group]
                                  [--vault-id]

Spring アプリと mysql の間の接続を対話形式で作成する

az spring connection create mysql

リソース名を使用して Spring アプリと mysql の間の接続を作成する

az spring connection create mysql -g SpringCloudRG --service MySpringService --app MyApp --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX

リソース ID を使用して Spring アプリと mysql の間の接続を作成する

az spring connection create mysql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBForMySQL/servers/{server}/databases/{database} --secret name=XX secret=XX

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

mysql データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX

name : 必須。 シークレット認証のユーザー名またはアカウント名。シークレット: <secret, secret-uri, secret-name> のいずれかが必要です。 シークレット認証のパスワードまたはアカウント キー。secret-uri: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット URI。 secret-name: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット名。 これは AKS 専用です。

--server

mysql サーバーの名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

mysql サーバーを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create mysql-flexible

mysql-flexible への Spring アプリ接続を作成します。

az spring connection create mysql-flexible [--app]
                                           [--appconfig-id]
                                           [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
                                           [--connection]
                                           [--connstr-props]
                                           [--customized-keys]
                                           [--database]
                                           [--deployment]
                                           [--no-wait]
                                           [--opt-out {auth, configinfo, publicnetwork}]
                                           [--private-endpoint {false, true}]
                                           [--resource-group]
                                           [--secret]
                                           [--server]
                                           [--service]
                                           [--service-principal]
                                           [--source-id]
                                           [--system-identity]
                                           [--target-id]
                                           [--target-resource-group]
                                           [--user-identity]
                                           [--vault-id]

Spring アプリと mysql-flexible の間の接続を対話形式で作成する

az spring connection create mysql-flexible

リソース名を使用して Spring アプリと mysql-flexible の間の接続を作成する

az spring connection create mysql-flexible -g SpringCloudRG --service MySpringService --app MyApp --tg MysqlRG --server MyServer --database MyDB --secret name=XX secret=XX

リソース ID を使用して Spring アプリと mysql-flexible の間の接続を作成する

az spring connection create mysql-flexible --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforMySQL/flexibleServers/{server}/databases/{database} --secret name=XX secret=XX

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

mysql フレキシブル データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX

name : 必須。 シークレット認証のユーザー名またはアカウント名。シークレット: <secret, secret-uri, secret-name> のいずれかが必要です。 シークレット認証のパスワードまたはアカウント キー。secret-uri: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット URI。 secret-name: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット名。 これは AKS 専用です。

--server

mysql フレキシブル サーバーの名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity mysql-identity-id=xx

mysql-identity-id: 省略可能。 MySQL フレキシブル サーバー AAD 認証に使用される ID の ID。 サーバー AAD 管理者の場合は無視します。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

mysql フレキシブル サーバーを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create postgres

非推奨

このコマンドは非推奨となり、今後のリリースで削除される予定です。

postgres への Spring アプリ接続を作成します。

az spring connection create postgres [--app]
                                     [--appconfig-id]
                                     [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
                                     [--connection]
                                     [--connstr-props]
                                     [--customized-keys]
                                     [--database]
                                     [--deployment]
                                     [--new {false, true}]
                                     [--no-wait]
                                     [--opt-out {auth, configinfo, publicnetwork}]
                                     [--private-endpoint {false, true}]
                                     [--resource-group]
                                     [--secret]
                                     [--server]
                                     [--service]
                                     [--service-endpoint {false, true}]
                                     [--service-principal]
                                     [--source-id]
                                     [--system-identity]
                                     [--target-id]
                                     [--target-resource-group]
                                     [--user-identity]
                                     [--vault-id]

Spring アプリと postgres の間の接続を対話形式で作成する

az spring connection create postgres

リソース名を使用して Spring アプリと postgres の間の接続を作成する

az spring connection create postgres -g SpringCloudRG --service MySpringService --app MyApp --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX

リソース ID を使用して Spring アプリと postgres の間の接続を作成する

az spring connection create postgres --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforPostgreSQL/servers/{server}/databases/{database} --secret name=XX secret=XX

新しい postgres を作成し、Spring アプリを対話形式で接続する

az spring connection create postgres --new

新しい postgres を作成し、それに Spring アプリを接続する

az spring connection create postgres --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --new

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

postgres データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--new

Spring 接続の作成時に新しい postgres を作成するかどうかを示します。

指定可能な値: false, true
規定値: False
--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX

name : 必須。 シークレット認証のユーザー名またはアカウント名。シークレット: <secret, secret-uri, secret-name> のいずれかが必要です。 シークレット認証のパスワードまたはアカウント キー。secret-uri: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット URI。 secret-name: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット名。 これは AKS 専用です。

--server

postgres サーバーの名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

postgres サービスを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create postgres-flexible

postgres フレキシブルへの Spring アプリ接続を作成します。

az spring connection create postgres-flexible [--app]
                                              [--appconfig-id]
                                              [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
                                              [--connection]
                                              [--connstr-props]
                                              [--customized-keys]
                                              [--database]
                                              [--deployment]
                                              [--no-wait]
                                              [--opt-out {auth, configinfo, publicnetwork}]
                                              [--resource-group]
                                              [--secret]
                                              [--server]
                                              [--service]
                                              [--service-principal]
                                              [--source-id]
                                              [--system-identity]
                                              [--target-id]
                                              [--target-resource-group]
                                              [--user-identity]
                                              [--vault-id]

Spring アプリと postgres フレキシブルの間の接続を対話形式で作成する

az spring connection create postgres-flexible

リソース名を使用して spring アプリと postgres-flexible の間の接続を作成する

az spring connection create postgres-flexible -g SpringCloudRG --service MySpringService --app MyApp --tg PostgresRG --server MyServer --database MyDB --secret name=XX secret=XX

リソース ID を使用して spring アプリと postgres フレキシブルの間の接続を作成する

az spring connection create postgres-flexible --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{server}/databases/{database} --secret name=XX secret=XX

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

postgres フレキシブル データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX

name : 必須。 シークレット認証のユーザー名またはアカウント名。シークレット: <secret, secret-uri, secret-name> のいずれかが必要です。 シークレット認証のパスワードまたはアカウント キー。secret-uri: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット URI。 secret-name: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット名。 これは AKS 専用です。

--server

postgres フレキシブル サーバーの名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

フレキシブル postgres サービスを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create redis

Redis への Spring アプリ接続を作成します。

az spring connection create redis [--app]
                                  [--appconfig-id]
                                  [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
                                  [--connection]
                                  [--connstr-props]
                                  [--customized-keys]
                                  [--database]
                                  [--deployment]
                                  [--no-wait]
                                  [--opt-out {auth, configinfo, publicnetwork}]
                                  [--private-endpoint {false, true}]
                                  [--resource-group]
                                  [--secret]
                                  [--server]
                                  [--service]
                                  [--source-id]
                                  [--target-id]
                                  [--target-resource-group]
                                  [--vault-id]

Spring アプリと redis の間の接続を対話形式で作成する

az spring connection create redis

リソース名を使用して Spring アプリと redis の間の接続を作成する

az spring connection create redis -g SpringCloudRG --service MySpringService --app MyApp --tg RedisRG --server MyServer --database MyDB --secret

リソース ID を使用して Spring アプリと redis の間の接続を作成する

az spring connection create redis --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Cache/redis/{server}/databases/{database} --secret

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

Redis データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--server

Redis サーバーの名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

Redis サーバーを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create redis-enterprise

redis-enterprise への Spring アプリ接続を作成します。

az spring connection create redis-enterprise [--app]
                                             [--appconfig-id]
                                             [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
                                             [--connection]
                                             [--connstr-props]
                                             [--customized-keys]
                                             [--database]
                                             [--deployment]
                                             [--no-wait]
                                             [--opt-out {auth, configinfo, publicnetwork}]
                                             [--resource-group]
                                             [--secret]
                                             [--server]
                                             [--service]
                                             [--source-id]
                                             [--target-id]
                                             [--target-resource-group]
                                             [--vault-id]

Spring アプリと redis-enterprise の間の接続を対話形式で作成する

az spring connection create redis-enterprise

リソース名を使用して Spring アプリと redis-enterprise の間の接続を作成する

az spring connection create redis-enterprise -g SpringCloudRG --service MySpringService --app MyApp --tg RedisRG --server MyServer --database MyDB --secret

リソース ID を使用して Spring アプリと redis-enterprise の間の接続を作成する

az spring connection create redis-enterprise --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Cache/redisEnterprise/{server}/databases/{database} --secret

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

Redis エンタープライズ データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--server

Redis エンタープライズ サーバーの名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

Redis サーバーを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create servicebus

servicebus への Spring アプリ接続を作成します。

az spring connection create servicebus [--app]
                                       [--appconfig-id]
                                       [--client-type {dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot}]
                                       [--connection]
                                       [--connstr-props]
                                       [--customized-keys]
                                       [--deployment]
                                       [--namespace]
                                       [--no-wait]
                                       [--opt-out {auth, configinfo, publicnetwork}]
                                       [--private-endpoint {false, true}]
                                       [--resource-group]
                                       [--secret]
                                       [--service]
                                       [--service-endpoint {false, true}]
                                       [--service-principal]
                                       [--source-id]
                                       [--system-identity]
                                       [--target-id]
                                       [--target-resource-group]
                                       [--user-identity]
                                       [--vault-id]

Spring アプリと servicebus の間の接続を対話形式で作成する

az spring connection create servicebus

リソース名を使用して Spring アプリと servicebus の間の接続を作成する

az spring connection create servicebus -g SpringCloudRG --service MySpringService --app MyApp --tg ServicebusRG --namespace MyNamespace --system-identity

リソース ID を使用して Spring アプリと servicebus の間の接続を作成する

az spring connection create servicebus --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.ServiceBus/namespaces/{namespace} --system-identity

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, go, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--namespace

servicebus 名前空間の名前。 '--target-id' が指定されていない場合は必須です。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--namespace'] が指定されていない場合は必須です。

--target-resource-group --tg

サービス バスを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create signalr

Signalr への Spring アプリ接続を作成します。

az spring connection create signalr [--app]
                                    [--appconfig-id]
                                    [--client-type {dotnet, dotnet-internal, none}]
                                    [--connection]
                                    [--connstr-props]
                                    [--customized-keys]
                                    [--deployment]
                                    [--no-wait]
                                    [--opt-out {auth, configinfo, publicnetwork}]
                                    [--private-endpoint {false, true}]
                                    [--resource-group]
                                    [--secret]
                                    [--service]
                                    [--service-principal]
                                    [--signalr]
                                    [--source-id]
                                    [--system-identity]
                                    [--target-id]
                                    [--target-resource-group]
                                    [--user-identity]
                                    [--vault-id]

Spring アプリと Signalr の間の接続を対話形式で作成する

az spring connection create signalr

リソース名を使用して Spring アプリと signalr の間の接続を作成する

az spring connection create signalr -g SpringCloudRG --service MySpringService --app MyApp --tg SignalrRG --signalr MySignalR --system-identity

リソース ID を使用して Spring アプリと signalr の間の接続を作成する

az spring connection create signalr --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.SignalRService/SignalR/{signalr} --system-identity

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, none
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--signalr

Signalr サービスの名前。 '--target-id' が指定されていない場合は必須です。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--signalr'] が指定されていない場合は必須です。

--target-resource-group --tg

シグナルを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create sql

sql への Spring アプリ接続を作成します。

az spring connection create sql [--app]
                                [--appconfig-id]
                                [--client-type {django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot}]
                                [--connection]
                                [--connstr-props]
                                [--customized-keys]
                                [--database]
                                [--deployment]
                                [--no-wait]
                                [--opt-out {auth, configinfo, publicnetwork}]
                                [--private-endpoint {false, true}]
                                [--resource-group]
                                [--secret]
                                [--server]
                                [--service]
                                [--service-endpoint {false, true}]
                                [--service-principal]
                                [--source-id]
                                [--system-identity]
                                [--target-id]
                                [--target-resource-group]
                                [--user-identity]
                                [--vault-id]

Spring アプリと SQL の間の接続を対話形式で作成する

az spring connection create sql

リソース名を使用して Spring アプリと sql の間の接続を作成する

az spring connection create sql -g SpringCloudRG --service MySpringService --app MyApp --tg SqlRG --server MyServer --database MyDB --secret name=XX secret=XX

リソース ID を使用して Spring アプリと sql の間の接続を作成する

az spring connection create sql --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Sql/servers/{server}/databases/{database} --secret name=XX secret=XX

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: django, dotnet, dotnet-internal, go, java, nodejs, none, php, python, ruby, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--database

SQL データベースの名前。 '--target-id' が指定されていない場合は必須です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret name=XX secret=XX --secret name=XX secret-uri=XX --secret name=XX secret-name=XX

name : 必須。 シークレット認証のユーザー名またはアカウント名。シークレット: <secret, secret-uri, secret-name> のいずれかが必要です。 シークレット認証のパスワードまたはアカウント キー。secret-uri: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット URI。 secret-name: <secret, secret-uri, secret-name> のいずれかが必要です。 パスワードを格納する Keyvault シークレット名。 これは AKS 専用です。

--server

SQL Server の名前。 '--target-id' が指定されていない場合は必須です。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--server', '--database'] が指定されていない場合は必須です。

--target-resource-group --tg

SQL Server を含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create storage-blob

ストレージ BLOB への Spring アプリ接続を作成します。

az spring connection create storage-blob [--account]
                                         [--app]
                                         [--appconfig-id]
                                         [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
                                         [--connection]
                                         [--connstr-props]
                                         [--customized-keys]
                                         [--deployment]
                                         [--new {false, true}]
                                         [--no-wait]
                                         [--opt-out {auth, configinfo, publicnetwork}]
                                         [--private-endpoint {false, true}]
                                         [--resource-group]
                                         [--secret]
                                         [--service]
                                         [--service-endpoint {false, true}]
                                         [--service-principal]
                                         [--source-id]
                                         [--system-identity]
                                         [--target-id]
                                         [--target-resource-group]
                                         [--user-identity]
                                         [--vault-id]

Spring アプリとストレージ BLOB の間の接続を対話形式で作成する

az spring connection create storage-blob

リソース名を使用して Spring アプリと storage-BLOB の間の接続を作成する

az spring connection create storage-blob -g SpringCloudRG --service MySpringService --app MyApp --tg StorageRG --account MyAccount --system-identity

リソース ID を使用して Spring アプリと storage-BLOB の間の接続を作成する

az spring connection create storage-blob --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/blobServices/default --system-identity

新しいストレージ BLOB を作成し、Spring アプリを対話形式で接続する

az spring connection create storage-blob --new

新しいストレージ BLOB を作成し、それに Spring アプリを接続する

az spring connection create storage-blob --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --new

省略可能のパラメーター

--account

ストレージ アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--new

Spring 接続の作成時に新しいストレージ BLOB を作成するかどうかを示します。

指定可能な値: false, true
規定値: False
--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--account'] が指定されていない場合は必須です。

--target-resource-group --tg

ストレージ アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create storage-file

storage-file への Spring アプリ接続を作成します。

az spring connection create storage-file [--account]
                                         [--app]
                                         [--appconfig-id]
                                         [--client-type {dotnet, dotnet-internal, java, nodejs, none, php, python, ruby, springBoot}]
                                         [--connection]
                                         [--connstr-props]
                                         [--customized-keys]
                                         [--deployment]
                                         [--no-wait]
                                         [--opt-out {auth, configinfo, publicnetwork}]
                                         [--private-endpoint {false, true}]
                                         [--resource-group]
                                         [--secret]
                                         [--service]
                                         [--service-endpoint {false, true}]
                                         [--source-id]
                                         [--target-id]
                                         [--target-resource-group]
                                         [--vault-id]

Spring アプリとストレージ ファイル間の接続を対話形式で作成する

az spring connection create storage-file

リソース名を使用して Spring アプリと storage-file の間の接続を作成する

az spring connection create storage-file -g SpringCloudRG --service MySpringService --app MyApp --tg StorageRG --account MyAccount --secret

リソース ID を使用して Spring アプリとストレージ ファイル間の接続を作成する

az spring connection create storage-file --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/fileServices/default --secret

省略可能のパラメーター

--account

ストレージ アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, php, python, ruby, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--account'] が指定されていない場合は必須です。

--target-resource-group --tg

ストレージ アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create storage-queue

storage-queue への Spring アプリ接続を作成します。

az spring connection create storage-queue [--account]
                                          [--app]
                                          [--appconfig-id]
                                          [--client-type {dotnet, dotnet-internal, java, nodejs, none, python, springBoot}]
                                          [--connection]
                                          [--connstr-props]
                                          [--customized-keys]
                                          [--deployment]
                                          [--no-wait]
                                          [--opt-out {auth, configinfo, publicnetwork}]
                                          [--private-endpoint {false, true}]
                                          [--resource-group]
                                          [--secret]
                                          [--service]
                                          [--service-endpoint {false, true}]
                                          [--service-principal]
                                          [--source-id]
                                          [--system-identity]
                                          [--target-id]
                                          [--target-resource-group]
                                          [--user-identity]
                                          [--vault-id]

Spring アプリと storage-queue の間の接続を対話形式で作成する

az spring connection create storage-queue

リソース名を使用して Spring アプリと storage-queue の間の接続を作成する

az spring connection create storage-queue -g SpringCloudRG --service MySpringService --app MyApp --tg StorageRG --account MyAccount --system-identity

リソース ID を使用して Spring アプリと storage-queue の間の接続を作成する

az spring connection create storage-queue --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/queueServices/default --system-identity

省略可能のパラメーター

--account

ストレージ アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python, springBoot
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--account'] が指定されていない場合は必須です。

--target-resource-group --tg

ストレージ アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create storage-table

storage-table への Spring アプリ接続を作成します。

az spring connection create storage-table [--account]
                                          [--app]
                                          [--appconfig-id]
                                          [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}]
                                          [--connection]
                                          [--connstr-props]
                                          [--customized-keys]
                                          [--deployment]
                                          [--no-wait]
                                          [--opt-out {auth, configinfo, publicnetwork}]
                                          [--private-endpoint {false, true}]
                                          [--resource-group]
                                          [--secret]
                                          [--service]
                                          [--service-endpoint {false, true}]
                                          [--service-principal]
                                          [--source-id]
                                          [--system-identity]
                                          [--target-id]
                                          [--target-resource-group]
                                          [--user-identity]
                                          [--vault-id]

Spring アプリと storage-table の間の接続を対話形式で作成する

az spring connection create storage-table

リソース名を使用して Spring アプリと storage-table の間の接続を作成する

az spring connection create storage-table -g SpringCloudRG --service MySpringService --app MyApp --tg StorageRG --account MyAccount --system-identity

リソース ID を使用して Spring アプリと storage-table の間の接続を作成する

az spring connection create storage-table --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.Storage/storageAccounts/{account}/tableServices/default --system-identity

省略可能のパラメーター

--account

ストレージ アカウントの名前。 '--target-id' が指定されていない場合は必須です。

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-endpoint

サービス エンドポイントでターゲット サービスを接続します。 ソース リソースは VNet に含まれている必要があり、ターゲット SKU はサービス エンドポイント機能をサポートする必要があります。

指定可能な値: false, true
--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--account'] が指定されていない場合は必須です。

--target-resource-group --tg

ストレージ アカウントを含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

az spring connection create webpubsub

webpubsub への Spring アプリ接続を作成します。

az spring connection create webpubsub [--app]
                                      [--appconfig-id]
                                      [--client-type {dotnet, dotnet-internal, java, nodejs, none, python}]
                                      [--connection]
                                      [--connstr-props]
                                      [--customized-keys]
                                      [--deployment]
                                      [--no-wait]
                                      [--opt-out {auth, configinfo, publicnetwork}]
                                      [--private-endpoint {false, true}]
                                      [--resource-group]
                                      [--secret]
                                      [--service]
                                      [--service-principal]
                                      [--source-id]
                                      [--system-identity]
                                      [--target-id]
                                      [--target-resource-group]
                                      [--user-identity]
                                      [--vault-id]
                                      [--webpubsub]

Spring アプリと webpubsub の間の接続を対話形式で作成する

az spring connection create webpubsub

リソース名を使用して Spring アプリと webpubsub の間の接続を作成する

az spring connection create webpubsub -g SpringCloudRG --service MySpringService --app MyApp --tg WebpubsubRG --webpubsub MyWebPubSub --system-identity

リソース ID を使用して Spring アプリと webpubsub の間の接続を作成する

az spring connection create webpubsub --source-id /subscriptions/{subscription}/resourceGroups/{source_resource_group}/providers/Microsoft.AppPlatform/Spring/{spring}/apps/{app} --target-id /subscriptions/{subscription}/resourceGroups/{target_resource_group}/providers/Microsoft.SignalRService/WebPubSub/{webpubsub} --system-identity

省略可能のパラメーター

--app

Azure Spring Apps 内のアプリの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--appconfig-id

構成を格納するアプリ構成 ID。

--client-type

Spring で使用されるクライアントの種類。

指定可能な値: dotnet, dotnet-internal, java, nodejs, none, python
--connection

スプリング接続の名前。

--connstr-props

接続文字列の構築に使用される追加の接続文字列プロパティ。

--customized-keys

既定の構成名を変更するために使用されるカスタマイズされたキー。 キーは元の名前、値はカスタマイズされた名前です。

--deployment

アプリのデプロイ名。

--no-wait

実行時間の長い操作が完了するまで待つ必要はありません。

規定値: False
--opt-out

一部の構成手順を無効にするかどうか。 configinfo を使用して、ソースの構成情報の変更を調整します。 publicnetwork を使用して、パブリック ネットワーク アクセスの構成を無効にします。認証を使用して、マネージド ID の有効化や RBAC ロールの付与などの認証構成をスキップします。

指定可能な値: auth, configinfo, publicnetwork
--private-endpoint

プライベート エンドポイントでターゲット サービスを接続します。 ソース仮想ネットワーク内のプライベート エンドポイントを事前に作成する必要があります。

指定可能な値: false, true
--resource-group -g

Azure Spring Apps にアプリを含むリソース グループ。 '--source-id' が指定されていない場合は必須です。何一つ。

--secret

シークレットの認証情報。

使用法: --secret。

--service

Azure Spring Apps リソースの名前。 '--source-id' が指定されていない場合は必須です。何一つ。

--service-principal

サービス プリンシパルの認証情報。

使用法: --service-principal client-id=XX secret=XX

client-id : 必須。 サービス プリンシパルのクライアント ID。 object-id: 省略可能。 サービス プリンシパル (エンタープライズ アプリケーション) のオブジェクト ID。 secret : 必須。 サービス プリンシパルのシークレット。

--source-id

スプリングのリソース ID。 ['--resource-group'、'--service'、'--app'] が指定されていない場合は必須です。

--system-identity

システム割り当て ID の認証情報。

使用法: --system-identity。

--target-id

ターゲット サービスのリソース ID。 ['--target-resource-group', '--webpubsub'] が指定されていない場合は必須です。

--target-resource-group --tg

Webpubsub を含むリソース グループ。 '--target-id' が指定されていない場合は必須です。

--user-identity

ユーザー割り当て ID の認証情報。

使用法: --user-identity client-id=XX subs-id=XX

client-id : 必須。 ユーザー割り当て ID のクライアント ID。 subs-id : 必須。 ユーザー割り当て ID のサブスクリプション ID。

--vault-id

シークレット値を格納するキー コンテナーの ID。

--webpubsub

webpubsub サービスの名前。 '--target-id' が指定されていない場合は必須です。

グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告を抑制します。

--output -o

出力形式。

指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
規定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_IDを使用して既定のサブスクリプションを構成できます。

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。