Skip to content

Commit 61c502c

Browse files
authored
Merge pull request #1889 from MicrosoftDocs/main
Publish to live, Monday 4 AM PST, 12/9
2 parents 4b6b1f4 + 018865b commit 61c502c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ Here is table to illustrate the options in different network set up for prompt f
3838

3939
|Ingress|Egress |Compute type in authoring |Compute type in inference |Network options for workspace|
4040
|-------|-------|----------------------------------------|---------------------------------------------------------|-----------------------------|
41-
|Public |Public |Serverless (recommend), Compute instance| Managed online endpoint (recommend), K8s online endpoint|Managed (recommend) /Bring you own|
42-
|Private|Public |Serverless (recommend), Compute instance| Managed online endpoint (recommend), K8s online endpoint|Managed (recommend) /Bring you own|
41+
|Public |Public |Serverless (recommend), Compute instance| Managed online endpoint (recommend)|Managed (recommend)|
42+
|Public |Public |Serverless (recommend), Compute instance| K8s online endpoint| Bring you own|
43+
|Private|Public |Serverless (recommend), Compute instance| Managed online endpoint (recommend)|Managed (recommend)|
44+
|Private|Public |Serverless (recommend), Compute instance| K8s online endpoint|Bring you own|
4345
|Public |Private|Serverless (recommend), Compute instance| Managed online endpoint |Managed|
4446
|Private|Private|Serverless (recommend), Compute instance| Managed online endpoint |Managed|
4547

0 commit comments

Comments
 (0)