RTDP.CLI.PartnerCmdlets

1.5.1


The Partner PowerShell Cmdlets module is targeted for Data Platform partner-usage.
The cmdlets bring a breath of fresh air and come with an intuitive, verbose set of commands that can be ran as-is or as part of an automation script or a data management pipeline.

Minimum PowerShell version

7.2.10

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name RTDP.CLI.PartnerCmdlets

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name RTDP.CLI.PartnerCmdlets

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Microsoft. All rights reserved.

Package Details

Author(s)

  • RISE Data Platform

Tags

DataPlatform SovCloud

Cmdlets

Initialize-PartnerSession Get-AvailableDatastores Get-DatastoreTables Get-DatastoreInformation Promote-ResourceStorage Get-DatasetContent Get-DatasetSchema Add-DatasetRecord Delete-PartnerDataset Get-AvailableDatasets Get-DatasetColumns Get-DatasetEnvironments Get-DatasetInformation Update-DatasetInformation Promote-PartnerDataset Register-PartnerDataset Revoke-DatasetPromotion Get-QueuedIngestionsByDatasetId Get-QueuedIngestionsByDatasetIdAndSourceId Get-RequesterQueuedIngestions Register-QueuedIngestion

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes


Version 1.5.0: added a new environment: PPE.
Version 1.4.0: added queued ingestion cmdlets.
Version 1.3.0: added the `Promote-ResourceStorage` cmdlet, which allows for the promotion of a resource storage.
Version 1.2.0: added 1 more cmdlet; refactored internal logic for cmdlets: they all inherit from a base abstract class, to provide a standard experience throughout.
Version 1.1.1: refactored internal logic for cmdlets: they now perform better and are more verbose when specifying the `-Verbose` flag.
Version 1.1.0: total number of available partner cmdlets increased from 6 to 12. Currently supported environments: DEV, INT, PROD.

FileList

Version History

Version Downloads Last updated
1.5.1 (current version) 16 7/14/2023
1.5.0 6 7/14/2023
1.4.2 6 7/10/2023
1.4.1 10 7/7/2023
1.4.0 6 7/6/2023
1.3.0 7 7/6/2023
1.2.0 18 4/24/2023
1.1.1 6 4/11/2023
1.0.0 11 3/21/2023
Show more