×

Microsoft Learn

Categories
  • All
  • Favorite
  • Popular
  • Most rated
Use the report design process in Dynamics 365 Business Central

Use the report design process in Dynamics 365 Business Central

Do you want to learn about the report design process for Microsoft Dynamics 365 Business Central? If so, this module will explain the different steps that are involved in creating a report.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Create plugins for semantic kernel

Create plugins for semantic kernel

This module explores Semantic Kernel SDK plugins. Learn how plugins to the SDK are used to accomplish customized tasks and create intelligent applications.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Integrate Dynamics 365 Business Central with Teams

Integrate Dynamics 365 Business Central with Teams

Need to integrate Microsoft Dynamics 365 Business Central with Teams? This module gives you an overview of what you can do as developer to customize how to display Business Central data in Teams channels and chats. Business Central offers an app that connects Microsoft Teams to your business data in Business Central. So users can quickly share details with other team members and respond faster to inquiries.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Build your first microservice with .NET

Build your first microservice with .NET

Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces. Each microservice typically encapsulates simple business logic, which you can scale out or in. You test, deploy, and manage the microservice independently. Smaller teams develop a microservice based on a customer scenario and choose the technologies that they use. This module teaches you how to build your first microservice by using .NET.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Edit code through branching and merging in Git

Edit code through branching and merging in Git

Level up your Git knowledge by learning how to keep code separate in branches, and how to merge them later.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Create a UI in a .NET MAUI app by using XAML

Create a UI in a .NET MAUI app by using XAML

Learn how to design a UI for a .NET MAUI app using XAML

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Protect your APIs on Azure API Management

Protect your APIs on Azure API Management

Protect your backend APIs from information exposure and implement throttling (rate limiting) to prevent resource exhaustion with policies in Azure API Management.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Combine Prompts and Functions

Combine Prompts and Functions

This module demonstrates how to combine functions and prompts with the Semantic Kernel SDK. Nesting functions within prompts can allow your code to complete tasks large language models can't typically complete on their own.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Expose multiple Azure Function apps as a consistent API by using Azure API Management

Expose multiple Azure Function apps as a consistent API by using Azure API Management

Combine multiple Azure Functions apps into a unified interface by importing them into a single Azure API Management instance.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Implement code improvements using GitHub Copilot tools

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.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Persist and retrieve relational data by using Entity Framework Core

Persist and retrieve relational data by using Entity Framework Core

Query and manage relational data in an Entity Framework Core (EF Core) app by using an object-relational mapper (ORM).

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
GitHub administration for GitHub Advanced Security

GitHub administration for GitHub Advanced Security

Understand where GitHub Advanced Security fits in your software development lifecycle and how to enable and roll it out in your organization.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Use pages, routing, and layouts to improve Blazor navigation

Use pages, routing, and layouts to improve Blazor navigation

Learn how to manage request routing by using the @page directive, Blazor routing, NavLink, and NavMenu components. Increase an app's flexibility by adding routing parameters in your Blazor components. Use layouts to improve your app by reducing duplicate code.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Develop an ASP.NET Core web app that consumes an API

Develop an ASP.NET Core web app that consumes an API

Learn how to gather information from API documentation and perform HTTP operations in an ASP.NET Core Razor Pages web app.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Scripting in Power Automate for desktop

Scripting in Power Automate for desktop

Power Automate for desktop enables you to automate complex scenarios using scripts in VBScript, JavaScript, PowerShell, and Python.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Get started with TypeScript

Get started with TypeScript

This module introduces you to the TypeScript language, why it was created, and how to use it for JavaScript development. You'll also set up a TypeScript development environment for future exercises.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Build your kernel

Build your kernel

This module introduces the Semantic Kernel SDK. Learn how the kernel connects code to large language models to extend functionality with generative artificial intelligence.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Intro to Azure Policy

Intro to Azure Policy

This module introduces you to Azure Policy and describes its characteristics, capabilities, and use cases.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Manage secrets in your server apps with Azure Key Vault

Manage secrets in your server apps with Azure Key Vault

Your application requires service passwords, connection strings, and other secret configuration values to do its job. Storing and handling secret values is risky, and every usage introduces the possibility of leakage. Azure Key Vault, in combination with managed identities for Azure resources, enables your Azure web app to access secret configuration values easily and securely without needing to store any secrets in your source control or configuration.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Scale an App Service web app to efficiently meet demand with App Service scale up and scale out

Scale an App Service web app to efficiently meet demand with App Service scale up and scale out

Respond to periods of increased activity by incrementally increasing the resources available and then, to reduce costs, decreasing these resources when activity drops.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Introduction to Azure Logic Apps

Introduction to Azure Logic Apps

Characterize the types of business processes that Azure Logic Apps can automate. Describe the function of connectors, triggers, and actions and show how you combine them to create an app.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Get started with GitHub Copilot

Get started with GitHub Copilot

This module introduces developers to the GitHub Copilot products, the benefits that GitHub Copilot provides to developers, the GitHub Copilot and GitHub Copilot Chat product features, and the GitHub Copilot extensions for Visual Studio Code.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Give your AI agent skills

