com um clique
Dataverse-Skills
Dataverse-Skills contém 6 skills coletadas de shashankgwl, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Add or update a Dataverse command bar button for an entity form, main grid, or subgrid by exporting an unmanaged solution, patching RibbonDiff.xml with a fixed PowerShell script, and importing it back.
Export or use a Dataverse solution ZIP, extract its contents, identify Power Automate flows and related metadata, and answer questions such as: which flows trigger on Account, how many flows exist, and which flows use a specific connector like SQL. Use this when the user wants to analyze Power Automate / cloud flow metadata from a Dataverse solution.
Scaffold, write, build, and optionally deploy a Microsoft Dataverse / Dynamics 365 C# plug-in package using PAC CLI based on the user's natural-language requirements.
Move one or more Microsoft Dataverse solutions from a source environment to a target environment using PAC CLI with service-principal authentication. The skill can use interactive input or a deployment.json file, exports from source, imports into target, and deletes temporary PAC auth profiles at the end.
Export one or more Microsoft Dataverse solutions to a user-specified zip file path using PAC CLI. The skill validates PAC auth, shows the active environment, asks for explicit confirmation, and only then performs solution export.
Import one or more Microsoft Dataverse solution zip files into the currently selected PAC CLI environment. The skill validates PAC auth, shows the active target environment, asks for explicit confirmation, and only then performs solution import.