Developer
Showing 229–240 of 843 results
Create resource template for Azure Cosmos DB for NoSQL
Learn about automated Azure Cosmos DB for NoSQL resource deployments using the Azure Resource Manager with JSON and Bicep templates.
Create security baselines
Learn how to create security baselines for your Azure services by ensuring that your settings meet the minimum requirements described in CIS Benchmarks for Azure v. 1.3.0.
Create server-side programming constructs in Azure Cosmos DB for NoSQL
Use JavaScript to author server-side stored procedures, user-defined functions, and triggers.
Create serverless applications
Azure Functions enable the creation of event driven, compute-on-demand systems that can be triggered by various external events. Learn how to leverage functions to execute server-side logic and build serverless architectures. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Create serverless logic with Azure Functions
Azure Functions allows developers to host business logic that can be executed without managing or provisioning infrastructure.
Create tokens using OpenZeppelin
Learn about the significance of tokens and how they are used in blockchain.
Create web apps and services with ASP.NET Core, minimal API, and .NET
.NET is a free, cross-platform, open-source developer platform for building many different types of applications. With minimal API, you can create an API in just four lines of code, while using the latest features of .NET.
Create your first Azure AI services text to speech application
Microsoft's Azure AI services provide developers with APIs to create applications that take advantage of Azure's text to speech features. In this module, you'll learn how to use Azure AI services to create a text to speech application that uses both plain text and Speech Synthesis Markup Language (SSML) to create audio files.
Create your first Azure AI speech to text application
Microsoft's Azure AI services provide developers with APIs to create applications that take advantage of Azure's speech to text features. In this module, you'll learn how to use Azure AI services to create a speech to text application that converts a sample WAVE file into text.
Create your first Q# program by using the Quantum Development Kit
Get started with Q# programming by building a quantum random number generator.
Create your first route finding app with Azure Maps
Learn about writing code to interact with Azure Maps. Develop and test a fun app to find the best route for a truck, car, or bicycle. The route is from the west coast of the USA, to the east coast. You can see how routes change based on vehicle. And, for trucks, how routes vary if the contents are hazardous. You get the chance to add in your own locations.
Creating your first web apps with React
React.js is the most popular front-end JavaScript framework. Through JSX, a combination of HTML and JavaScript, developers are able to create views in a natural fashion. Developers can also create components for reusable blocks across their applications. This learning path will introduce you to React, and the core skills you need as a developer to use this powerful framework.