Skip to content

omarmallat/exchange-online-automatic-replies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

exchange-online-automatic-replies

Feature overview

Preparations

  1. Create Azure automation account
    1. Create PowerShell runbook
    2. Enable managed identity
  2. Create Azure key vault
    1. Create self-signed certificate
    2. Grant access for managed identity to certificate
  3. Create Azure AD application
    1. Grant application permission Exchange.ManageAsApp
    2. Grant Azure AD role Exchange Administrator
    3. Attach certificate
  4. (optional) Create Exchange Online application access policy
    1. Limit Azure AD application's permission to intended target mailboxes

Links

About

Configure mailbox automatic replies based on calculated permissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%