Developer
Showing 169–180 of 843 results
Connect Copilot for Microsoft 365 to your external data in real-time with message extension plugins built with .NET and Visual Studio
Learn how to build Copilot for Microsoft 365 message extension plugins to connect it to external data sources and extend its capabilities.
Connect Copilot for Microsoft 365 to your external data in real-time with message extension plugins built with TypeScript and Visual Studio Code
Learn how to build Copilot for Microsoft 365 message extension plugins to connect it to external data sources and extend its capabilities with TypeScript.
Connect IoT data to mixed reality with Azure Digital Twins and Unity
In this module, you'll learn to stream simulated operational telemetry data from physical assets to Azure Digital Twins and visualize data in Unity and mixed reality.
Connect to Azure Cosmos DB for NoSQL with the SDK
Use the Microsoft.Azure.Cosmos library from NuGet to connect to an Azure Cosmos DB for NoSQL account from a .NET application.
Connect to Microsoft Power Platform services with finance and operations apps
Microsoft Power Platform services like Power Apps and Power Automate, and the Common Data Model are tools that you can use to create efficient ways to get more work done with finance and operations apps.
Connect web services to Microsoft Teams using webhooks
Learn how to create Incoming Webhooks and Outgoing Webhooks that connect web services to teams and channels in Microsoft Teams.
Connect your services together
Azure lets you create applications composed of various components: web site front-ends, back-end services, and triggered functions that perform compute-on-demand services. Azure also includes various communication strategies to let these various components pass data to each other. Learn how to use these communication services to create scalable, efficient solutions out of testable components. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Consider application monetization responsibilities in Business Central
Do you want to understand your application monetization responsibilities? In this module, you'll learn about monetization responsibilities, and where to find useful guides and documentation.
Consider Azure IoT Hub message processing options and constraints
This module introduces you to services and service features that can be used with, or as an alternative to, IoT Hub message routing to process messages. It also examines IoT Hub message processing limits.
Consume an Azure Cosmos DB for NoSQL change feed using the SDK
Process change feed events using the change feed processor in the Azure Cosmos DB for NoSQL .NET SDK.
Consume business events in finance and operations apps
Business events provide a mechanism that lets external systems receive notifications from finance and operations apps. In this way, the systems can perform business actions in response to the business events.
Consume REST web services in .NET MAUI apps
Consume a REST web service by using HttpClient and perform basic CRUD operations. You'll detect when your device is connected to the internet to provide a good user experience and take advantage of the native networking stacks to get top performance.