Azure has many functions that I don’t know. Recently I need to dynamically create Virtual Machines, but using my own credential is not properly since it needs 2FA to authenticate. I searched the document, Azure provides a Service Application and Service Principal, using it can access Azure API without needing user interactive login.Azure has many functions that I don’t know.