In the previous chapters, we looked at various Azure services for migrating and modernizing your applications when moving them to the cloud. In this chapter, we're going to focus on the developer's experience regarding how we can manage and deploy our code to Azure using our favorite Integrated Development Environment (IDE) applications.
We'll be focusing on how some of the popular IDEs among .NET and Java developers integrate with Azure.
The following topics will be covered in this chapter:
- IDEs for Azure
- Using Visual Studio for Azure application development and deployment
- Using Eclipse to manage Java-based application development and deployment
- Visual Studio Code and Azure
- IntelliJ and Azure