Azure Container Apps 関連 API に対する最新 GA バージョン (version 2022-10-01) のドキュメントが公開されたので、以前のバージョンと比較してみました

ブログ エントリ内にアフィリエイト広告が含まれています
スポンサーリンク

Azure Container Apps 関連 API (Microsoft.App) の最新 GA バージョンは “2022-10-01” ですが、ドキュメントはこれまで公開されていませんでした。

2023/02/14 (現地時間) にようやくバージョン “2022-10-01”  のドキュメントが公開されたので、1 つ前の GA バージョンである “2022-03-01” と “2022-06-01-preview” と比較、纏めてました。

API について、まだ GA していない (もしくは preview にすらなっていない) 機能や設定項目が存在しますが、当然 ARM テンプレートや bicep などを利用してデプロイしても機能および設定を利用することはできません (デプロイ エラーになることもある) ので予めご理解ください。

スポンサーリンク

Azure Container Apps 関連 API の比較

connectedEnvironments

2022-06-01-preview → 2022-10-01
変更点なし

connectedEnvironments/certificates

2022-06-01-preview → 2022-10-01
変更点なし

connectedEnvironments/daprComponents

2022-06-01-preview → 2022-10-01
変更点なし

connectedEnvironments/storages

2022-06-01-preview → 2022-10-01
変更点なし

containerApps

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
  • extendedLocation
  • properties.configuration.dapr
    • enableApiLogging
    • httpMaxRequestSize
    • httpReadBufferSize
    • logLevel
  • properties.configuration.ingress
    • exposedPort
    • ipSecurityRestrictions
  • properties.configuration.maxInactiveRevisions
  • properties.environmentId
  • properties.template.initContainers
  • properties.template.scale.rules
    • tcp
  • properties.workloadProfileType
  • properties.configuration.ingress
    • clientCertificateMode
    • corsPolicy

containerApps/authConfigs

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
変更点なし 変更点なし

containerApps/detectorProperties

2022-06-01-preview → 2022-10-01
変更点なし
containerApps/detectorProperties/revisions
2022-06-01-preview → 2022-10-01
変更点なし

containerApps/detectors

2022-06-01-preview → 2022-10-01
変更点なし

containerApps/revisions

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
変更点なし 変更点なし
containerApps/revisions/replicas
2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
変更点なし 変更点なし

containerApps/sourcecontrols

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
変更点なし 変更点なし

managedEnvironments

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
  • sku
  • properties.customDomainConfiguration
  • properties.vnetConfiguration
    • outboundSettings
  • properties.workloadProfiles
  • kind

managedEnvironments/certificates

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
変更点なし 変更点なし

managedEnvironments/daprComponents

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
  • properties.secretStoreComponent
変更点なし

managedEnvironments/detectorProperties

2022-06-01-preview → 2022-10-01
変更点なし

managedEnvironments/detectors

2022-06-01-preview → 2022-10-01
変更点なし

managedEnvironments/storages

2022-03-01 → 2022-06-01-preview 2022-06-01-preview → 2022-10-01
変更点なし 変更点なし
スポンサーリンク

関連サイト

タイトルとURLをコピーしました