Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Sreedhar Ande 7f59ac0f99 Updated time to 30 min after creating LA Data Export Rules 2021-12-13 19:04:00 -08:00
Sreedhar Ande d2a3fce1d8 Added logic to update Table Schemas 2021-12-13 18:52:42 -08:00
Sreedhar Ande 50a606d486 Updated AzureDataExplorer Exception details 2021-09-21 11:06:09 -07:00
Pierre Audonnet 358b3ba413
Adding the Az.EventHub module
This is a dependincy for the New-AzEventHubNamespace cmdLet used in the New-EventHubNamespace function.
This fonction will fail if that module isn't installed.
2021-08-31 12:21:05 -04:00
Sreedhar Ande 98333337d2 Updated variable name 2021-07-14 15:02:11 -07:00
Sreedhar Ande df105eb918
Merge pull request #2654 from anigan/anigan-fixLAtoADX
Issue 2652: Fixing issues with comparing LA tables to supported tables
2021-07-14 14:50:49 -07:00
Anirudh Gandhi 33b398e9a7 explicityly defining nugetPackageLocation to a string type 2021-07-15 02:30:27 +05:30
Sreedhar Ande 9762c4f597 Fixed AzureDataExplorer 2021-07-14 13:50:59 -07:00
Anirudh Gandhi d12e14cc87 adding the missing \ in the nugetlocationpath 2021-07-13 18:20:57 +05:30
Anirudh Gandhi 78ffb5c334 defining $nugetPackageLocation as a global variable 2021-07-13 17:58:32 +05:30
Sreedhar Ande 750e05c520 reverting 2021-07-12 09:34:58 -07:00
Sreedhar Ande 6f3967491d Finding values in supported tables array with case sensitive 2021-07-12 08:23:27 -07:00
Anirudh Gandhi 9fb7da1a46 $nugetPackageLocation was never defined and is not required to be defined
$decision  is used but is not passed as a parameter. It is required.
2021-07-10 21:45:25 +05:30
Joel Stidley ec9a2ca1b2 Updated date
Updated last edit date
2021-06-30 12:57:30 -05:00
Joel Stidley 38c58550cd Minor Migrate-LA-to-ADX.ps1 updates
- Fixed issue where $ADXTables.Trim() could fail by adding ToString().Trim()
- Moved Try/Catch in New-AdxRawMappingTables to just around Invoke-KustoCLI as this would be only section where an error might occur that we would want to hide.
- Added test to make sure ADXSupportedTables.json is available
- Completed adding basic help for all functions.
- Updated main parameter help to make sure parameters matched the parameter names.
- Made the unsupported table output easier to read.
- fixed EventHub to be Event Hub and similar for for various product features to match Microsoft.com documentation.
2021-06-30 12:39:28 -05:00
Sreedhar Ande 8d7b1b36d0 Updated last modified date 2021-06-28 15:56:28 -07:00
Sreedhar Ande e3dd38553a deleted unwanted logic 2021-06-28 14:13:44 -07:00
Sreedhar Ande 711a320883 Added logic to verify PowerShell Version 2021-06-28 12:13:53 -07:00
Sreedhar Ande 214a1b6f69 Removed extra Write-host 2021-06-26 00:29:47 -07:00
Sreedhar Ande 54a7af40a9 Fixed coded issue 2021-06-26 00:24:38 -07:00
Sreedhar Ande 3e0b88c10a Updated Migrate LA to ADX script 2021-06-26 00:02:09 -07:00
Sreedhar Ande ebf77f4c70 Removed hardcoded values for testing 2021-06-15 17:34:27 -07:00
Sreedhar Ande 4c11fba522 Fixed bug in creating DataConnection rule 2021-06-15 13:34:09 -07:00
Sreedhar Ande e4a8edb269 Added comments to script file 2021-06-14 21:40:27 -07:00
Sreedhar Ande 7d7053f085 Added script to integrate Azure Data Explorer using PowerShell Script 2021-06-14 21:29:36 -07:00