Hi All,
I am checking the Option to use Environment Variables in Power Automate for SharePoint Site URL.
I created a display settings file as below and using the same in the ADO task.
The values are not getting updated in the target environment. This is with the MS Power Platform build tools.
Can you please let me know if there is an issue with the tool or am I missing any steps?
Note: Same json values are updated when I use the Power Devops (Wael Hamze Tool tasks)
Hi Team - anyone to help with this issue ? Have you used trying the Environment Variables and connection references in automated deployments ? is it working for anybody? Appreciate your help/input.
Hi Mustaque.
Did you ever figure this out? I'm experiencing the same issue with the Solution Import via Pipelines.
No @TheCodingScot - unfortunately I couldn't proceed further with connection references and didnt check in the recent times for any update. Environment Variable automation was working fine with the pipeline.
I've done some testing since. I've been able to get it to work through the classic interface - but I'm still having issues with a yml definition version of it.
I suspect I know the issue (Runtime variable), but the Import Solution step itself atleast seems to work with a deployment settings file if that helps you any.
Edit: Just incase someone stumbles on this later. My runtime issue was a powershell script setting a boolean value 'True' and the condition in the YAML requiring it to be in the format 'true' to work properly for 'UseDeploymentSettingsFile'