Skip to content

Azure Spring Cloud support(preview)

Andy Xu(devdiv) edited this page Mar 20, 2020 · 10 revisions

New Feature for Azure Spring Cloud

  • Manage Azure Spring Cloud project dependencies

  • Manage Azure Spring Cloud apps in Azure Explorer

    • Create/Delete/Start/Stop/Restart
    • Assign/un-assign public endpoint
    • Update environment variables
    • Update JVM options
    • View app properties
  • Deploying apps from current project

  • Monitoring and troubleshooting apps

    • Getting public url
    • Getting test endpoint
    • Instance status(shown in app properties view)

Known Issues

  • Cluster level configuration is not available, such as create/delete Azure Spring Cloud, revoke test key and manage config server
  • Update app level configuration is not supported, like instance count, cpu, memory and java version.
  • Streaming log is available in app properties view by clicking instance row, the entire cell is clickable.
Clone this wiki locally