Skip to content

This is a PowerShell Module that can help automate tasks with Fabric Real-Time Intelligence.

License

Notifications You must be signed in to change notification settings

Frank-Geisler/powerrti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerrti

Power-RTI Logo

This is a PowerShell Module that can help automate creating and managing Real-Time Intelligence Environments.

Questions

In this section I just collect questions that I stumble upon and that have to be addressed somehow.

  • Is there no New-Command for KQLQuerysets?
  • Why do you need admin permission to read the workspaces?

Generating the documentation

The documentation for the cmdlets is created through platyPS and is stored in the folder documentation. This documentation will be created automatically by running the script createdocumentation.ps1.

Important
The documentation will be created from the module which was loaded into PowerShell. It will not be created from the files directly. All what is needed is in the file createdocumentation.ps1

Interesting Links for reference

During the development of the module and the research I do I might pass some interesting documentation. I collect it here for reference.

Releases

No releases published

Packages

No packages published