Merge pull request #8434 from DanPandre/patch-3

Add DefaultAutomaticFraming property back in
This commit is contained in:
Stephanie Savell 2023-06-23 17:20:06 -05:00 committed by GitHub
commit 01582b1cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,7 @@ The following list shows the SurfaceHub configuration service provider nodes:
- [Properties](#properties) - [Properties](#properties)
- [AllowAutoProxyAuth](#propertiesallowautoproxyauth) - [AllowAutoProxyAuth](#propertiesallowautoproxyauth)
- [AllowSessionResume](#propertiesallowsessionresume) - [AllowSessionResume](#propertiesallowsessionresume)
- [DefaultAutomaticFraming](#propertiesdefaultautomaticframing)
- [DefaultVolume](#propertiesdefaultvolume) - [DefaultVolume](#propertiesdefaultvolume)
- [DisableSigninSuggestions](#propertiesdisablesigninsuggestions) - [DisableSigninSuggestions](#propertiesdisablesigninsuggestions)
- [DoNotShowMyMeetingsAndFiles](#propertiesdonotshowmymeetingsandfiles) - [DoNotShowMyMeetingsAndFiles](#propertiesdonotshowmymeetingsandfiles)
@ -1878,7 +1879,7 @@ The name of the domain admin group to add to the administrators group on the dev
<!-- Device-Management-GroupSid-Description-Begin --> <!-- Device-Management-GroupSid-Description-Begin -->
<!-- Description-Source-DDF --> <!-- Description-Source-DDF -->
The sid of the domain admin group to add to the administrators group on the device. The side of the domain admin group to add to the administrators group on the device.
<!-- Device-Management-GroupSid-Description-End --> <!-- Device-Management-GroupSid-Description-End -->
<!-- Device-Management-GroupSid-Editable-Begin --> <!-- Device-Management-GroupSid-Editable-Begin -->
@ -2154,6 +2155,46 @@ Specifies whether to allow the ability to resume a session when the session time
<!-- Device-Properties-AllowSessionResume-End --> <!-- Device-Properties-AllowSessionResume-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Begin -->
### Properties/DefaultAutomaticFraming
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-Begin -->
| Scope | Editions | Applicable OS |
|:--|:--|:--|
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE | ✅ Windows 10, version 20H2 [10.0.19042] and later |
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-End -->
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-Begin -->
```Device
./Vendor/MSFT/SurfaceHub/Properties/DefaultAutomaticFraming
```
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Description-Begin -->
<!-- Description-Source-DDF -->
Specifies whether the Surface Hub 2 Smart Camera feature to automatically zoom and keep users centered in the video is enabled.
<!-- Device-Properties-DefaultAutomaticFraming-Description-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Editable-Begin -->
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
<!-- Device-Properties-DefaultAutomaticFraming-Editable-End -->
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-Begin -->
**Description framework properties**:
| Property name | Property value |
|:--|:--|
| Format | `bool` |
| Access Type | Get, Replace |
| Default Value | true |
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-End -->
<!-- Device-Properties-DefaultAutomaticFraming-Examples-Begin -->
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
<!-- Device-Properties-DefaultAutomaticFraming-Examples-End -->
<!-- Device-Properties-DefaultAutomaticFraming-End -->
<!-- Device-Properties-DefaultVolume-Begin --> <!-- Device-Properties-DefaultVolume-Begin -->
### Properties/DefaultVolume ### Properties/DefaultVolume