How to remote debug Azure Function

- Read more about How to remote debug Azure Function
- 4 comments
- Log in or register to post comments


When creating a ci/cd pipeline for your project, at some point you have to define a connection to your environment. In case of Dataverse, the connection string will contain clientid and client secret values. It's always a good idea to store secret values in a secure place, instead of putting them in clear text into your pipeline definition file (yaml) and potentially pushing them into your code repository.
Azure DevOps provides you a number of possible solutions to address just that:


Microsoft has introduced an enhanced Import from Excel experience for Dataverse, making it easier to bring structured data into existing tables.
The new feature implements AI-assisted mapping. The process is more streamlined, intelligent, and reliable, making it easier to ingest large volumes of data while ensuring better accuracy and contextual mappings.
At the time of writing this article, this feature is still in preview:
Preview features aren’t meant for production use and might have restricted functionality.





