Skip to content

Enable MSI flag for File service

saketh somaraju requested to merge az/sa-msi-file-service into master
  • 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

Merge request reports