Give your AI agent skills

This module explores native functions in the Semantic Kernel SDK. Learn how native functions can accomplish customized tasks, effectively giving your AI agent a "skill."

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Guided project – Accelerate app development using GitHub Copilot tools

Guided project – Accelerate app development using GitHub Copilot tools

This Module explores using GitHub Copilot to accelerate development of an end-to-end project. GitHub Copilot is used to explain unfamiliar code, generate project documentation, develop a new app feature, develop unit tests, and implement improvements.

5.0 star star star star star
bookmark_add bookmark_add
compare_arrows View Course
Show next

In-Depth Exploration of Microsoft Learn

Microsoft Learn is an innovative online educational platform developed by Microsoft, designed to offer a wide range of free, interactive learning opportunities. It caters to individuals looking to enhance their knowledge and skills across various technological fields such as cloud computing, artificial intelligence, data science, and software development. Since its launch, Microsoft Learn has become a crucial resource for professionals aiming to stay ahead in the technology sector.

Origins and Evolution of Microsoft Learn

Launched with the mission to make high-quality education accessible to everyone, Microsoft Learn initially focused on Microsoft’s core technologies, including Azure and Microsoft 365. Over time, the platform has broadened its scope to cover a wide array of topics, reflecting the ever-evolving tech landscape and diverse learner needs. This evolution has established Microsoft Learn as a central hub for tech education.

Impact on Online Education

Microsoft Learn has transformed online education by integrating interactive and hands-on learning experiences. The platform’s key contributions include:
  • Hands-On Learning: Provides practical scenarios to apply knowledge.
  • Interactive Elements: Includes labs, quizzes, and exercises that engage users actively.
  • Personalized Learning Paths: Tailors educational experiences to individual goals and interests.

Key Features and Advantages

Microsoft Learn offers several notable features:
  • Free Access to Learning Resources: Enjoy comprehensive educational content without any cost, making high-quality learning accessible to all.
  • Interactive Learning Experience: Engage with hands-on labs, quizzes, and real-world scenarios to apply and retain knowledge effectively.
  • Extensive Course Catalog: Explore a wide range of courses in cloud computing, artificial intelligence, data science, and more.
  • Personalized Learning Paths: Follow guided paths tailored to your career goals and interests for a customized learning journey.
  • Certification Preparation: Access resources and practice tests to help prepare for Microsoft certification exams and enhance your professional credentials.
  • Practical Application: Build confidence and proficiency through practical exercises that simulate real-world challenges.
  • Integration with Microsoft Ecosystem: Utilize the latest tools and technologies within Microsoft’s ecosystem to stay updated with industry trends.
  • Continuous Learning Support: Benefit from regularly updated content that reflects the latest advancements in technology.

Conclusion

Microsoft Learn stands out as a premier platform offering free, interactive education for individuals eager to advance their skills in technology. Its emphasis on hands-on learning, personalized education paths, and extensive resources make it an invaluable tool for learners at all stages of their careers. EdCroma is pleased to feature Microsoft Learn’s offerings, helping you find the best courses to meet your educational and professional goals. Explore Microsoft Learn’s catalog on EdCroma and leverage its resources to further your skills and career in the tech industry.
Edcroma
Logo
Compare items
  • Total (0)
Compare
0
https://login.stikeselisabethmedan.ac.id/produtcs/
https://hakim.pa-bangil.go.id/
https://lowongan.mpi-indonesia.co.id/toto-slot/
https://cctv.sikkakab.go.id/
https://hakim.pa-bangil.go.id/products/
https://penerimaan.uinbanten.ac.id/
https://ssip.undar.ac.id/
https://putusan.pta-jakarta.go.id/
https://tekno88s.com/
https://majalah4dl.com/
https://nana16.shop/
https://thamuz12.shop/
https://dprd.sumbatimurkab.go.id/slot777/
https://dprd.sumbatimurkab.go.id/
https://cctv.sikkakab.go.id/slot-777/
https://hakim.pa-kuningan.go.id/
https://hakim.pa-kuningan.go.id/slot-gacor/
https://thamuz11.shop/
https://thamuz15.shop/
https://thamuz14.shop/
https://ppdb.smtimakassar.sch.id/
https://ppdb.smtimakassar.sch.id/slot-gacor/
slot777
slot dana
majalah4d
slot thailand
slot dana
rtp slot
toto slot
slot toto
toto4d
slot gacor
slot toto
toto slot
toto4d
slot gacor
tekno88
https://lowongan.mpi-indonesia.co.id/
https://thamuz13.shop/
https://www.alpha13.shop/
https://perpustakaan.smkpgri1mejayan.sch.id/
https://perpustakaan.smkpgri1mejayan.sch.id/toto-slot/
https://nana44.shop/
https://sadps.pa-negara.go.id/
https://sadps.pa-negara.go.id/slot-777/
https://peng.pn-baturaja.go.id/
https://portalkan.undar.ac.id/
https://portalkan.undar.ac.id/toto-slot/
https://penerimaan.ieu.ac.id/
https://sid.stikesbcm.ac.id/