
Announcements
Hi,
I try to deploy a solution package through Power Platform Tools of Azure DevOps by defining and using the Deployment Settings .json file for the solution import in the new environment. This works great for Connection References and Environment Variables containing string/json but I have a hard time to set the environment variable for a SharePoint List.
When I try to turn-on the Cloud Flow using the Environment Variable (mag_AbwAntrAntaege), I get an error message, that the List could not be found. After I redefine the current value of the Environment Variable in the default Solution, the Flow can be turned on.
How do you correctly specify the Value for a SharePoint List?
Solution found: add the GUID as Value. GUID can be found in SP Site by
1. Click "Site contents"
2. Click "Settings" on the List
3. Copy part in URL after "listedit.aspx?List="