Sreedhar Ande
27ec3b4567
Merge pull request #2934 from averkinderen/Alex-ADX-Pipeline
...
Modified Migrate-LA-to-ADX.ps1 script to work in Azure DevOps Pipeline
2021-09-27 17:48:17 -07:00
Sreedhar Ande
451293245a
Updated Package
2021-09-21 11:13:20 -07: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
alexandre verkinderen
b4b4a97667
pipeline
2021-08-31 15:24:02 +10:00
Sreedhar Ande
5e50c94b63
Updated README.MD
2021-08-25 16:06:17 -07:00
Sreedhar Ande
bd67ff3b80
Added new script to create only tables on ADX
2021-08-25 15:50:25 -07:00
Sreedhar Ande
faa650388f
Updated README.MD with instructions
2021-08-25 15:49:57 -07:00
Sreedhar Ande
76567e8269
Added deployment package with latest code fixes
2021-07-14 15:03:10 -07: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
Sreedhar Ande
ade6e55026
Deleted Zip
2021-07-14 14:47:04 -07:00
Anirudh Gandhi
8bdd55b110
deleting zip
2021-07-15 03:12:58 +05:30
Anirudh Gandhi
7d386ca706
creating a fresh ZIP
2021-07-15 02:58:39 +05:30
Anirudh Gandhi
0657da2653
removing zip
2021-07-15 02:54:05 +05:30
Sreedhar Ande
e80e849289
Removed Locale
2021-07-14 14:11:03 -07:00
Anirudh Gandhi
33b398e9a7
explicityly defining nugetPackageLocation to a string type
2021-07-15 02:30:27 +05:30
Sreedhar Ande
57031e90a7
Fixes issue in JSON
2021-07-14 13:59:51 -07:00
Sreedhar Ande
c3bc66eb25
Added Deployment Package
2021-07-14 13:52:40 -07:00
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
7e7fec18dc
Updated README.MD
2021-07-12 08:31:01 -07:00
Sreedhar Ande
55aea07414
Updated deployment package
2021-07-12 08:27:11 -07:00
Sreedhar Ande
6f3967491d
Finding values in supported tables array with case sensitive
2021-07-12 08:23:27 -07:00
Sreedhar Ande
aa5bc3b052
Added SecurityEvent Table to supported tables
2021-07-12 08:22:34 -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
eb03e11f44
Package updated
2021-06-28 14:46:05 -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
9031a5600f
Updated deployment package with latest code fixes
2021-06-26 00:30:32 -07:00
Sreedhar Ande
214a1b6f69
Removed extra Write-host
2021-06-26 00:29:47 -07:00
Sreedhar Ande
8f4eae86bb
Updated deployment package
2021-06-26 00:25:34 -07:00
Sreedhar Ande
54a7af40a9
Fixed coded issue
2021-06-26 00:24:38 -07:00
Sreedhar Ande
f333785724
Added downloadable package
2021-06-26 00:03:16 -07:00
Sreedhar Ande
3e0b88c10a
Updated Migrate LA to ADX script
2021-06-26 00:02:09 -07:00
Sreedhar Ande
6ac07f1748
fixed new line issue
2021-06-16 14:02:43 -07:00
Sreedhar Ande
92a99178f5
Updated typo
2021-06-16 14:00:40 -07:00
Sreedhar Ande
d1b7e279e5
Updated README instructions
2021-06-16 13:57:52 -07:00
Sreedhar Ande
58fbf6e6bc
Updated README
2021-06-16 13:45:53 -07:00
Sreedhar Ande
bd807bd275
Updated README
2021-06-16 13:16:38 -07:00
Sreedhar Ande
b229190dd8
Added download icon
2021-06-16 13:15:41 -07:00
Sreedhar Ande
d72df3062e
Updated Typo in README
2021-06-16 10:20:35 -07:00
Sreedhar Ande
c9090470f8
Updated README Instructions
2021-06-15 21:09:46 -07:00
Sreedhar Ande
cc64fdb1a0
Removed localization
2021-06-15 18:02:37 -07:00
Sreedhar Ande
97f4d7fc91
Removed en-us in links
2021-06-15 17:56:19 -07:00