Skip to content

Commit 9c8e7f9

Browse files
authored
Update safe-upgrade-practices.md
1 parent 3c85953 commit 9c8e7f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-service-manager/safe-upgrade-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When planning for an upgrade using Azure Operator Service Manager, address the f
5656
- Update templates to ensure that upgrade parameters are set based on confidence in the upgrade and desired failure behavior.
5757
- Settings used for production may suppress failures details, while settings used for debugging, or testing, may choose to expose these details.
5858

59-
## Step by step upgrade procedure
59+
## Upgrade procedure
6060
Follow the following process to trigger an upgrade with Azure Operator Service Manager.
6161

6262
### Create new NFDV template
@@ -77,7 +77,7 @@ With onboarding complete, the reput operation is submitted. Depending on the num
7777
### Examine reput results
7878
If the reput is reporting a successful result, the upgrade is complete and the user should validate the state and availability of the service. If the reput is reporting a failure, follow the steps in the upgrade failure recovery section to continue.
7979

80-
## Step by Step retry procedure
80+
## Retry procedure
8181
In cases where a reput update fails, the following process can be followed to retry the operation.
8282

8383
### Diagnose failed NfApp

0 commit comments

Comments
 (0)