CKEditor5 Embedded MS Forms
This module allows you to embed Microsoft Forms directly into your CKEditor 5 editor. You can specify the width and height of the embedded form.
Extends CKEditor5 Embedded Content to support embedding Microsoft Forms in CKEditor5.
Post-Installation
Enable this module along with its dependencies (follow instructions at https://www.drupal.org/project/ckeditor5_embedded_content).
Click on the button "Embedded Content" in the wysiwyg toolbar -- you should be provided with the option to embed a Microsoft Form and specify the iframe's width and height.
Similar projects
Media Remote also supports embedding Microsoft Forms in CKEditor5 via media entities however you won't be able to specify the iframe's width or height (which will be 100% by default), see #3340688: Set formatter settings at media entity level ?
If there are modules providing similar functionality, please describe what differentiates them.