John Rampono
|
034764e1c8
|
Update README.md
|
2022-08-23 13:15:55 +08:00 |
John Rampono
|
5826b2afe5
|
Update README.md
|
2022-08-23 13:09:11 +08:00 |
John Rampono
|
e91263aeff
|
Merge pull request #256 from microsoft/feature-1.0.4
Feature 1.0.4
|
2022-08-23 08:03:49 +08:00 |
John Rampono
|
4cd9077384
|
Final fixes for layered terraform. Added terraform output summaries
|
2022-08-12 10:58:54 +08:00 |
John Rampono
|
0f83250412
|
Re-Org Dir
|
2022-08-07 08:36:21 +08:00 |
John Rampono
|
1c2e249759
|
Update README.md
|
2022-07-22 15:54:36 +08:00 |
John Rampono
|
07b38373d0
|
Update README.md
|
2022-07-04 06:25:16 +08:00 |
John Rampono
|
1abd2e8714
|
Update README.md
|
2022-07-04 06:23:51 +08:00 |
John Rampono
|
3465f757ad
|
Update README.md
|
2022-07-04 06:17:45 +08:00 |
Moshiul Huq Rabbi
|
06097cbb7b
|
Fixed some typos
|
2022-05-20 21:43:32 +06:00 |
John Rampono
|
9223f61e11
|
Update README.md
|
2022-01-13 07:35:28 +08:00 |
John Rampono
|
f42e8f4bbc
|
Update README.md
|
2022-01-13 07:28:24 +08:00 |
Chris Melinn
|
6863432b3d
|
fix typos
|
2021-12-08 17:19:42 +11:00 |
John Rampono
|
34daadd261
|
Fixed Case issue with linux based deployment
|
2021-11-25 18:48:41 +08:00 |
John Rampono
|
3a19976df5
|
Minor Readme Changes
|
2021-11-24 05:24:29 +08:00 |
John Rampono
|
5c66db23a9
|
Merge branch 'main' into development/0.1
|
2021-11-22 20:08:48 +08:00 |
John Rampono
|
ed9dfb186e
|
Fixed multiple small deployment issues
On branch development/0.1
Changes to be committed:
modified: README.md
modified: solution/DataFactory/IRConfig.json
modified: solution/DataFactory/Templates/pipeline/Master_{IR}.json
modified: solution/Database/ADSGoFastDbUp/AdsGoFastDbUp/0-1-0-beta/A-Journaled/008-SampleTasks_SourceAndTargetSystems.sql
new file: solution/Database/ADSGoFastDbUp/AdsGoFastDbUp/0-1-0-beta/A-Journaled/011-SampleTasks_SourceAndTargetSystems_Updated.sql
modified: solution/Database/ADSGoFastDbUp/AdsGoFastDbUp/AdsGoFastDbUp.csproj
modified: solution/Deployment/environments/development.json
modified: solution/Deployment/environments/environment.schema.json
modified: solution/Deployment/workflows/CD_0a_CreateServicePrincipals_AAD_Elevated.ps1
modified: solution/Deployment/workflows/CD_2b_ConfigureServices.ps1
modified: solution/Deployment/workflows/Cleanup_RemoveAll.ps1
new file: solution/Deployment/workflows/FileForUpload.json
modified: solution/Deployment/workflows/Steps/CD_ConfigureADF.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureAzureSQLServer.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureKeyVault.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureSampleData.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureVnet.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureWebApp.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployADF.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployADFOnPremSHIR.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployAppInsights.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployAppService.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployAzureSqlServer.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployFunctionApp.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployKeyVault.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployLogAnalytics.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployStorageADLS.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployStorageBlob.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployStorageForLogging.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployVnet.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployWebSite.ps1
modified: solution/Deployment/workflows/Steps/CD_GrantRBAC.ps1
modified: solution/Deployment/workflows/Steps/CD_GrantWebAppAccess.ps1
modified: solution/Deployment/workflows/Steps/InstallGatewayFunctions.ps1
modified: solution/TaskTypeJson/AZ_SQL_AZ_Storage_Parquet_IRA.json
modified: solution/WebApplication/WebApplication.Tests/WebApplication.Tests.csproj
|
2021-11-22 20:01:53 +08:00 |
John Rampono
|
048fac824b
|
Changes to be committed:
modified: README.md
modified: documentation/images/DeploymentForm.png
|
2021-11-22 08:30:55 +08:00 |
John Rampono
|
061047a142
|
Update README.md
|
2021-11-22 07:13:27 +08:00 |
John Rampono
|
66ad02966e
|
Major changes in this version including:
- Complete refactor of ADF Code Components to improve naming conventions and consistency
- Addition of Node Web App to facilitate configuration editing
On branch development/0.1
Changes to be committed:
modified: README.md
new file: documentation/images/DeploymentForm.png
renamed: solution/DataFactory/dataset/ADLSBinary_AZ_IR.json -> solution/DataFactory/ADF/dataset/ADLSBinary_IRA.json
renamed: solution/DataFactory/dataset/ADLSDelimitedText_SH_IR.json -> solution/DataFactory/ADF/dataset/ADLSDelimitedText_IRA.json
renamed: solution/DataFactory/dataset/ADLSExcel_SH_IR.json -> solution/DataFactory/ADF/dataset/ADLSExcel_IRA.json
renamed: solution/DataFactory/dataset/ADLSJson_SH_IR.json -> solution/DataFactory/ADF/dataset/ADLSJson_IRA.json
renamed: solution/DataFactory/dataset/ADLSParquet_AZ_IR.json -> solution/DataFactory/ADF/dataset/ADLSParquet_IRA.json
renamed: solution/DataFactory/dataset/AzureSqlTable_AZ_IR.json -> solution/DataFactory/ADF/dataset/AzureSqlTable_IRA.json
renamed: solution/DataFactory/dataset/BlobBinary_AZ_IR.json -> solution/DataFactory/ADF/dataset/BlobBinary_IRA.json
renamed: solution/DataFactory/dataset/BlobDelimitedText_SH_IR.json -> solution/DataFactory/ADF/dataset/BlobDelimitedText_IRA.json
renamed: solution/DataFactory/dataset/BlobExcel_SH_IR.json -> solution/DataFactory/ADF/dataset/BlobExcel_IRA.json
renamed: solution/DataFactory/dataset/BlobJson_SH_IR.json -> solution/DataFactory/ADF/dataset/BlobJson_IRA.json
renamed: solution/DataFactory/dataset/BlobParquet_AZ_IR.json -> solution/DataFactory/ADF/dataset/BlobParquet_IRA.json
renamed: solution/DataFactory/dataset/FileBinary_SH_IR.json -> solution/DataFactory/ADF/dataset/FileBinary_IRA.json
renamed: solution/DataFactory/dataset/FileParquet_SH_IR.json -> solution/DataFactory/ADF/dataset/FileParquet_IRA.json
renamed: solution/DataFactory/dataset/SqlServerTable_SH_IR.json -> solution/DataFactory/ADF/dataset/SqlServerTable_IRA.json
renamed: solution/DataFactory/factory/adsgofastdatakakeacceladf.json -> solution/DataFactory/ADF/factory/adsgofastdatakakeacceladf.json
new file: solution/DataFactory/ADF/integrationRuntime/IRA.json
renamed: solution/DataFactory/linkedService/AdsGoFastKeyVault.json -> solution/DataFactory/ADF/linkedService/AdsGoFastKeyVault.json
renamed: solution/DataFactory/linkedService/AzureFunctionAdsGoFastDataLakeAccelFunApp.json -> solution/DataFactory/ADF/linkedService/AzureFunctionAdsGoFastDataLakeAccelFunApp.json
renamed: solution/DataFactory/linkedService/GenericAzureDataLakeStorage_SH_IR.json -> solution/DataFactory/ADF/linkedService/GenericAzureDataLakeStorage_IRA.json
renamed: solution/DataFactory/linkedService/GenericAzureKeyVault.json -> solution/DataFactory/ADF/linkedService/GenericAzureKeyVault_IRA.json
renamed: solution/DataFactory/linkedService/GenericAzureSQL_SH_IR.json -> solution/DataFactory/ADF/linkedService/GenericAzureSQL_IRA.json
renamed: solution/DataFactory/linkedService/GenericBlobStorage_SH_IR.json -> solution/DataFactory/ADF/linkedService/GenericBlobStorage_IRA.json
renamed: solution/DataFactory/linkedService/GenericFileServer_SH_IR.json -> solution/DataFactory/ADF/linkedService/GenericFileServer_IRA.json
renamed: solution/DataFactory/linkedService/GenericMsSqlServer_SH_IR.json -> solution/DataFactory/ADF/linkedService/GenericMsSqlServer_IRA.json
new file: solution/DataFactory/ADF/pipeline/AZ_Function_Generic.json
renamed: solution/DataFactory/pipeline/AZ-SQL-AZ-Storage-Parquet-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_AZ_Storage_Parquet_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-Create-Table-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_Create_Table_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-Full-Load-Chunk-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_Full_Load_Chunk_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-Full-Load-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_Full_Load_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-Post-Copy-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_Post_Copy_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-StoredProcedure-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_StoredProcedure_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-Watermark-Chunk-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_Watermark_Chunk_IRA.json
renamed: solution/DataFactory/pipeline/AZ-SQL-Watermark-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_SQL_Watermark_IRA.json
renamed: solution/DataFactory/pipeline/AZ-Storage-Binary-AZ-Storage-Binary-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_Storage_Binary_AZ_Storage_Binary_IRA.json
renamed: solution/DataFactory/pipeline/AZ-Storage-CSV-AZ-SQL-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_Storage_CSV_AZ_SQL_IRA.json
renamed: solution/DataFactory/pipeline/AZ-Storage-Excel-AZ-SQL-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_Storage_Excel_AZ_SQL_IRA.json
renamed: solution/DataFactory/pipeline/AZ-Storage-Excel-AZ-Storage-CSV-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_Storage_Excel_AZ_Storage_CSV_IRA.json
renamed: solution/DataFactory/pipeline/AZ-Storage-JSON-AZ-SQL-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_Storage_JSON_AZ_SQL_IRA.json
renamed: solution/DataFactory/pipeline/AZ-Storage-Parquet-AZ-SQL-SH-IR.json -> solution/DataFactory/ADF/pipeline/AZ_Storage_Parquet_AZ_SQL_IRA.json
renamed: solution/DataFactory/pipeline/Create-Task-Master-AZ-SQL-SH-IR.json -> solution/DataFactory/ADF/pipeline/Create_Task_Master_AZ_SQL_IRA.json
renamed: solution/DataFactory/pipeline/GEN-File-Binary-AZ-Storage-Binary-SH-IR.json -> solution/DataFactory/ADF/pipeline/GEN_File_Binary_AZ_Storage_Binary_IRA.json
renamed: solution/DataFactory/pipeline/Master.json -> solution/DataFactory/ADF/pipeline/Master_IRA.json
renamed: solution/DataFactory/pipeline/SH-SQL-AZ-Storage-Parquet-SH-IR.json -> solution/DataFactory/ADF/pipeline/SH_SQL_AZ_Storage_Parquet_IRA.json
renamed: solution/DataFactory/pipeline/SH-SQL-Full-Load-Chunk-SH-IR.json -> solution/DataFactory/ADF/pipeline/SH_SQL_Full_Load_Chunk_IRA.json
renamed: solution/DataFactory/pipeline/SH-SQL-Full-Load-SH-IR.json -> solution/DataFactory/ADF/pipeline/SH_SQL_Full_Load_IRA.json
renamed: solution/DataFactory/pipeline/OnP-SQL-GEN-File-Parquet-OnP-SH-IR.json -> solution/DataFactory/ADF/pipeline/SH_SQL_GEN_File_Parquet_IRA.json
renamed: solution/DataFactory/pipeline/SH-SQL-Watermark-Chunk-SH-IR.json -> solution/DataFactory/ADF/pipeline/SH_SQL_Watermark_Chunk_IRA.json
renamed: solution/DataFactory/pipeline/SH-SQL-Watermark-SH-IR.json -> solution/DataFactory/ADF/pipeline/SH_SQL_Watermark_IRA.json
renamed: solution/DataFactory/trigger/Trigger on File End.json -> solution/DataFactory/ADF/trigger/Trigger on File End.json
new file: solution/DataFactory/GenerateADFArtefacts.ps1
new file: solution/DataFactory/IRConfig.json
renamed: solution/DataFactory/dataset/ADLSBinary_SH_IR.json -> solution/DataFactory/Templates/dataset/ADLSBinary_{IR}.json
new file: solution/DataFactory/Templates/dataset/ADLSDelimitedText_{IR}.json
new file: solution/DataFactory/Templates/dataset/ADLSExcel_{IR}.json
new file: solution/DataFactory/Templates/dataset/ADLSJson_{IR}.json
renamed: solution/DataFactory/dataset/ADLSParquet_SH_IR.json -> solution/DataFactory/Templates/dataset/ADLSParquet_{IR}.json
renamed: solution/DataFactory/dataset/AzureSqlTable_SH_IR.json -> solution/DataFactory/Templates/dataset/AzureSqlTable_{IR}.json
renamed: solution/DataFactory/dataset/BlobBinary_SH_IR.json -> solution/DataFactory/Templates/dataset/BlobBinary_{IR}.json
new file: solution/DataFactory/Templates/dataset/BlobDelimitedText_{IR}.json
new file: solution/DataFactory/Templates/dataset/BlobExcel_{IR}.json
new file: solution/DataFactory/Templates/dataset/BlobJson_{IR}.json
renamed: solution/DataFactory/dataset/BlobParquet_SH_IR.json -> solution/DataFactory/Templates/dataset/BlobParquet_{IR}.json
renamed: solution/DataFactory/dataset/FileBinary_OnPrem_SH_IR.json -> solution/DataFactory/Templates/dataset/FileBinary_{IR}.json
renamed: solution/DataFactory/dataset/FileParquet_OnPrem_SH_IR.json -> solution/DataFactory/Templates/dataset/FileParquet_{IR}.json
renamed: solution/DataFactory/dataset/SqlServerTable_OnPrem_SH_IR.json -> solution/DataFactory/Templates/dataset/SqlServerTable_{IR}.json
new file: solution/DataFactory/Templates/factory/adsgofastdatakakeacceladf.json
new file: solution/DataFactory/Templates/integrationRuntime/IRA.json
new file: solution/DataFactory/Templates/integrationRuntime/IRB.json
renamed: solution/DataFactory/linkedService/GenericAzureDataLakeStorage_OnPrem_Net.json -> solution/DataFactory/Templates/linkedService/GenericAzureDataLakeStorage_{IR}.json
new file: solution/DataFactory/Templates/linkedService/GenericAzureKeyVault_{IR}.json
renamed: solution/DataFactory/linkedService/GenericAzureSQL.json -> solution/DataFactory/Templates/linkedService/GenericAzureSQL_{IR}.json
renamed: solution/DataFactory/linkedService/GenericBlobStorage_OnPrem_Net.json -> solution/DataFactory/Templates/linkedService/GenericBlobStorage_{IR}.json
renamed: solution/DataFactory/linkedService/GenericFileServer_OnPrem_Net.json -> solution/DataFactory/Templates/linkedService/GenericFileServer_{IR}.json
renamed: solution/DataFactory/linkedService/GenericMsSqlServer_OnPrem_Net.json -> solution/DataFactory/Templates/linkedService/GenericMsSqlServer_{IR}.json
new file: solution/DataFactory/Templates/linkedService/NamingConventions.md
renamed: solution/DataFactory/pipeline/AZ-Function-Generic.json -> solution/DataFactory/Templates/pipeline/AZ_Function_Generic.json
new file: solution/DataFactory/Templates/pipeline/AZ_SQL_AZ_Storage_Parquet_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_SQL_Create_Table_{IR}.json
renamed: solution/DataFactory/pipeline/OnP-SQL-Full-Load-Chunk-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/AZ_SQL_Full_Load_Chunk_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_SQL_Full_Load_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_SQL_Post_Copy_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_SQL_StoredProcedure_{IR}.json
renamed: solution/DataFactory/pipeline/OnP-SQL-Watermark-Chunk-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/AZ_SQL_Watermark_Chunk_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_SQL_Watermark_{IR}.json
renamed: solution/DataFactory/pipeline/AZ-Storage-Binary-AZ-Storage-Binary-AZ-IR.json -> solution/DataFactory/Templates/pipeline/AZ_Storage_Binary_AZ_Storage_Binary_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_Storage_CSV_AZ_SQL_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_Storage_Excel_AZ_SQL_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_Storage_Excel_AZ_Storage_CSV_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_Storage_JSON_AZ_SQL_{IR}.json
new file: solution/DataFactory/Templates/pipeline/AZ_Storage_Parquet_AZ_SQL_{IR}.json
renamed: solution/DataFactory/pipeline/Create-Task-Master-AZ-SQL-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/Create_Task_Master_AZ_SQL_{IR}.json
renamed: solution/DataFactory/pipeline/GEN-File-Binary-AZ-Storage-Binary-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/GEN_File_Binary_AZ_Storage_Binary_{IR}.json
new file: solution/DataFactory/Templates/pipeline/Master_{IR}.json
renamed: solution/DataFactory/pipeline/OnP-SQL-AZ-Storage-Parquet-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/SH_SQL_AZ_Storage_Parquet_{IR}.json
new file: solution/DataFactory/Templates/pipeline/SH_SQL_Full_Load_Chunk_{IR}.json
renamed: solution/DataFactory/pipeline/OnP-SQL-Full-Load-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/SH_SQL_Full_Load_{IR}.json
new file: solution/DataFactory/Templates/pipeline/SH_SQL_GEN_File_Parquet_{IR}.json
new file: solution/DataFactory/Templates/pipeline/SH_SQL_Watermark_Chunk_{IR}.json
renamed: solution/DataFactory/pipeline/OnP-SQL-Watermark-OnP-SH-IR.json -> solution/DataFactory/Templates/pipeline/SH_SQL_Watermark_{IR}.json
new file: solution/DataFactory/Templates/trigger/Trigger on File End.json
deleted: solution/DataFactory/dataset/ADLSBinary_OnPrem_SH_IR.json
deleted: solution/DataFactory/dataset/ADLSParquet_OnPrem_SH_IR.json
deleted: solution/DataFactory/dataset/BlobBinary_OnPrem_SH_IR.json
deleted: solution/DataFactory/dataset/BlobParquet_OnPrem_SH_IR.json
deleted: solution/DataFactory/integrationRuntime/SelfHostedIntegrationRuntime-Azure-VNET.json
deleted: solution/DataFactory/integrationRuntime/SelfHostedIntegrationRuntime-OnPem-Net.json
deleted: solution/DataFactory/linkedService/GenericAzureDataLakeStorage.json
deleted: solution/DataFactory/linkedService/GenericBlobStorage.json
deleted: solution/DataFactory/pipeline/AZ-SQL-AZ-Storage-Parquet-AZ-IR.json
deleted: solution/DataFactory/pipeline/AZ-Storage-Parquet-AZ-SQL-AZ-IR.json
modified: solution/Database/ADSGoFastDbUp/AdsGoFastDbUp/0-1-0-beta/A-Journaled/006-SampleTasks_TaskMaster.sql
modified: solution/Database/ADSGoFastDbUp/AdsGoFastDbUp/0-1-0-beta/A-Journaled/008-SampleTasks_SourceAndTargetSystems.sql
new file: solution/Database/ADSGoFastDbUp/AdsGoFastDbUp/0-1-0-beta/A-Journaled/010-TaskTypeMapping_Update.sql
modified: solution/Deployment/.devcontainer/devcontainer.json
new file: solution/Deployment/arm/AppService_Func.bicep
new file: solution/Deployment/arm/AppService_Web.bicep
new file: solution/Deployment/arm/ApplicationInsights.bicep
modified: solution/Deployment/arm/AzureSQLServer.json
new file: solution/Deployment/arm/AzureSqlServer.bicep
new file: solution/Deployment/arm/DataFactory.bicep
new file: solution/Deployment/arm/FunctionApp.bicep
new file: solution/Deployment/arm/KeyVault.bicep
new file: solution/Deployment/arm/LogAnalytics.bicep
new file: solution/Deployment/arm/Networking.bicep
new file: solution/Deployment/arm/Storage_ADLS.bicep
new file: solution/Deployment/arm/Storage_Blob.bicep
new file: solution/Deployment/arm/Storage_Logging.bicep
new file: solution/Deployment/arm/VirtualMachine.bicep
new file: solution/Deployment/arm/WebApp.bicep
modified: solution/Deployment/arm/WebApp.json
new file: solution/Deployment/environments/EditSettings.html
new file: solution/Deployment/environments/Node/package-lock.json
new file: solution/Deployment/environments/Node/package.json
new file: solution/Deployment/environments/Node/server.js
modified: solution/Deployment/environments/development.json
new file: solution/Deployment/environments/development_bak.json
new file: solution/Deployment/environments/development_test.json
modified: solution/Deployment/environments/environment.schema.json
modified: solution/Deployment/workflows/CD_0a_CreateServicePrincipals_AAD_Elevated.ps1
modified: solution/Deployment/workflows/CD_1a_DeployServices.ps1
modified: solution/Deployment/workflows/CD_2a_CreateMSIs_AAD_Elevated.ps1
modified: solution/Deployment/workflows/CD_2b_ConfigureServices.ps1
modified: solution/Deployment/workflows/LocalDevOnly_EnvironmentSetUp.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureADF.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureAzureSQLServer.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureAzureSqlServer_UpdateTaskTypeMappingJson.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureFunctionApp.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureKeyVault.ps1
new file: solution/Deployment/workflows/Steps/CD_ConfigureSampleData.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureVnet.ps1
modified: solution/Deployment/workflows/Steps/CD_ConfigureWebApp.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployADF.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployADFOnPremSHIR.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployAppInsights.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployAppService.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployAzureSqlServer.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployFunctionApp.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployKeyVault.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployLogAnalytics.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployResourceGroup.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployStorageADLS.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployStorageBlob.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployStorageForLogging.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployVnet.ps1
modified: solution/Deployment/workflows/Steps/CD_DeployWebSite.ps1
modified: solution/Deployment/workflows/Steps/CD_GrantRBAC.ps1
modified: solution/Deployment/workflows/Steps/CD_SetResourceGroupHash.ps1
modified: solution/Deployment/workflows/Steps/CI_BuildDataFactory.ps1
modified: solution/Deployment/workflows/Steps/InstallGatewayFunctions.ps1
modified: solution/Deployment/workflows/Steps/PushEnvFileIntoVariables.ps1
modified: solution/FunctionApp/FunctionApp.csproj
modified: solution/FunctionApp/Startup.cs
modified: solution/FunctionApp/TaskMetaData/TaskInstance.cs
new file: solution/SampleFiles/yellow_tripdata_2017-03.csv
new file: solution/SampleFiles/yellow_tripdata_2017-03.xlsx
renamed: solution/TaskTypeJson/AZ-SQL-AZ-Storage-Parquet-SH-IR.json -> solution/TaskTypeJson/AZ_SQL_AZ_Storage_Parquet_IRA.json
renamed: solution/TaskTypeJson/AZ-SQL-StoredProcedure-SH-IR.json -> solution/TaskTypeJson/AZ_SQL_StoredProcedure_IRA.json
renamed: solution/TaskTypeJson/AZ-Storage-Binary-AZ-Storage-Binary-SH-IR.json -> solution/TaskTypeJson/AZ_Storage_Binary_AZ_Storage_Binary_IRA.json
renamed: solution/TaskTypeJson/AZ-Storage-CSV-AZ-SQL-SH-IR.json -> solution/TaskTypeJson/AZ_Storage_CSV_AZ_SQL_IRA.json
renamed: solution/TaskTypeJson/AZ-Storage-Excel-AZ-SQL-SH-IR.json -> solution/TaskTypeJson/AZ_Storage_Excel_AZ_SQL_IRA.json
renamed: solution/TaskTypeJson/AZ-Storage-Excel-AZ-Storage-CSV-SH-IR.json -> solution/TaskTypeJson/AZ_Storage_Excel_AZ_Storage_CSV_IRA.json
renamed: solution/TaskTypeJson/AZ-Storage-JSON-AZ-SQL-SH-IR.json -> solution/TaskTypeJson/AZ_Storage_JSON_AZ_SQL_IRA.json
renamed: solution/TaskTypeJson/AZ-Storage-Parquet-AZ-SQL-SH-IR.json -> solution/TaskTypeJson/AZ_Storage_Parquet_AZ_SQL_IRA.json
renamed: solution/TaskTypeJson/GEN-File-Binary-AZ-Storage-Binary-OnP-SH-IR.json -> solution/TaskTypeJson/GEN_File_Binary_AZ_Storage_Binary_IRA.json
renamed: solution/TaskTypeJson/GEN-File-Binary-AZ-Storage-Binary-SH-IR.json -> solution/TaskTypeJson/GEN_File_Binary_AZ_Storage_Binary_IRB.json
renamed: solution/TaskTypeJson/OnP-SQL-GEN-File-Parquet-OnP-SH-IR.json -> solution/TaskTypeJson/OnP_SQL_AZ_Storage_Parquet_IRB.json
renamed: solution/TaskTypeJson/OnP-SQL-AZ-Storage-Parquet-OnP-SH-IR.json -> solution/TaskTypeJson/OnP_SQL_GEN_File_Parquet_IRB.json
modified: solution/WebApplication/WebApplication/Controllers/TaskMasterController.cs
modified: solution/WebApplication/WebApplication/Startup.cs
modified: solution/WebApplication/WebApplication/WebApplication.csproj
|
2021-11-21 19:55:34 +08:00 |
John Rampono
|
be8512ceb8
|
Update README.md
|
2021-11-18 18:27:08 +08:00 |
John Rampono
|
2abbbe420d
|
Update README.md
|
2021-10-22 08:24:37 +08:00 |
John Rampono
|
b6103ccc6f
|
Update README.md
|
2021-10-22 08:15:00 +08:00 |
John Rampono
|
cc00e9fb3d
|
Update README.md
|
2021-04-29 10:37:13 +08:00 |
John Rampono
|
0e912ed05a
|
Update README.md
|
2020-12-08 15:30:41 +08:00 |
John Rampono
|
624eecac8b
|
Update README.md
|
2020-12-08 15:28:24 +08:00 |
John Rampono
|
b75298fc9f
|
Update README.md
|
2020-12-08 15:27:30 +08:00 |
John Rampono
|
6df589c7c5
|
initial Microsoft commit
|
2020-12-08 15:22:35 +08:00 |