Fetching Azure subscription id from keyvault
This MR is making changes to fetch Azure subscription Id from Azure Keyvault
Since this property is not partition sensitive, therefore it should not be part of partition specific properties and we can directly read it from keyvault like servicePrincipleAppIdConfig
Relates with !65 (merged) and osdu/platform/system/register!64 (merged)