powerplatform-vscode
powerplatform-vscode copied to clipboard
The Power Platform VSCode extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.
When using `pac solution pack` with the `processCanvasApp` flag, it looks like changes to the canvas app source code are not included in the zipped solution unless you run the...
When new Plugin in initialized using `pac plugin init` command. The OrgSvcFactory & Notification Service is not available and object reference error is shown, this issue is in PluginBase class....
We have a Portal with a chatbot connected on two environments. We remove the chatbot from the Portal from one environment. We are migrating the Portal to the second environment....
Hi, I'm having big trouble getting the experimental debugging feature working with a virtual pcf control that uses the shared react fx files. Just want to check that this is...
I am not sure if this is the right place for this issue... so, if it's not, please guide me where to raise it... I was testing the new public...
Hi, In our scenario we use the pac pcf push command to dev/debug/test/deploy pcf components that are part of a much bigger MDA. It would be extremely beneficial for us...
#### Issue description The local execution is working as predicted, however the automation of `pac data export` via `az devops pipelines` isn't. #### Steps to reproduce the issue via `az...
The default `--packagetype` for `pac solution clone` is Both, whereas the default `--packagetype` for `pac solution sync` is Unmanaged. This feels inconsistent since I'm assuming that the intention is for...
This pull request primarily involves refactoring and reorganizing the codebase for better structure and maintainability. The most significant changes are related to the relocation of the `ITelemetry` interface and associated...
if i can use App ID of an app in the name property, it would be nice to see App ID`s in the list of apps: pac canvas list. There...