Skip to content

Commit

Permalink
Merge pull request #979 from SkillsFundingAgency/CON-3593-Changes-to-…
Browse files Browse the repository at this point in the history
…CTA-when-employer-reviews-and-approves-advert-submitted-by-provider

Con 3593 changes to cta when employer reviews and approves advert submitted by provider
  • Loading branch information
Paul Howes authored Jun 22, 2021
2 parents c5035aa + 898fffb commit 33558c1
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions azure/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -688,26 +688,6 @@
"name": "ProviderRelationshipsApiConfiguration:Tenant",
"value": "[parameters('ProviderRelationshipsApiConfiguration').Tenant]"
},
{
"name": "ProviderRelationshipsApiConfiguration:ApiBaseUrl",
"value": "[parameters('ProviderRelationshipsApiConfiguration').ApiBaseUrl]"
},
{
"name": "ProviderRelationshipsApiConfiguration:ClientId",
"value": "[parameters('ProviderRelationshipsApiConfiguration').ClientId]"
},
{
"name": "ProviderRelationshipsApiConfiguration:ClientSecret",
"value": "[parameters('ProviderRelationshipsApiConfiguration').ClientSecret]"
},
{
"name": "ProviderRelationshipsApiConfiguration:IdentifierUri",
"value": "[parameters('ProviderRelationshipsApiConfiguration').IdentifierUri]"
},
{
"name": "ProviderRelationshipsApiConfiguration:Tenant",
"value": "[parameters('ProviderRelationshipsApiConfiguration').Tenant]"
},
{
"name": "RedisConnectionSettings:RedisConnectionString",
"value": "[parameters('StorageRedisConnectionString')]"
Expand Down Expand Up @@ -1542,4 +1522,4 @@
"value": "[variables('storageAccountName')]"
}
}
}
}

0 comments on commit 33558c1

Please sign in to comment.