- Dynamics 365 Application Development
- Deepesh Somani Nishant Rana
- 153字
- 2021-06-30 19:09:42
Deleting an app
Sometimes an app is no longer required in a Dynamics 365 instance and you may wish to delete the app. Follow these steps to delete an app in Dynamics 365:
- Navigate to the solution containing the app. In our case, we created a Lead Generation solution for this purpose. Navigate to Settings | Solutions under the Customizations area and open the Lead Generation solution. Click the Apps option from the Solution components available on the left-hand side of the screen:

- Select the Lead Generation app and click on the Delete button:

- You will be prompted to confirm the deletion. Click Delete:

Note: It is recommended you also delete the site map created for the particular app from the CRM instance, otherwise it might cause issues in future if an app is created with a similar name.
- The app is now removed from the CRM system.
推薦閱讀
- iOS開發實戰:從零基礎到App Store上架
- Practical Windows Forensics
- Python機器學習實戰
- H5頁面設計:Mugeda版(微課版)
- Mastering Android Game Development
- Android應用開發深入學習實錄
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- Drupal Search Engine Optimization
- Learning Shiny
- Java EE程序設計與開發實踐教程
- Android開發進階實戰:拓展與提升
- Mastering Unity Scripting
- C++面向對象程序設計教程
- 計算機信息技術實踐教程
- OpenACC并行編程實戰