Developer
Showing 457–468 of 843 results
Identify functional table types and characteristics in Dynamics 365 Business Central
Do you want to learn about table types in Business Central? In this module, you'll learn about the different functional table types and their specific characteristics, such as special fields, properties, and linked pages.
Implement a non-relational data model
Identify an application's key access patterns. Define the entities' data model, along with containers to store the data with a partition key that will result in an efficient and scalable data store for the application.
Implement application lifecycle management in finance and operations apps
Application Lifecycle Management (ALM) is the management of computer programs, which includes managing requirements, software architecture, software development, software maintenance, change management, continuous integration, project management, and released management. Learn about ALM to plan, create, test, and implement code for finance and operations apps.
Implement authentication by using the Microsoft Authentication Library
Learn how to implement authentication by using the Microsoft Authentication Library.
Implement Azure App Configuration
Learn how to use Azure App Configuration service to centrally manage and secure your configuration settings, and to manage app features.
Implement Azure Container Apps
Learn how Azure Container Apps can help you deploy and manage microservices and containerized apps on a serverless platform that runs on top of Azure Kubernetes Service.
Implement Azure Cosmos DB for NoSQL point operations
Write code to create, read, update, and delete items in Azure Cosmos DB for NoSQL.
Implement Azure Key Vault
Learn how Azure Key Vault can help you keep your apps more secure, and how to set and retrieve secrets by using the Azure CLI.
Implement Azure Load Testing
Learn how to optimize application performance by simulating real-world loads with Azure Load Testing service. Learn how to automate load testing with GitHub Actions to ensure consistent application performance and scalability.
Implement backup and restore for Azure Cosmos DB for NoSQL
We'll learn to use the two backup models Azure Cosmos DB provides.
Implement code improvements using GitHub Copilot tools
This module explores using GitHub Copilot Chat to develop improvements for an existing codebase. Exercises provide practical experience implementing GitHub Copilot suggestions that improve code quality, reliability, performance, and security.
Implement compliance in a cloud-native .NET 8 application
Microservice applications, because of their distributed nature, can be difficult to secure. In this module, you'll learn how to classify sensitive data in a cloud-native application, redact sensitive data in log files, and generate compliance reports for a cloud-native application.