← All posts

“I’ll Just Use My Work Account” — The Five Words That Could End Your Career

Here’s the moment that trips people up: you’re poking around an AI chatbot, you notice it can connect to Microsoft 365, and you hit a wall — personal accounts aren’t supported. No sweat, you think. I’ve got a work account right there. Two clicks and you’re in.

Stop. Right there. Before you click “Accept” on that consent screen, you need to understand exactly what you’re about to hand over, and exactly why doing it without a paper trail can turn a productivity win into a resume-generating event.

What “Connect” Actually Means

When you authenticate a tool like Claude against your work Microsoft 365 account, you’re not flipping a light switch. You’re walking through a Microsoft Entra OAuth consent screen, and that screen lists, in plain text, every permission the app is asking for. For the Microsoft 365 connector specifically, that list typically includes:

  • Mail.Read — read your entire inbox, sent items, and folders
  • Calendars.Read — see every meeting, invite, and note on your calendar
  • Files.Read.All — read your OneDrive files
  • Sites.Read.All — read SharePoint sites you have access to
  • Chat.Read / ChannelMessage.Read.All — read your Teams messages and channels
  • OnlineMeetingTranscript.Read.All — pull transcripts of recorded meetings
  • MailboxSettings.Read — see your mail rules and auto-reply settings

If write tools get enabled on top of that, add Mail.Send, Files.ReadWrite.All, and Calendars.ReadWrite to the pile — meaning the tool can now send mail and touch files, not just read them.

Yes, these are “delegated” permissions, meaning the tool only sees what you personally already have access to — it’s not granted some backdoor into the whole company. But don’t let that word do too much comforting. If you’re a manager, a project lead, or anyone with access to shared drives, other people’s calendars, or SharePoint sites outside your immediate desk, “what you can already see” might be a lot more than you’d want a third party pulling from.

The Landmine Nobody Tells You About

Here’s the part that should actually worry you: in a properly locked-down company, none of this is a decision an individual employee gets to make. The sanctioned path requires a Microsoft Entra Global Administrator to review and grant tenant-wide consent before anyone can connect — a deliberate, auditable, two-signature process.

The problem is that a huge number of small and mid-size businesses have never locked that down. Microsoft’s default tenant setting often still allows individual users to consent to third-party apps on their own, without an admin anywhere in the loop. If your company is one of them, you personally clicking “Accept” is all it takes. No ticket. No security review. No sign-off from anyone. Just you, a checkbox, and a live OAuth grant sitting in your company’s directory that nobody but you knows exists — until someone goes looking.

And someone eventually will. Every single call that tool makes against your mailbox, your files, your calendar, gets logged in your organization’s Microsoft 365 audit trail — timestamp, your name, the resource touched. The access token itself may only last an hour, but the underlying grant can sit there quietly for up to 90 days of inactivity before it lapses. That’s not a hidden gotcha, by the way — it’s good practice, and exactly how it should work. But it means the record of what you did doesn’t go away just because you stopped thinking about it.

Why This Ends Careers, Not Just Gets You a Talking-To

Play out the scenario. You connect it. It’s genuinely useful — you’re pulling summaries together in a fraction of the time, and eventually someone in a meeting asks how you did it so fast. Now security knows to look. They pull the enterprise app registrations, find one they never approved, trace it back to your login, and see exactly what it’s been reading and for how long.

It won’t matter that the tool only ever saw what you already had permission to see. The violation isn’t what got read — it’s that you granted a third party ongoing access to company data without authorization, and did it in a way that bypassed the exact review process your security team exists to run. In a lot of shops, that’s not a warning-worthy mistake. That’s a termination conversation, and depending on what was in that mailbox — client data, HR correspondence, legal matters — it can get considerably worse than that.

The Fix Costs You Two Emails

This isn’t an argument against using AI tools at work. It’s an argument against doing it in the dark. Before you connect any third-party tool to your work identity:

  1. Email your supervisor and your IT/security lead together. Name the tool, name exactly what it will access (link the permission list — most vendors publish one), and ask directly whether you’re authorized to connect it.
  2. Get a written yes back — and keep it. A two-line reply is enough. That email is the entire difference between “approved productivity tool I can point to” and “unauthorized data access with my name on the audit log.”

That’s it. Two emails, five minutes, and you’ve turned a career risk into a documented, defensible decision. The version of you that skips that step because it felt like overkill is the same version explaining an audit log to HR six months from now.

Get it in writing. Every time. No exceptions.

Leave a Reply

Your email address will not be published. Required fields are marked *