Showing 15373–15384 of 18767 results
SC-300: Implement an Authentication and Access Management solution
Implement and administer your access management using Microsoft Entra ID. Use MFA, Conditional Access, and identity protection to manager your identity solution. Aligned to SC-300 exam.
SC-300: Implement an identity management solution
Learn to create and manage your initial Microsoft Entra implementation and configure the users, groups, and external identities you'll use to run your solution. Aligned to SC-300 Exam.
SC-300: Plan and implement an identity governance strategy
Design and implement identity governance for your identity solution using entitlement, access reviews, privileged access, and monitoring your Microsoft Entra ID. Aligned to SC-300 exam.
SC-400: Implement Data Lifecycle and Records Management
Learn how to plan and implement data lifecycle and records management strategies for an organization. This learning path aligns with exam SC-400: Microsoft Information Protection Administrator.
SC-400: Implement Data Loss Prevention
In this learning plan we discuss how to implement data loss prevention techniques to secure your Microsoft 365 data. This learning path aligns with exam SC-400: Microsoft Information Protection Administrator.
SC-400: Implement Information Protection in Microsoft 365
Organizations require information protection solutions to protect their data against theft and accidental loss. Learn how to protect your sensitive information. This learning path aligns with exam SC-400: Microsoft Information Protection Administrator.
SC-400: Manage Insider and Privacy Risk in Microsoft 365
Discover how to manage internal risks and privacy policies using Microsoft Purview Insider Risk Management and Microsoft Priva. This learning path aligns with exam SC-400: Microsoft Information Protection Administrator.
SC-400: Monitor and investigate data and activities by using Microsoft Purview
This learning path provides instruction on managing content search and investigations in Microsoft 365, including how to search for content in the Microsoft Purview compliance portal, Microsoft Purview Audit, and Microsoft Purview eDiscovery. This learning path aligns with exam SC-400: Microsoft Information Protection Administrator.
Scala 1 Build Tool: Getting Started
Working with a stable and reliable build tool to create projects in Scala is extremely important to developer productivity. sbt offers a wide variety of features and extensibility as a build tool that can meet almost any project's requirements.
Scala 101
Get an introduction to Scala, a modern programming language. Learn its syntax, functional programming features, and compatibility with Java and big data frameworks like Spark.
Scala 2 Classes and Objects
You can advance your understanding of Scala once you learn to apply multiple concepts together. This course will teach you how to work with classes, inheritance, traits, case classes, and packaging your code among other topics.
Scala 2 Fundamentals
Scala is one of the most popular functional programming languages that run on the JVM. This course takes you on a deep dive into Scala concepts such as object-oriented programming, closures, creating control structures, traits, and iImplicits.