SMS Provider Field Length Restrictions in Configuration Manager
In brief
The page’s service metadata now uses `configuration-manager` instead of `microsoft-endpoint-configuration-manager`.
What Intune admins need to know
No administrator action is indicated by this metadata change.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
SMS Provider Field Length Restrictions in Configuration Manager
The SMS Provider, in Configuration Manager, places restrictions on the width of character fields for schema classes. If you write a program that writes to these classes, you should take these field widths into account. Where they are used in the user interface, the Configuration Manager online Help provides the maximum character widths. You can also determine the width by dividing the corresponding schema class table column width by two to give the field width in characters.
@@ -5,7 +5,7 @@ description: Places restrictions on the width of character fields for schema cla ms.subservice: sdk ms.topic: article ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # SMS Provider Field Length Restrictions in Configuration Manager The SMS Provider, in Configuration Manager, places restrictions on the width of character fields for schema classes. If you write a program that writes to these classes, you should take these field widths into account. Where they are used in the user interface, the Configuration Manager online Help provides the maximum character widths. You can also determine the width by dividing the corresponding schema class table column width by two to give the field width in characters.