Skip to content

Commit 85f38f4

Browse files
authored
Merge pull request #100778 from RyanHill-MSFT/master
Update doc - MicrosoftDocs/azure-docs#45879
2 parents c8fcdd0 + 1d0c4ea commit 85f38f4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/app-service/containers/app-service-linux-ssh-support.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ ms.custom: seodec18
1313
---
1414
# SSH support for Azure App Service on Linux
1515

16-
[Secure Shell (SSH)](https://wikipedia.org/wiki/Secure_Shell) is commonly used to execute administrative commands remotely from a command-line terminal. App Service on Linux provides SSH support into the app container with each of the built-in Docker images used for the Runtime Stack of new web apps.
16+
[Secure Shell (SSH)](https://wikipedia.org/wiki/Secure_Shell) is commonly used to execute administrative commands remotely from a command-line terminal. App Service on Linux provides SSH support into the app container.
1717

18-
![Runtime Stacks](./media/app-service-linux-ssh-support/app-service-linux-runtime-stack.png)
19-
20-
For custom Docker images, by configuring SSH server in your custom image.
18+
![Linux App Service SSH](./media/app-service-linux-ssh-support/app-service-linux-ssh.png)
2119

2220
You can also connect to the container directly from your local development machine using SSH and SFTP.
2321

134 KB
Loading

0 commit comments

Comments
 (0)