Skip to content

Commit c915915

Browse files
authored
Merge pull request #11800 from mkosieradzki/patch-2
Updated Manifest model to Native model
2 parents e4c41de + 353d779 commit c915915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-fabric-mesh/service-fabric-mesh-terminology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ Service Fabric is an open source platform technology that several different serv
5151
## Environment, framework, and deployment model support matrix
5252
Different environments have different level of support for frameworks and deployment models. The following table describes the supported framework and deployment model combinations.
5353

54-
|Frameworks\Deployment model |Resource model |Manifest model | Compose|
54+
|Frameworks\Deployment model |Resource model |Native model | Compose|
5555
|---|---|---|---|
5656
|Reliable Actors and Reliable Services |Not supported |Supported |Not supported |
5757
|Any other framework or language |Supported in containers |Supported as processes and in containers |Supported in containers |
5858

5959
The following table describes the supported environment and deployment model combinations.
6060

61-
|Environment\Deployment model |Resource model |Manifest model |Compose |
61+
|Environment\Deployment model |Resource model |Native model |Compose |
6262
|---|---|---|---|
6363
|Azure Service Fabric Mesh |Supported |Not supported|Not supported |
6464
|All other environments |Supported (Some resources have prerequisites to work in an environment) |Supported |Limited Support |

0 commit comments

Comments
 (0)