I am hoping to find for a working sample or guidance that shows a Xamarin Forms application that authenticates against Azure AD and then uses a token to call a Web API that is secured by the same Azure AD.
Something like this but using Xamarin Forms: http://timothelariviere.com/2017/02/13/call-an-azure-ad-protected-api-in-xamarinuwp-apps/