An Azure service that provides an event-driven serverless compute platform.
Hello Makoto,
Hope you are doing well today. To access Azure Blob Storage from Azure Functions using MSAL, you need to follow these steps:
- Register an Azure Active Directory application: Go to the Azure portal and register a new Azure AD application. This will give you the necessary client ID and tenant ID to configure MSAL.
- Configure MSAL: In your Azure Functions code, use the MSAL library to authenticate with Azure AD and obtain an access token. You can configure the scope and endpoint.
Use the access token: Once you have the access token, you can use it to authenticate with Azure Blob Storage and perform operations like reading or writing data.
Please let me know if you want any assistance with the same.
Regards,
Umang Middha
******@outlook.com