Skip to content

Commit

Permalink
Merge pull request #16426 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Published main to live, Thursday 5:00 PM IST, 01/30
  • Loading branch information
padmagit77 authored Jan 30, 2025
2 parents 9a65a81 + 0425e99 commit 2046b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Teams/teams-powershell-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ This page provides the latest Teams PowerShell change log for both General Avail
| Date | Version | Updates |
|------- | -------------------- | ------------------------------ |
| January 2025 | [6.8.0](https://www.powershellgallery.com/packages/MicrosoftTeams/6.8.0)|<li>Adds an optional parameter TargetType to Get-CsOnlineTelephoneNumberOrder cmdlet.</li><li>[BREAKING CHANGE] Changes output attribute from TelephoneNumber to TelephoneNumbers in Get-CsOnlineTelephoneNumberOrder cmdlet.</li><li>Releases New-CsOnlineDirectRoutingTelephoneNumberUploadOrder cmdlet.</li><li>Releases New-CsOnlineTelephoneNumberReleaseOrder cmdlet.</li><li>[BREAKING CHANGE] Replaces EnablePayAsYouGoSpendingLimits for EnableSpendLimits in [New\|Set]-CsTeamsCallingPolicy.</li><li>[BREAKING CHANGE] Replaces PayAsYouGoSpendingUserLimit for CallingSpendUserLimit in [New\|Set]-CsTeamsCallingPolicy.</li><li>Adds ShowTeamsCallsInCallLog to [New\|Set]-CsTeamsCallingPolicy.</li><li>Releases [Get\|Set]-CsTeamsMultiTenantOrganizationConfiguration cmdlets.</li><li>Adds new policies namely TeamsBYODAndDesksPolicy, TeamsAIPolicy, TeamsWorkLocationDetectionPolicy, TeamsMediaConnectivityPolicy, TeamsMeetingTemplatePermissionPolicy, TeamsVirtualAppointmentsPolicy, TeamsWorkLoadPolicy to Get-CsOnlineUser cmdlet output.</li><li>Releases major updates to Get-CsOnlineUser cmdlet for Microsoft Teams operated by 21Vianet with significant performance improvements and new filtering capabilities to scenarios without the "-Identity" parameter.<ul><li>Performance improvements especially with "-Filter" scenarios like using wildcard operator (), OnPrem and Timestamp attributes.</li><li>Correct values will start populating in the output for CountryAbbreviation, UserValidationErrors, WhenCreated.</li><li>These attributes are now enabled for filtering: Alias, City, Company, HostingProvider, UserValidationErrors, OnPremEnterpriseVoiceEnabled, OnPremHostingProvider, OnPremLineURI, OnPremSIPEnabled, SipAddress, SoftDeletionTimestamp, StateOrProvince, Street, TeamsOwnersPolicy, WhenChanged, WhenCreated, FeatureTypes, PreferredDataLocation, LastName.</li><li>These filtering operators have been reintroduced into Get-CsOnlineUser:<ul><li>"-like" operator now supports use of wildcard operators in 'contains' and 'ends with' scenarios. Example: Get-CsOnlineUser -Filter "DisplayName -like 'abc'"</li><li>"-contains" can now be used for filtering on properties that are an array of strings like FeatureTypes, ProxyAddresses and ShadowProxyAddresses. Example: Get-CsOnlineUser -Filter {FeatureTypes -contains "PhoneSystem"}</li><li>"-gt" (greater than), "-lt" (less than) can now be used for filtering all string properties. Example: Get-CsOnlineUser -Filter {UserPrincipalName -gt/-lt "abc"}</li><li>"-ge" (greater than or equal to), "-gt" (greater than), "-lt" (less than), "-le" (less than or equal to) can now also be used for filtering on policies.Example: Get-CsOnlineUser - Filter {ExternalAccessPolicy -ge "xyz_policy"}</li></ul></li><li>Updates to type of users displayed:<ul><li>Unlicensed Users - Unlicensed users would show up in the output of Get-CsOnlineUser.</li><li>Soft deleted users - These users will be displayed in the output with SoftDeletionTimestamp set to a value.</li><li>Guest users are now available in the output.</li><li>[BREAKING CHANGE] IneligibleUser - AccountType as Unknown will be renamed to IneligibleUser. IneligibleUser will include users who do not have any valid Teams licenses (except Guest, SfbOnPremUser, ResourceAccount).</li></ul></li></ul></li><li>Releases Get-M365UnifiedCustomPendingApps cmdlet to get all M365 unified custom pending apps.</li><li>Releases Update-M365UnifiedCustomPendingApp cmdlet to publish or reject an M365 unified custom pending app.</li><li>Adds Filter parameter to Get-CsPhoneNumberAssignment cmdlet.</li><li>Adds AIInterpreter, VoiceSimulationInInterpreter parameters to [New\|Set]-CsTeamsMeetingPolicy.</li><li>Adds ImmersiveEvents parameter to [New\|Set]-CsTeamsEventsPolicy.</li><li>Adds AnonymousUserAuthenticationMethod parameter to [New\|Set]-CsTeamsMeetingPolicy.</li><li>Adds ExtendedWorkInfoInPeopleSearch parameter to Set-CsTeamsClientConfiguration.</li><li>[BREAKING CHANGE] Replaces VoiceSimulationInInterpretation for VoiceSimulationInInterpreter in [New\|Set]-CsTeamsCallingPolicy.</li>
| December 2024 | [6.7.1-preview](https://www.powershellgallery.com/packages/MicrosoftTeams/6.7.1-preview)|<li>Adds an optional parameter TargetType to Get-CsOnlineTelephoneNumberOrder cmdlet.</li><li>[BREAKING CHANGE] Changes output attribute from TelephoneNumber to TelephoneNumbers in Get-CsOnlineTelephoneNumberOrder cmdlet.</li><li>Releases New-CsOnlineTelephoneNumberReleaseOrder cmdlet.</li><li>Releases New-CsOnlineDirectRoutingTelephoneNumberUploadOrder cmdlet.</li><li>[BREAKING CHANGE] Replaces EnablePayAsYouGoSpendingLimits with EnableSpendLimits in [New\|Set]-CsTeamsCallingPolicy.</li><li>[BREAKING CHANGE] Replaces PayAsYouGoSpendingUserLimit with CallingSpendUserLimit in [New\|Set]-CsTeamsCallingPolicy.</li><li>Adds ShowTeamsCallsInCallLog to [New\|Set]-CsTeamsCallingPolicy.</li><li>Releases [Get\|Set]-CsTeamsMultiTenantOrganizationConfiguration cmdlets.</li>
| November 2024 | [6.7.0](https://www.powershellgallery.com/packages/MicrosoftTeams/6.7.0)|<li>Adds LobbyChats, NoiseSuppressionForDialInParticipants parameters to [New\|Set]-CsTeamsMeetingPolicy.</li> <li>Adds AIInterpreter, VoiceSimulationInInterpretation parameters to [New\|Set]-CsTeamsCallingPolicy.</li> <li>Adds RecordingForTownhall, RecordingForWebinar, TranscriptionForTownhall, TranscriptionForWebinar parameters to [New\|Set]-CsTeamsEventsPolicy.</li> <li>Adds FileTypeCheck, UrlReputationCheck parameters to [New\|Set]-CsTeamsMessagingConfiguration.</li> <li>Adds AllowedTrialTenantDomains parameter to [New\|Set]-CsTenantFederationSettings.</li> <li>Adds UserNameExtension parameter to [New\|Set]-CsAutoAttendant cmdlets.</li>
| October 2024 | [6.6.1-preview](https://www.powershellgallery.com/packages/MicrosoftTeams/6.6.1-preview) |<li>Adds AllowExtendedWorkInfoInSearch parameters to [New\|Set]-CsTeamsMessagingPolicy.</li> <li>Adds FederatedBilateralChats parameter to [New\|Set]-CsExternalAccessPolicy.</li> <li>Adds PinnedCallingBarApps parameter to [New\|Set]-CsTeamsAppSetupPolicy.</li> <li>Adds MessagingNotes parameter to Set-CsTeamsMessagingConfiguration.</li> <li>Contains a new implementation of [Get\|Set]-CsPrivacyConfiguration, [Get\|Set\|Remove\|New]-CsTeamsNotificationAndFeedsPolicy. Functionality remains the same as previous implementation.</li> <li>Releases [Get\|Update]-M365UnifiedTenantSettings to get or update tenant level settings like DefaultApp, GlobalApp, PrivateApp and EnableCopilotExtensibility.</li> <li>Adds AppInstallType, InstallForOperationType, InstallForUsers, InstallForGroups and InstallVersion parameters to Update-M365TeamsApp.</li> <li>Adds InstalledFor output attribute to Get-M365TeamsApp & Get-AllM365TeamsApps.</li> <li>Adds ApiVersion parameter to [Set\|Remove]-TeamTargetingHierarchy and [Get]-TeamTargetingHierarchyStatus.</li>
Expand Down

0 comments on commit 2046b5c

Please sign in to comment.