Gerenios / AADInternals

AADInternals PowerShell module for administering Azure AD and Office 365
http://aadinternals.com/aadinternals
MIT License
1.24k stars 214 forks source link

Outdated Protocol list in Get-EASAutoDiscover function #31

Closed celsogbezerra closed 2 years ago

celsogbezerra commented 2 years ago

The list of supported Protocols written in Get-EASAutoDiscover function are outdated. The application answer the following list of protocols when you send an unsupported value on Protocol parameter:

Rest,ActiveSync,Ews,Substrate,SubstrateSearchService,AutodiscoverV1,SubstrateNotificationService,OutlookMeetingScheduler,OutlookPay,Actions,Connectors,ConnectorsProcessors,ConnectorsWebhook,NotesClient,OwaPoweredExperience,ToDo,Weve,OutlookLocationsService,OutlookCloudSettingsService,OutlookTailoredExperiences,OwaPoweredExperienceV2,Speedway,SpeechAndLanguagePersonalization,SubstrateSignalService,CompliancePolicyService

It would be updated.

NestoriSyynimaa commented 2 years ago

Thanks, updated on the next release!