You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -55,29 +59,27 @@ Supported authentication and clients for App Service, Container Apps and Azure S
55
59
Use the connection details below to connect compute services to Azure App Configuration stores instances. For each example below, replace the placeholder texts
56
60
`<App-Configuration-name>`, `<ID>`, `<secret>`, `<client-ID>`, `<client-secret>`, and `<tenant-ID>` with your App Configuration store name, ID, secret, client ID, client secret and tenant ID.
57
61
58
-
### .NET, Java, Node.JS, Python
59
-
60
-
#### Secret / connection string
62
+
### Secret / connection string
61
63
62
64
> [!div class="mx-tdBreakAll"]
63
65
> | Default environment variable name | Description | Sample value |
## Default environment variable names or application properties
62
62
63
63
Use the connection details below to connect compute services to Kafka. For each example below, replace the placeholder texts `<server-name>`, `<Bootstrap-server-key>`, `<Bootstrap-server-secret>`, `<schema-registry-key>`, and `<schema-registry-secret>` with your server name, Bootstrap server key, Bootstrap server secret, schema registry key, and schema registry secret.
64
64
65
-
### .NET, Java, Node.JS and Python
65
+
### Azure App Service and Azure Container Apps
66
66
67
67
| Default environment variable name | Description | Example value |
0 commit comments