Hi @Pierre Beucher
Thank you for reaching us!
Azure Key Vault is automatically tied to the default Microsoft Entra ID tenant ID for the subscription in which it is created.
All access policy entries and roles assignments are also tied to this tenant ID. If you move your Azure subscription from tenant A to tenant B, your existing key vaults will be inaccessible by the service principals (users and applications) in tenant B. To fix this issue, you need to follow below.
- Change the tenant ID associated with all existing key vaults in the subscription to tenant B.
- Remove all existing access policy entries.
- Add new access policy entries associated with tenant B.
For more information, please read Moving an Azure Key Vault to another subscription
Hope this helps. Do let us know if you any further queries.
Thanks,
Akhilesh.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.