This pull request includes several updates to the documentation, primarily focusing on adding a new section about accessing the Microsoft Graph API using Managed Identity in Azure Functions and updating references accordingly.
Documentation updates:
README.md: Added a new link to the section on accessing the Microsoft Graph API with Managed Identity in Azure Functions.
msgraph-client-on-azure/index.md: Added a comprehensive new section detailing how to configure and use Managed Identity to access the Microsoft Graph API in Azure Functions, including setup instructions, code examples, and troubleshooting tips.
This pull request includes several updates to the documentation, primarily focusing on adding a new section about accessing the Microsoft Graph API using Managed Identity in Azure Functions and updating references accordingly.
Documentation updates:
README.md
: Added a new link to the section on accessing the Microsoft Graph API with Managed Identity in Azure Functions.automate-excelfile-with-graphapi/index.md
: Updated the text to reference the new article on using Managed Identity for accessing the Microsoft Graph API.msgraph-client-on-azure/index.md
: Added a comprehensive new section detailing how to configure and use Managed Identity to access the Microsoft Graph API in Azure Functions, including setup instructions, code examples, and troubleshooting tips.