- Added cmdlet
Get-AzKustoSku
- Added parameter
CallerRole
for cmdletAzKustoDatabase
andUpdate-AzKustoDatabase
- Added support for new data connection kind
CosmosDb
for cmdletNew-AzKustoDataConnection
andUpdate-AzKustoDataConnection
- Added parameters
DatabaseNameOverride
DatabaseNamePrefix
TableLevelSharingPropertyFunctionsToInclude
TableLevelSharingPropertyFunctionsToExclude
for cmdletNew-AzKustoAttachedDatabaseConfiguration
- Supported inline script resource (creation of script with content instead of sas token)
- Added managed identity support to EventGrid
- Added databaseRouting (Single/Multi) to all data connections
- Added PublicIPType to cluster
- Bumped API version to stable 2021-01-01
- Updated API version to 2020-09-18.
- General availability of 'Az.Kusto' module
- Updated API version to 2020-06-14; added new properties to data connection and cluster
- Supported new cmdlets
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Capacity is a new and optional parameter for Create and Update Cluster.
- ETag of Database is depricated.
- Cluster has new Properties: Uri, DataIngestionUri and Capacity.
- Initial version of the Kusto PowerShell interface