Skip to content

Commit 0d359f7

Browse files
authored
Update applications-dont-support-tls-1-2.md
1 parent 64ecf8c commit 0d359f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cloud-services/applications-dont-support-tls-1-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Here is an example that shows both the worker role and web role.
336336
</ServiceDefinition>
337337
```
338338

339-
## Step 5: Add the scripts to your Cloud Service
339+
## Step 4: Add the scripts to your Cloud Service
340340

341341
1) In Visual Studio, right-click on your WebRole
342342
2) Select **Add**
@@ -353,7 +353,7 @@ To ensure the scripts are uploaded with every update pushed from Visual Studio,
353353
3) In the properties tab, change *Copy to Output Directory* to *Copy Always"*
354354
4) Repeat the steps for **TLSsettings.ps1**
355355

356-
## Step 7: Publish & Validate
356+
## Step 6: Publish & Validate
357357

358358
Now that the above steps have been complete, publish the update to your existing Cloud Service.
359359

0 commit comments

Comments
 (0)