Skip to content

Commit

Permalink
Merge pull request #4905 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Pushing live
  • Loading branch information
SusanneWindfeldPedersen authored Nov 16, 2023
2 parents aa3b934 + 07810dc commit a7c356a
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 14 deletions.
5 changes: 2 additions & 3 deletions dev-itpro/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
# [New and planned](whatsnew/overview.md)
# Get started
## Learn
### [Business Central Learning Catalog](/dynamics365/business-central/readiness/readiness-learning-catalog?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Discover all aka.ms links related to Business Central](developer/readiness/readiness-bcall.yml)
### [Resources for partners](developer/readiness/readiness-ready-to-go.md)
### [Business Central on Microsoft training](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs)
### [Overview of business functionality](/dynamics365/business-central/across-business-functionality?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Business process walkthroughs](/dynamics365/business-central/walkthrough-business-process-walkthroughs?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Scenarios for Contoso Coffeee demo data](/dynamics365/business-central/contoso-coffee/contoso-coffee-intro?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Scenarios for Contoso Coffee demo data](/dynamics365/business-central/contoso-coffee/contoso-coffee-intro?toc=/dynamics365/business-central/dev-itpro/toc.json)
### [Application design details](/dynamics365/business-central/design-details-application-design?toc=/dynamics365/business-central/dev-itpro/toc.json)
## Develop
### [The SMB opportunity for app publishers](developer/readiness/opportunity-app-publisher.md)
Expand Down Expand Up @@ -421,7 +420,7 @@
### Ready to Go
#### [The SMB opportunity for app publishers](developer/readiness/opportunity-app-publisher.md)
#### [Get started with building apps](developer/readiness/get-started.md)
#### [The Business Central Learning Catalog](/dynamics365/business-central/readiness/readiness-learning-catalog?toc=/dynamics365/business-central/dev-itpro/toc.json)
#### [Business Central on Microsoft training](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs)
### AppSource validation
#### [Marketing validation checklist](developer/readiness/readiness-checklist-marketing.md)
#### [Technical validation checklist](developer/devenv-checklist-submission.md)
Expand Down
2 changes: 1 addition & 1 deletion dev-itpro/developer/business-events-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.author: sawinark
ms.reviewer: jswymer
ms.topic: overview
ms.collection:
ms.date: 05//2023
ms.date: 11/13/2023
ms.custom: bap-template
---

Expand Down
6 changes: 3 additions & 3 deletions dev-itpro/developer/properties/devenv-image-property.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Image Property"
description: "Specifies the icon that you want to associate with a field in a CueGroup control."
ms.author: solsen
ms.custom: na
ms.date: 06/15/2022
ms.date: 11/15/2023
ms.reviewer: na
ms.suite: na
ms.tgt_pltfrm: na
Expand Down Expand Up @@ -36,9 +36,9 @@ Image = Report;

## Remarks

On **RoleCenter** type pages, the image property does not apply to actions that are set up in the navigation bar or top-level actions in the action bar. These actions cannot be assigned in icon, or if they have icon by default, the icon cannot be changed. The property only applies to subgroups and child actions in the action bar.
On **RoleCenter** type pages, the image property doesn't apply to actions that are set up in the navigation bar or top-level actions in the action bar. These actions can't be assigned in icon, or if they have icon by default, the icon can't be changed. The property only applies to subgroups and child actions in the action bar.

[!INCLUDE[available_icons](../includes/include-http-call-failure-reasons.md)]
[!INCLUDE[available_icons](../includes/include-available-icons.md)]

## See Also

Expand Down
4 changes: 2 additions & 2 deletions dev-itpro/developer/properties/devenv-images-property.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Images Property"
description: "Specifies the list of images to include in the control add-in."
ms.author: solsen
ms.custom: na
ms.date: 06/15/2022
ms.date: 11/15/2023
ms.reviewer: na
ms.suite: na
ms.tgt_pltfrm: na
Expand Down Expand Up @@ -33,7 +33,7 @@ You can specify multiple files within the same path string by using a combinatio

The Images property specifies image resources that are referenced by the control add-in scripts. Any specified images must be of a supported web format and extension, such as .PNG or .GIF.

Images can be either external resources referenced using a URL or can be embedded within the extension. Embedded images must be added to the extension project folder in Visual Studio Code and referenced using a relative path. At runtime, the path to an embedded can be obtained using the [GETIMAGERESOURCE](../methods/devenv-getimageresource-method.md) method. Unlike scripts and stylesheets, images are loaded on demand when they're first used in code. Since images are stored in the application after the extension is deployed, it's recommended to keep the number of image files and combined image size to a minimum.
Images can be either external resources referenced using a URL or can be embedded within the extension. Embedded images must be added to the extension project folder in Visual Studio Code and referenced using a relative path. At runtime, the path to an embedded can be obtained using the [GetImageResource method](../methods/devenv-getimageresource-method.md) method. Unlike scripts and stylesheets, images are loaded on demand when they're first used in code. Since images are stored in the application after the extension is deployed, it's recommended to keep the number of image files and combined image size to a minimum.

