Skip to content

0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@adam230594 adam230594 released this 07 Oct 12:39

Changes:

See More
  • 6cc87c1 re-added checkout
  • e3eef56 remove uneeded download github releas task
  • 975f222 revert the hard code
  • 80bb944 hardcode attempt
  • 360e593 tests
  • df8cab1 parameter changeees
  • f031a13 parameter name change
  • d8c4439 add AzureServiceConnection parameter
  • 01d426c subscription level arm template deployment
  • f2bcc20 import script attempt without checkout
  • 8a8b563 removed
  • 114882b checkout tests
  • cc6cad8 fixed
  • fa8db06 remove repository resource
  • cddd7be test resource repositores
  • 1c05cae inline
  • 5c06515 environment test
  • c2c8388 use environment variables test
  • c801729 added generate parameters file to arm-deploy.yml template
  • eff067d clean workspace when deploying arm templte
  • 8c3bf3f using parameters json
  • 2840370 lets go
  • 1880c07 testing depends on
  • 5ee320b added app-deploy.yml step template
  • 1c4ff32 Testing App name for parallel jobs in a stage
  • 53bf217 Update app-deploy.yml
  • 5841a0e Update app-deploy.yml
  • e66d108 removed environment in deployment name
  • 8677494 added config schema path reference
  • 81b64d9 Removed path for create resource group
  • 6c9a209 Changed path for create resource group task
  • bfcb548 initial building blocks
  • 93f96f8 Added template for APIM Subscription (#138)
  • 2a502a3 Added subnetResourceId parameter to function-app.json for vnet integration (#137)
  • 02d381e Added routeTable, networkSecurityGroup parameters to subnet.json and removed subnetConfiguration parameter from virtual-network.json (#136)
  • d05c10f Added SubnetResourceId output to subnet.json (#135)
  • 2a71e8a Added Management custom hostname parameter to APIM templates (#134)
  • 2687e68 Added log-analytics-workspace.json (#133)
  • 3c17cc6 Removed unneeded dependsOn for apim-service-with-hostnames deployment (#132)
  • 7f35759 Removed deployment of APIM managed identity key vault access (#131)
  • a8196c7 Corrected apimName variable to parameter (#130)
  • 4c94a75 Added condition of none-empty strings of key vault certificate parameters for custom hostnames (#129)
  • 30f7d6a Updated apim parameter name (#128)
  • cbac726 Rverted addition of name to resource group parameter name (#127)
  • 1bd133d Included Name in resource group parameter name and renamed parameter to logsRetentionDays (#126)
  • d5be207 Renamed apim template parameters to logAnalytics instead of oms (#125)
  • efaeaa8 Edited parameter name from deployBasicApim to initialApimDeploy (#124)
  • f0ee600 Added APIM ARM templates and nsg.json (#123)
  • 88164d5 Updated DependencyCheck task to v2 and updated task parameters (#122)
  • dcb87b4 Service bus subscriptions (#119)
  • 9702dd0 Update CODEOWNERS to das-platform-engineering team (#107)
  • 3f93308 Merge pull request #120 from SkillsFundingAgency/EwanNoble-patch-1
  • fc7f930 Remove codeowners
  • 00dee62 Added excludedScanPathPatterns parameter (#117)
  • d995636 Fixes nodeTaints param ref (#116)
  • b6b7765 Add taint option (#115)
  • 71567ec Merge pull request #113 from SkillsFundingAgency/mjw/defaultappsettings
  • f4b38a2 Refromat
  • f4c9942 App Setting fix
  • 8d09455 App Setting fix
  • 01d2238 App Setting fix
  • d394e6b Added sticky slots
  • 3c927f0 Added PR Fix
  • f769c93 Formatting fixes
  • d99b665 Remove test files ready fro pr
  • 12d6854 Refactored as wrong slot used
  • 7c9bf8e Test
  • defc2c9 Test
  • ccaae30 Added default App Settings
  • cfd0a1e Added ServiceBusSender role to role-assignment.json (#111)
  • d26fad3 Merge pull request #110 from SkillsFundingAgency/mjw/addDfBlock
  • 37b11f6 Working Datafactory Building block
  • 13a023d Added a datafactory building block
  • 59f26a7 Added azure-pipelines-templates/dependency-check.yml (#109)
  • 2da6a17 Merge pull request #106 from SkillsFundingAgency/aks-windows
  • d01ac6b Add parameter for Windows profile on Cluster
  • 5e9d118 Merge pull request #104 from SkillsFundingAgency/aks-windows
  • 1ef5241 Merge pull request #105 from SkillsFundingAgency/add-code-owners
  • b880508 Add Nathan And Bleau to codeowners
  • 8913d9a AKS Agent Pool windows support
  • 45586d7 Adds a basic block that configures the default failure anomalies alert (#103)
  • 7efc3d4 enforce common alert schema for webhooks (#102)
  • 48c92ea Add basic alert group (#101)
  • baa8356 Merge pull request #100 from SkillsFundingAgency/update_function_app_msi_output
  • 69375a8 Adding condition to allow only assignmentType that starts with ServiceBus
  • aaf89ed Updated role-assignment.json to allow ServiceBusReceiver
  • 6e36724 Enable System Assigned managed identity and add principal ID as output
  • b2d0989 Merge pull request #99 from SkillsFundingAgency/fix-function-app-building-block
  • 41fb30b Added parameters('appServicePlanResourceGroup') to alwaysOn if statement
  • fb75cb3 Merge pull request #98 from SkillsFundingAgency/DASD-6949
  • 9bbbc92 Switched true and false statements around.
  • 99a56da Added condition to check whether the app service plan uses Dynamic compute mode to set alwaysOn to false, otherwise it's set to true.
  • 2b783b2 Added the properties object to variables and resources section.
  • 2357e70 Added consumption-plan.json building block template.
  • 5b03f96 Merge pull request #97 from SkillsFundingAgency/mjw/DASD-6863
  • bd88c85 Minor Fix to cosmosDb settings
  • be45e91 Merge pull request #94 from SkillsFundingAgency/mjw/DASD-6863
  • e2f7bbc Reverted back to 2 Objects due to ARM limitaions
  • b039452 Fixed type url
  • 5d7c272 Reformat
  • ae6bb9a Merge pull request #96 from SkillsFundingAgency/role-assignment
  • e299730 Resource type can't be an expression
  • 5df49cd Refactored again
  • d961589 Add block for Role Assignment
  • e54ad9c Refactoring
  • 406c133 Changed parameter handling
  • 4fdfd42 Refactored templates
  • 4ecabbc Merge pull request #95 from SkillsFundingAgency/staging-slot-msi-output
  • 39abaac Output staging slot msi
  • 59226ac Formatting and Parameter update
  • 5eb985a Refactored Templates
  • 143d1ea Attempt to fix Parameter passing
  • 1ce43f0 Modified to work with 2 Sorts of DB
  • f0b0425 Try
  • 1705bc4 Modded
  • ffa345f Added partition key handler
  • 814bbfd Fixed default array
  • 976c8df Added Templates to Create Cosmos Sql level DB's and containers
  • d75aa79 Merge pull request #93 from SkillsFundingAgency/Add_Blob_Endpoint_URI_Arm_Storage_Account
  • d8e0d52 Changed storagePrimaryEndpointsBlob output to use specific API version.
  • c9c878d Changed the output name to storagePrimaryEndpointsBlob
  • e1dc95c Added storageBlobPrimaryEndpoint output to storage-account-arm.json
  • d35fc7f Merge pull request #92 from SkillsFundingAgency/mjw/DASD-6862
  • 130db35 Added Cors settings to ARM storage
  • f10ef09 Merge pull request #91 from SkillsFundingAgency/app-service-staging-slot-update
  • 6b195f2 Creates staging slot with Https Only setting
  • ea50e1d Merge pull request #90 from SkillsFundingAgency/msi-id
  • 41dcf6d Output App Service MSI ID
  • 28db36a Add frontdoor waf policy block (#89)
  • a730c03 Add pip block (#88)
  • 527bf21 Set node rg name (#87)
  • af41193 Log analytics (#86)
  • 8a05313 Merge pull request #85 from SkillsFundingAgency/mjw/DASD-6063
  • 384deb0 Added ip Range Filter
  • 82bf9b7 Update auditing and securit alert api versions (#84)
  • 28094ab Adds system assigned identity (#76)
  • 529b5f2 Merge pull request #83 from SkillsFundingAgency/vcore-support
  • 4b908b5 Add support for vcore and serverless mode
  • ea2eb9b Adds vmss support (#82)
  • 280fdf4 add agent pool block (#81)
  • 6807975 revert changes (#80)
  • 74790df Update aks.json (#79)
  • 5c06ab4 Rename agent pool (#78)
  • 52ebd0f Add serverFarmId refernce to the staging slot (#77)
  • 6fc78c5 Merge pull request #75 from SkillsFundingAgency/sql-masterdb-fix
  • 5460216 Update api version for master database deployment
  • e19b21a Fix storage container default public access (#74)
  • fc4e564 Merge pull request #73 from SkillsFundingAgency/mjw/blobAutoCreation
  • fe72be5 Update templates/storage-container.json
  • 690baea Api update
  • 1b68880 Merge branch 'mjw/blobAutoCreation' of https://github.com/SkillsFundingAgency/das-platform-building-blocks into mjw/blobAutoCreation
  • e59dbc5 Minor spelling fix
  • de60cac Update templates/storage-container.json
  • 13c96b7 Tidy up and add default values to publicaccess
  • 49dbcae Moved Address Name
  • cf9e063 fixes
  • cc90ecc Added Refactored
  • 8a986b2 Split templates
  • 009eb94 Naming fix
  • 53134e5 Rfactor fixes
  • 97336bf Refactored
  • 51f75ad Fixes
  • fd321ba Changed copy
  • 50557da moved containers to seperate ARM
  • a642e62 Added container array
  • 121f36a Removed appServiceLocation parameter (#72)
  • 58852ca Merge pull request #71 from SkillsFundingAgency/mjw/functionappapi
  • 95036ab Updated API version
  • 1c24e97 Add premiumV2 support (#70)
  • bed95d4 Merge pull request #63 from SkillsFundingAgency/as-vnet-integration
  • 23c63c1 Added location parameter (#65)
  • f7e2017 Add a basic aks block (#64)
  • 6d8bcef Merge pull request #68 from SkillsFundingAgency/Add_Service_Bus_Auth_Rule_Template
  • c4e604b Applied editor config and added Read/Listen as the default rights value.
  • 6f81840 Added the service-bus-authorization-rule.json template.
  • b53b879 Adds basic block for azure automation (#67)
  • 26edb86 Dasd 5748 add parameter metadata guidance (#66)
  • ab144be Make log analytics optional
  • 5addcb7 revert subnet changes
  • 50ef46c Update api version for vnet
  • 2220953 Remove support for deploying subnets with a vnet
  • 22b8084 Add subnet block
  • f935f50 update variable name for vnet rules
  • 0ea247a allow template to deploy with no network acls
  • 7847df2 Improve conditional logic
  • 6936671 Correct conditions for deploying vnet rules
  • c5d4225 add logic to count
  • 4285eb0 add support for virtual network rules
  • 547065a Correct conditional deployment
  • c9d1848 set correct default value types
  • 1eb962c Add default value to ruleprefix name
  • f3784f2 Add support for virtual network rules
  • b2fea1f raise api version
  • 8659671 Add in actions
  • 0491d35 copy is still broken
  • 7a8fd64 fix copy (again)
  • 3372575 fix copy
  • 1a2bce4 Fix network acl object
  • 59b9ad6 Merge branch 'as-vnet-integration' of https://github.com/SkillsFundingAgency/das-platform-building-blocks into as-vnet-integration
  • a188d5b support network ACLs
  • 17ef95b Change vnet integration ARM resource
  • f8c9b01 update virtual network api version
  • e495d60 Add vnet integration to app service template
  • 0a76947 Add keyvault access policy building block (#61)
  • 32a32c3 Add user assigned identity building block (#62)
  • dd4e1f3 Update API version, add defaults and return keys (#60)
  • 375ae17 Merge pull request #59 from SkillsFundingAgency/app_service_api_version_update_v3
  • 510234b Update API version to 2018-11-01
  • 34c79ca Merge pull request #57 from SkillsFundingAgency/function-app-ipsecurityrestrictions
  • 565419d Updated ipSecurityRestrictions description
  • f300eef Added ipSecurityRestrictions support for function-app.json template.
  • 00d3fed Allow SQL server location to be changed for replica servers (#56)
  • 3019038 Update CODEOWNERS (#54)
  • d16aced Update to CODEOWNERS (#55)
  • a703428 Add failover group building block (#53)
  • 7fa0ade Merge pull request #52 from SkillsFundingAgency/editorconfig
  • a85b6d3 Add editorconfig and format
  • 747290c Merge pull request #51 from SkillsFundingAgency/readme_improvements
  • b664e01 Update layout for README
  • 401594d Merge pull request #50 from SkillsFundingAgency/DASD-5221-Add_PR_Guidance
  • bf2675f Added Branching strategy
  • 0bd18d5 Merge pull request #49 from SkillsFundingAgency/DASD-5219-AddTemplateFileLocationToReadMe
  • 9d5eca3 Added Template file name and location guidance to README
  • c36bb02 Merge pull request #42 from SkillsFundingAgency/firewall-rules
  • 8aee938 Merge pull request #47 from SkillsFundingAgency/keyvault-advanced-access
  • 6854364 Add advanced access policy parameters to keyvault template
  • ac2e2bd Merge pull request #46 from SkillsFundingAgency/elastic-pool
  • d6c76ec Add elastic pool template
  • f16ed57 Merge pull request #45 from SkillsFundingAgency/sql-server-diagnostics
  • 79731c3 Add SQL serverr diagnostics
  • 36ffe64 Merge pull request #44 from SkillsFundingAgency/arm-vnet
  • d01db51 Merge pull request #43 from SkillsFundingAgency/keyvaultv2
  • 62cfb5c Add arm vnet template
  • a7ba1d0 Split keyvault template
  • 0841c7f Make prefix hyphen optional
  • 468c0fd Use IP address in firewall rule name to reduce overlapping
  • f07a34b Output IP addresses from app service
  • fd1d226 Add firewall rules template
  • 7d0d9af Merge pull request #40 from SkillsFundingAgency/DASD-5010-Add-camelCase-serviceName-outputs-guidance

This list of changes was auto generated.