d365collaborative / d365fo.tools

Tools used for Dynamics 365 Finance and Operations
MIT License
240 stars 98 forks source link

wish to include LCS Deployment to allow deploy assets to Commerce Scale Unit #668

Open Ahmedbreaka opened 1 year ago

Ahmedbreaka commented 1 year ago

wish to include LCS Deployment to allow deploy assets to Commerce Scale Unit , like in Dynamics 365 Finance and Operations Tools Deployment version 3 used in Azure DevOps https://marketplace.visualstudio.com/items?itemName=Dyn365FinOps.dynamics365-finops-tools

Splaxi commented 1 year ago

Do you have some more details about the api which is used? You can download the the extension and inspect it, to share some more details with us.

Ahmedbreaka commented 1 year ago

this is example of how it's look like in V3 ,

image

the script provided for LCS asset deployment in this repo is V0 , V1 , V2

image

if I try to decompile it , it's obvious that d365fo.tools is the main reference image

Ahmedbreaka commented 1 year ago

I did renamed .vsix to .Zip , now I got the .PS1 files for deployment V3 as per the attached compressed file assetdeploy.zip