IT & Software
Showing 3433–3444 of 16328 results
Create and manage scheduled jobs using Windows PowerShell
This module covers how to use scheduled jobs. In Windows PowerShell, scheduled jobs are essentially scheduled tasks. They follow the same rules for actions, triggers, and other features, and run Windows PowerShell scripts by design.
Create and manage session host image for Azure Virtual Desktop
A Shared Image Gallery simplifies custom image sharing across your organization. Custom images can be used to bootstrap deployment tasks like preloading applications, application configurations, and other OS configurations.
Create and manage SQL Agent jobs
Explore SQL automation for scheduled tasks, and automatic alerts for SQL Server and Azure SQL Managed Instance.
Create and Manage Stacks with AWS CloudFormation Using the AWS Management Console
Automating your infrastructure gives you repeatable and reusable templates for a variety of projects. This course will teach you the best practices for creating and managing stacks on the Cloudformation console.
Create and Manage Stacks with AWS CloudFormation Using the Command Line Interface
Automating AWS CloudFormation stacks can make all the difference. This course will teach you how to use the AWS CLI so CF stacks can be quickly built, updated, and incorporated into scripts. Potentially, such stacks can be included in CI/CD workloads.
Create and manage teams
Learn about creating teams from various approaches and managing teams' settings and membership. You'll also learn how to archive, restore, and delete a team.
Create and manage workspaces in Power BI
Learn how to navigate the Power BI service, create and manage workspaces and related items, and distribute reports to users.
Create and Manage Workspaces with Power BI
The Power BI cloud service makes it so much easier to share and collaborate on your reports. This course will teach you how to leverage the workspaces feature of the Power BI app as preparation for the PL-300 exam.
Create and modify scripts by using Windows PowerShell
This learning path explains how to create and modify scripts. It covers useful scripting techniques that include importing data from a file, accepting user input, and error handling.
Create and publish custom GitHub actions
Learn how to write your own GitHub actions and identify the metadata, syntax, and workflow commands to create custom workflows. Learn best practices for documenting and versioning your action, and how to publish your action to the GitHub Marketplace.
Create and run scripts by using Windows PowerShell
This module explains how to create and run scripts.
Create and run simple C# console applications (Get started with C#, Part 2)
Use Visual Studio Code to develop C# console applications that implement arrays, foreach loops, and if statements.