IT & Software
Showing 4705–4716 of 16328 results
Develop Java web app on Azure using Maven
Use the Maven plugin for Azure App Service to develop a Java web app and deploy the app to Azure.
Develop monitor and status dashboards
This module explains steps to develop monitoring with Azure Dashboards, work with View Designer and Azure Monitor, and create Azure Monitor Workbooks. Also, explore tools to supports monitoring with Power BI.
Develop natural language processing solutions with Azure AI Services
Natural language processing (NLP) solutions use language models to interpret the semantic meaning of written or spoken language. You can use the Language Understanding service to build language models for your applications.
Develop object-oriented code in finance and operations apps
Object-oriented programming (OOP) is a programming paradigm that is modeled around objects and how you manipulate them. This module discusses concepts for object-oriented programming so you can develop customizations in finance and operations apps.
Develop on a remote machine using SSH in Visual Studio Code
In this module, you'll learn how to seamlessly develop on a remote machine using the Visual Studio Code Remote - SSH extension. We'll explore how to run and debug code located on a remote machine, while locally using Visual Studio Code's full feature set.
Develop Python Plugins for QGIS (Version 3)
Learn all the steps for extending the latest version of QGIS (Version 3) with custom python plugins
Develop RESTful Java Web Services using JAX-RS and Jersey
Everything you need to know for developing your RESTful web service.
Develop secure IoT Solutions for Azure Sphere with IoT Hub
Deploy an Azure Sphere device application to monitor ambient conditions for laboratory conditions. The application will monitor the room environment conditions, connect to IoT Hub, and send telemetry data from the device to the cloud. You'll control cloud-to-device communications and undertake actions as needed.
Develop secure IoT solutions for Azure Sphere, Azure RTOS and Azure IoT Central
Deploy an Azure Sphere application to monitor ambient conditions for a laboratory. The application will monitor the room environment, connect to Azure IoT Central, and send telemetry data from the device to the cloud. You'll control cloud-to-device communications and undertake actions as needed.
Develop solutions with Azure AI Document Intelligence
In this learning path, discover how Azure AI Document Intelligence solutions can enable you to capture data from typed or hand-written forms. Learn how to build a solution for your custom form types and integrate that solution into an Azure Cognitive Search pipeline. You'll learn how to:
Develop typed functions by using TypeScript
If you know how to write functions in JavaScript, you know how to write functions in TypeScript. But TypeScript adds some new capabilities to the standard JavaScript functions to make them easier to work with.
Develop unit tests using GitHub Copilot tools
This module explores using GitHub Copilot and GitHub Copilot Chat to create unit tests. Exercises provide practical experience creating unit test projects and running unit tests in Visual Studio Code.