vscode-webrm READMEDynamics 365 Web Resource Extension for Visual Studio Code. FeaturesThis extension allows you to connect to Dynamics 365, modify, and publish various web resources directly from VS Code. RequirementsYou must create an app registration that has impersonation rights for Dynamics CRM and User.Read for the Graph API. Extension SettingsThis extension contributes the following settings:
Known IssuesLimitationsCurrently, this extension only works for Dynamics 365 Online. It has only been tested with version 9.0+. Release Notes1.1.5
1.1.4
1.1.2
1.1.0
1.0.1
How to UseConfig App RegistrationMake sure user impersonation is checked when adding Dynamics 365 permissions.
Make sure http://localhost is added to redirect uri for "Desktop Application"
Don't forget to add the required configuration settings from your app registration to the VS Code extension settings. Add ConnectionAuthenticateDownload and Open Web ResourcePublish Web ResourceOpen the command palette (ctrl+shift+p) and select 'Dynamics: Publish Web Resource'
|