Skip to content

Commit

Permalink
remove unnecesary step
Browse files Browse the repository at this point in the history
  • Loading branch information
JhontSouth committed Jun 6, 2024
1 parent b984c23 commit afcca94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,6 @@ An SSL/TLS certificate is a digital object that allows systems to verify identit
![Certificate Reading](Images/Local/CertificateReading.png)
10. In the current sample context, log into Azure to obtain the default credentials by executing the following command.
```
az login
```
### Using KeyVault
- This option requires the following app settings variables:
Expand Down
5 changes: 0 additions & 5 deletions samples/csharp_dotnetcore/85.bot-authentication-sni/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,6 @@ Certificate Subject Name and Issuer (SNI) based authentication is currently avai
![Certificate Reading](Images/Local/CertificateReading.png)
6. In the current sample context, log into Azure to obtain the default credentials by executing the following command.
```
az login
```
### Using KeyVault
- This option requires the following app settings variables:
Expand Down

0 comments on commit afcca94

Please sign in to comment.