You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our setup is that we have 2 different resource groups - 1 for the storage account and 1 for aks (disk snaphost). Looking trough the documentation, this seems not a supported setup for Azure Managed Identity!?
The main problem I see, is that we only can specify one resource group in ./credentials-velero
Is that correct or is there a ways where we can use Azure Managed Identity for our use case
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We want to use Azure Managed Identity for creating velero backups: https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure/blob/main/README.md#option-3-use-azure-ad-workload-identity
Currently our setup is that we have 2 different resource groups - 1 for the storage account and 1 for aks (disk snaphost). Looking trough the documentation, this seems not a supported setup for Azure Managed Identity!?
The main problem I see, is that we only can specify one resource group in
./credentials-velero
Is that correct or is there a ways where we can use Azure Managed Identity for our use case
Beta Was this translation helpful? Give feedback.
All reactions