Logging in to Azure AD from Windows Forms desktop app
I have an Azure Function that slices and processes a .CSV
file uploaded to Azure Blob Storage, and stores the data extracted from it into a MS Dynamcis (DataVerse) system. That function works just fine.