SSWConsulting / SSW.Rules.Functions

https://www.ssw.com.au/rules
2 stars 0 forks source link

🗑️ Removed secret content Azure functions and containers #87

Closed babakamyljanovssw closed 1 week ago

babakamyljanovssw commented 1 week ago

Issue: https://github.com/SSWConsulting/SSW.Rules/issues/1622

This pull request includes removal SecretContent and User entities related to secret content feature, along with their related functions and cosmos db configurations. The secret content wasn't being used and maintained causing huge amount of failure logs on Application Insights

Removal of Entities and Functions:

Changes in Functions:

Database Configuration Updates:

Documentation Updates:

babakamyljanovssw commented 1 week ago

Hey @bradystroud @JackDevAU

Merging this PR, I've exported SecretContent and User containers as json object to my local just in case. This merge will update the DB scheme, but it will not delete containers from Azure Cosmos DB, containers needs to be deleted manually.