In this video, learn how to configure networking functionality for applications hosted in Azure Container Instances.
- [Instructor] You can integrate Azure container instances … with virtual networks. … These can be useful for a couple of reasons. … First, virtual networks can be used for … across container group communication … to mimic traditional applications with network segmentation. … Virtual networks can also be used to provide access … to the container instances through VPNs. … These can be used for development purposes … or to burst very close from internal networks … to the cloud to handle temporary demand. … There are several things to consider … when designing virtual network integration … with Azure container instances. … First, Azure container instance needs to be deployed … to a subnet void of any other resource types. … As the subnet will be delegated … to the Azure container instance resource provider. … It's also important to note that you cannot use … managed identities and virtual networks … together in the same container group … to secure your Azure container instances. … There's also no support for Azure load balancers, …
Released
7/31/2020Learn more about the AZ-400 exam at https://docs.microsoft.com/en-us/learn/certifications/exams/az-400.
- Building and running Dockerfiles
- Mounting data volumes
- Creating an Azure Container Registry
- Running apps from ACR
- Deploying ACR apps in ACI
- Creating AKS clusters
- Deploying apps to AKS
Share this video
Embed this video
Video: ACI and networking