Showing 6613–6624 of 18767 results
Extending Business Processes with Plug-ins, Custom Connectors, and APIs in Power Platform (PL-400)
This course will help you prepare for PL-400 exam.
Extending Power Platform Dataverse
Getting started with extending Power Platform Dataverse can be overwhelming. This learning path looks at the tools and resources needed for extending Power Platform. We'll start with looking at the SDKs, the extensibility model, and event framework. This learning path also covers when to use plug-ins. Configuration of plug-ins as well as registering and deploying plug-ins.
Extending PowerShell
Extending PowerShell by using non-default commands written by creators of PowerShell content will provide you with a rich and powerful tool, but where do you start? This course will teach you what PowerShell modules are and how to begin using them.
Extending Salt Open with Plugins
This course will teach you to write and deploy custom Python modules as Salt plugins.
Extending the Power Platform User Experience (PL-400)
This course will teach you how to extend the Power Platform User Interface.
Extending Windows PowerShell
This course will teach how to extend the functionality of Windows PowerShell by finding and installing additional PowerShell commands from external modules and scripts.
Extending Xamarin.Forms
Exposing platform-specific user interface functionality is key to having shared native functionality. This course will teach you to extend Xamarin.Forms to expose that native functionality.
Extensions, Frameworks, & Integrations Used with Zeek
Zeek is a customizable, open-source tool that allows you to monitor the network and analyze events within it. This course will teach how to integrate it with other tools such as Security Onion, Elasticsearch, and Arkime.
Extensions, Frameworks, and Integrations Used with Snort
Snort is the foremost Intrusion Prevention System (IPS) in the world. This course will teach you how to expand its use and capabilities, as well as how to more efficiently manage it.
Externalize the configuration of an ASP.NET app by using an Azure key vault
Learn how to use ConfigurationBuilder to dynamically configure an ASP.NET web app to retrieve secrets from an Azure key vault.
Externalizing configuration for Java microservices using Eclipse MicroProfile Config
Learn how to externalize configuration in Java microservices using Eclipse MicroProfile Config. Discover how to manage configuration properties dynamically, making your microservices flexible and adaptable to different environments without changing the code.
Externalizing environment-specific configurations for CI/CD
Master the art of externalizing environment-specific configurations for CI/CD. Learn how to manage environment variables, configuration files, and deploy code seamlessly across different environments using CI/CD pipelines, ensuring flexibility and scalability.