Skip to content

Commit c9857e0

Browse files
authored
Merge pull request #271775 from HollyCl/deploy_order
edited spaces
2 parents 8acf436 + 72425db commit c9857e0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/operator-5g-core/concept-deployment-order.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: HollyCl
66
ms.service: azure-operator-5g-core
77
ms.custom: devx-track-azurecli
88
ms.topic: concept-article #required; leave this attribute/value as-is.
9-
ms.date: 03/21/2024
9+
ms.date: 04/10/2024
1010

1111
#CustomerIntent: As a <type of user>, I want <what?> so that <why?>.
1212
---
@@ -20,13 +20,18 @@ Mobile Packet Core resources have minimal ordering constraints. To bring up netw
2020
Deploy resources in the following order. Note that the Microsoft.MobilePacketCore/clusterServices resource must be deployed first. All other resources can be deployed in any order or in parallel.
2121

2222
Microsoft.MobilePacketCore/clusterServices
23+
2324
Microsoft.MobilePacketCore/amfDeployments
25+
2426
Microsoft.MobilePacketCore/smfDeployments
27+
2528
Microsoft.MobilePacketCore/nrfDeployments
29+
2630
Microsoft.MobilePacketCore/nssfDeployments
31+
2732
Microsoft.MobilePacketCore/upfDeployments
28-
Microsoft.MobilePacketCore/observabilityServices
2933

34+
Microsoft.MobilePacketCore/observabilityServices
3035

3136
## Related content
3237

0 commit comments

Comments
 (0)