Thursday, February 24, 2022

New KUDU UI for App Service on Linux(Preview)

Great news for App Service on Linux users that our KUDU new UI provides [instance selector] feature! 

 

Unlike Windows App Service, it used to be difficult for App Service on Linux users to make an SSH connection to the intended instance. You might need to handle Session affinity cookie (ARR cookie) or clean up cookies to allow KUDU to randomly choose an instance to attach.

https://azure.github.io/AppService/2016/05/16/Disable-Session-affinity-cookie-(ARR-cookie)-for-Azure-web-apps.html

 

On new UI, you can choose the instance as easy as the App Service on Windows!

 

[App Service on Linux]

Winnie_Chen_0-1645752545698.png

 

[App Service on Windows]

Winnie_Chen_1-1645752608986.png

 

Access Kudu new UI for your App Service on Linux

 

️ Warning

**  newui endpoint is only available for App Service on Linux

**  Readers should note that the new UI is still in preview stage, do not use in production environments

 

App not in Isolated tier: https://<app-name>.scm.azurewebsites.net/newui

 

Internet-facing app in Isolated tier (App Service Environment): https://<app-name>.scm.<ase-name>.p.azurewebsites.net/newui

 

Internal app in Isolated tier (ILB App Service Environment): https://<app-name>.scm.<ase-name>.appserviceenvironment.net/newui

 

Sample Image

 

[New UI for App Service on Linux]

Winnie_Chen_2-1645752663533.png

 

[Original UI for App Service on Linux]

Winnie_Chen_3-1645752703590.png

 

 

Posted at https://sl.advdat.com/3BSEzsqhttps://sl.advdat.com/3BSEzsq