- 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.
推薦閱讀
- 數(shù)據(jù)庫系統(tǒng)教程(第2版)
- 零起步玩轉(zhuǎn)掌控板與Mind+
- Android開發(fā)精要
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第3版)
- ADI DSP應(yīng)用技術(shù)集錦
- C語言程序設(shè)計學(xué)習(xí)指導(dǎo)與習(xí)題解答
- 零基礎(chǔ)學(xué)單片機(jī)C語言程序設(shè)計
- 持續(xù)輕量級Java EE開發(fā):編寫可測試的代碼
- Building Microservices with .NET Core
- C++ Fundamentals
- 從零開始學(xué)Android開發(fā)
- Learning Splunk Web Framework
- Visual C++從入門到精通(第2版)
- Flask開發(fā)Web搜索引擎入門與實戰(zhàn)
- Parallel Programming with Python