rmmartins
Thank you very much for the steps.
I need some high level guidance for our use-case, if you don't mind please.
Ours is a early stage startup company. We are trying to setup secure employees login/connections to our AWS environment. We have all our 10 employees using office365. We do have Azure subscription too.
How could I setup this use-case:-
Create Azure VNet Gateway and Azure VPN (I think we know steps for this).
Create a Virtual Desktop (either Ubuntu or Windows, in AWS or within Azure) for Multi-User session mode.
All our employees should login to Azure VPN client on their own personal laptops using Azure AD(O365) login; after that employees should login to the Virtual Desktop using SSO via Azure AD. After logging in to Virtual Desktop only our engineers should be able to connect to our AWS resources like AWS EKS or AWS RDS or anything which is in our AWS private subnet using AWS SSO via Azure AD.
Please provide some high level steps or point me to some resources which could help. Please & Thank you.