Skip to content

Commit

Permalink
fix-tag-name
Browse files Browse the repository at this point in the history
  • Loading branch information
yukirii authored Nov 17, 2023
1 parent eb87f44 commit f4406ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/containers/aci-fix-ip.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Azure Container Instances に固定の IP アドレスを割り当てる
date: 2023-11-15 12:00:00
tags:
- Containers
- Azure Container Instances(ACI)
- Azure Container Instances (ACI)
---

こんにちは。Azure テクニカル サポートチームのシンです。
Expand Down Expand Up @@ -200,4 +200,4 @@ Application GatewayはOSIレイヤー7のロードバランサーとなります
DNS名でアクセスするという案については、コンテナーインスタンスとAzureプライベートDNSゾーン機能を利用すれば、シンプルに実現可能です。ただし、アプリケーションから完全修飾ドメイン名 (FQDN) でアクセス可能であることを考慮する必要があります。


以上で、AzureコンテナーインスタンスIPを固定する代替案を紹介させていただきました。 本稿がお役に立てれば幸いです。
以上で、AzureコンテナーインスタンスIPを固定する代替案を紹介させていただきました。 本稿がお役に立てれば幸いです。

0 comments on commit f4406ac

Please sign in to comment.