Skip to content

Commit

Permalink
Add exception to Skype (2factorauth#3225)
Browse files Browse the repository at this point in the history
* Added exception to Skype

Since a Microsoft account is needed to enable 2FA (according to the doc), old accounts that were created with a username (and not MS Account) will not have the ability to do this.

* Fixed incorrect exception option
  • Loading branch information
jadchaar authored and brycx committed Oct 3, 2018
1 parent 326c6b5 commit 9efb5b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _data/communication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ websites:
email: Yes
sms: Yes
software: Yes
exceptions:
text: "Must be associated with a Microsoft Account."
doc: https://support.microsoft.com/en-us/help/12408/microsoft-account-about-two-step-verification

- name: Slack
Expand Down

0 comments on commit 9efb5b7

Please sign in to comment.