Thanks very much @Stuart Painter and @Neha Jain , this answers my question 100%.
Reason I asked is because I use dedicated MA per Azure subscription and I didn’t want index to be shared with MA in different subscriptions. Now I know that each MA will have it’s own separate index, which is what we want :)
Hi @Marcin.Dziewanowski
Thanks for the question and welcome to the Community!
Checking Documentation - File Indexing for Virtual Machines - Requirements, we have this statement:
When you enable file indexing on a VM group, the system will push the packages to the MediaAgent that is specified in the associated backup plan or storage policy. That MediaAgent then begins acting like an index server.
It is recommended that you deploy a separate MediaAgent, rather than using a shared computer, for the index server. Make sure that you associate this MediaAgent with the storage plan policy.
This suggests that if the MA defined in the plan or storage policy for your second VM group is a different MA, then another new, different Index instance will be created.
I’ll double check this with our Virtualization team internally for 100% confirmation.
Thanks,
Stuart
Hi Marcin.
Thanks for the question. As Stuart mentioned correctly, two different Index Servers will get created.
Regarding your second question, both the index server are independent and will not share the index between MA1 and MA2.