Use Service Connector to connect a container app to a cloud service
By: Date: 11/10/2022 Categories: azure Tags:

Azure Container Apps enables you to connect to cloud services in just a few steps by using Service Connector. Service Connector manages network configuration and connection information between different services.

The requirements before creating Service Connector

Using Azure Portal

By using the Azure portal or the CLI, you can create a new service connection in Container Apps.

  1. Go to the Azure portal
  2. Select Container Apps and select the name of the container app
  3. From the left panel, select Service Connector and Create

4. Select the authentication type, Connect your Blob Storage account using your access key by selecting the Connection string

5. Then Next: network configuration, Select Configure firewall rules to enable access to the target service

6. Then Select Create the Service Connection

In Container Apps, you can view service connections

Using the Azure portal or the CLI, you can view your existing service connections.

  1. Go to the Azure portal
  2. Select Container Apps, Select refresh in Service Connector and you’ll see a Container Apps connection.

For more details refer- the service connector