## Example

Expand Down
2 changes: 1 addition & 1 deletion dev-itpro/developer/readiness/readiness-consulting.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ To learn more about Microsoft AppSource consulting services offerings select the
- [AppSource Consulting Offerings](https://appsource.microsoft.com/marketplace/consulting-services?country=US&page=1)
- [Partner Eligibility](https://smp-cdn-prod.azureedge.net/documents/Microsoft%20AppSource%20Partner%20Listing%20Guidelines.pdf)
- [Partner Nomination Form](https://appsource.microsoft.com/partners/list-consulting-service)
- [Business Central Learning Catalog](/dynamics365/business-central/readiness/readiness-learning-catalog)
- [Business Central on Microsoft training](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs)
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ To learn more about customization, select the following links:
- [AL Development Environment](../devenv-reference-overview.md)
- [Update Lifecycle for Customizations of Business Central Online](../devenv-customization-update-lifecycle.md)
- [Maintain AppSource Apps and Per-Tenant Extensions in Business Central Online](../app-maintain.md)
- [Business Central Learning Catalog](/dynamics365/business-central/readiness/readiness-learning-catalog)
- [Business Central on Microsoft training](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs)
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ Apart from [fulfilling the technical checklist for your app](../devenv-checklist
[The SMB Opportunity for App Publishers](opportunity-app-publisher.md)
[Get Started as a Reseller of Business Central Online](../../administration/get-started-online.md)
[Countries and Translations Supported](../../compliance/apptest-countries-and-translations.md)
[Business Central Learning Catalog](/dynamics365/business-central/readiness/readiness-learning-catalog)
[Business Central on Microsoft training](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs)
1 change: 0 additions & 1 deletion dev-itpro/help-and-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ You can learn about current and coming capabilities through a number of differen
> |Integrating with Business Central using web services|[learn.microsoft.com/dynamics365/business-central/dev-itpro/webservices/](webservices/web-services.md)|Use this content to learn how to integrate Business Central with other products by using web services.|
> |Migrate to Business Central online|[learn.microsoft.com/dynamics365/business-central/dev-itpro/upgrade/upgrading-to-business-central-online](upgrade/upgrading-to-business-central-online.md)|Use this content to learn how you can move an on-premises solution to Business Central online.|
> |Features not implemented in on-premises deployments|[learn.microsoft.com/dynamics365/business-central/dev-itpro/features-not-implemented-on-premises](features-not-implemented-on-premises.md)|Use this content to learn which capabilities in Business Central online are not available in Business Central on-premises deployments.|
> |The Business Central learning catalog|[learn.microsoft.com/dynamics365/business-central/readiness/readiness-learning-catalog](/dynamics365/business-central/readiness/readiness-learning-catalog?toc=/dynamics365/business-central/dev-itpro/toc.json)|Get an overview of role-specific training material from Microsoft.|
> |Free eLearning|[/learn/dynamics365/business-central](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs)|Free [!INCLUDE [prod_short](developer/includes/prod_short.md)] collections and learning paths on Microsoft Learn|
### <a name="ideas"></a>Share an idea about a new feature you'd like to have
Expand Down
2 changes: 1 addition & 1 deletion dev-itpro/user-assistance.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ The base version of [!INCLUDE[prod_short](developer/includes/prod_short.md)] use
> [!NOTE]
> Currently, [!INCLUDE [prod_short](includes/prod_short.md)] does not require the Help for your own functionality to be created in a specific format. But we expect you to make it available on a website that the users of your functionality can access. For more information, see [Configure Context-Sensitive Help](help/context-sensitive-help.md).
For the base version of [!INCLUDE [prod_short](developer/includes/prod_short.md)], free online learning is also available on Microsoft Learn. For more information, see the [Business Central Learning Catalog](/dynamics365/business-central/readiness/readiness-learning-catalog?toc=/dynamics365/business-central/dev-itpro/toc.json).
For the base version of [!INCLUDE [prod_short](developer/includes/prod_short.md)], free online learning is also available on Microsoft Learn. For more information, see the [Business Central on Microsoft training](/learn/dynamics365/business-central?WT.mc_id=dyn365bc_landingpage-docs).

### Feedback and contributions

Expand Down

0 comments on commit a7c356a

Please sign in to comment.