Skip to content

Commit 8782f9c

Browse files
committed
table updates
1 parent f594ec3 commit 8782f9c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/machine-learning/prompt-flow/how-to-secure-prompt-flow.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ Here's a table to illustrate the options in different network setups for prompt
4848

4949
|Ingress|Egress |Compute type in authoring |Compute type in inference |Network options for workspace|
5050
|-------|-------|----------------------------------------|---------------------------------------------------------|-----------------------------|
51-
|Public |Public |Serverless (recommend), Compute instance| Managed online endpoint (recommend) |Managed (recommend)|
52-
|Public |Public |Serverless (recommend), Compute instance| K8s online endpoint | Bring your own |
53-
|Private|Public |Serverless (recommend), Compute instance| Managed online endpoint (recommend) |Managed (recommend)|
54-
|Private|Public |Serverless (recommend), Compute instance| K8s online endpoint |Bring your own |
55-
|Public |Private|Serverless (recommend), Compute instance| Managed online endpoint |Managed|
56-
|Private|Private|Serverless (recommend), Compute instance| Managed online endpoint |Managed|
51+
|Public |Public |Serverless (recommended), Compute instance| Managed online endpoint (recommend) |Managed (recommended)|
52+
|Public |Public |Serverless (recommended), Compute instance| K8s online endpoint | Bring your own |
53+
|Private|Public |Serverless (recommended), Compute instance| Managed online endpoint (recommended) |Managed (recommended)|
54+
|Private|Public |Serverless (recommended), Compute instance| K8s online endpoint |Bring your own|
55+
|Public |Private|Serverless (recommended), Compute instance| Managed online endpoint |Managed|
56+
|Private|Private|Serverless (recommended), Compute instance| Managed online endpoint |Managed|
5757

5858
- In private virtual network scenarios, we recommend using a workspace-enabled managed virtual network. It's the easiest way to secure your workspace and related resources.
5959
- The use of managed vNet and bring your own virtual network in a single workspace isn't supported. Additionally, since managed online endpoint is supported only with a managed virtual network, you can't deploy prompt flow to managed online endpoint in a workspace with an enabled bring your own virtual network.

0 commit comments

Comments
 (0)