Enable MSI flag for File service
- Enable MSI Flag for file service by setting env
AZURE_MSI_ISENABLED=true
- Removed PodIdentityEnvs to make service use managed Identity.
- Added CosmosDB Built-in Data Contributor role for CosmosDB accounts( ref !865 ) and added Event Grid Datasender role for Status Changed topic in Data Partition resources. ( ref (!866 )
- Tested file service (in GLAB) after assigning above permissions by removing podIdentityEnvs and enabling and disabling
AZURE_MSI_ISENABLED
flag. Ref: azure_test Job 2034481, azure_test Job 2033617