TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Does Company ‘X’ have an Azure Active Directory Tenant?

212 pointsby curiousmindzover 2 years ago

31 comments

bob1029over 2 years ago
I know how we feel about the Microsoft Death Star consuming all in its path, but there are some upsides to statistics like this.<p>For instance, we are a B2B software vendor in the banking space, and we have to survive all kinds of audits regarding the nature of our code &amp; vendors. By keeping nearly all of our 3rd party items under the Microsoft umbrella, we can automagically skip over vast chunks of our due diligence process (according to the mutual trust equation).<p>None of our customers is F500 (so far), but we have yet to encounter one who didn&#x27;t already have AAD, or a willingness to set this up. From a product development perspective, we really prefer having a few known-good ways to do things. Authentication &amp; authorization is one area that I strongly dislike having a large variety of flavors on. Especially considering the nature of our business and ever-increasing demands for complex MFA flows (e.g. SAML). There&#x27;s been so many fly-by-night operations in this space, and our customers do not have patience for trying new things.
评论 #33050154 未加载
ascarover 2 years ago
Why was that title editorialized as &quot;around 83.4%&quot;?<p>83.4% of 500 is exactly 417. The article is also exact about these numbers. No need to add &quot;around&quot;.<p>Edit: Why was the title editorialized to begin with?<p>Edit2: looks like the title was updated to the original. Thanks.
评论 #33046948 未加载
评论 #33046951 未加载
评论 #33046978 未加载
sebazzzover 2 years ago
&gt; We assume the first result is the homepage of that company, and the domain they would use for their tenant.<p>That is a big assumption though. A very well known big-four with two letters uses for instance [letters]gs.com (&quot;Global Services&quot;) for instance.
评论 #33050849 未加载
Terrettaover 2 years ago
For the HN B2B startups here supporting Google Workspace SSO and not Microsoft Azure SSO, or offering Sign in with Google and not Sign in with Microsoft... why?<p>85% of big businesses are on the one you don&#x27;t support.<p><i>&quot;Results for the Fortune 500 [to see who&#x27;s on Azure AD using a] CSV with a list of all the Company Names for all 500 companies. Running it through this script, I find that 417, or 83.4% of companies have AAD, which is just a little off from Microsoft’s public claim of 85%.&quot;</i><p><a href="https:&#x2F;&#x2F;www.shawntabrizi.com&#x2F;aad&#x2F;does-company-x-have-an-azure-active-directory-tenant&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.shawntabrizi.com&#x2F;aad&#x2F;does-company-x-have-an-azur...</a><p>See also this top comment: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33046968" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33046968</a>
评论 #33057002 未加载
评论 #33050955 未加载
评论 #33054518 未加载
评论 #33051161 未加载
haxxorfreakover 2 years ago
AADInternals[0] is an excellent set of PowerShell modules for pentesting and performing recon against Azure AD as both an outsider[1] and for someone who has been invited to a tenant.<p>It has similar functionality integrated for discovering if a domain has an associated Azure AD Tenant and enumerating information about users in the tenant, who the &quot;Owner&quot; is and their contact information. As with many Microsoft products there are many configuration options and plenty of them aren&#x27;t secure by default.<p>[0] <a href="https:&#x2F;&#x2F;o365blog.com&#x2F;aadinternals&#x2F;" rel="nofollow">https:&#x2F;&#x2F;o365blog.com&#x2F;aadinternals&#x2F;</a> [1] <a href="https:&#x2F;&#x2F;o365blog.com&#x2F;post&#x2F;just-looking&#x2F;" rel="nofollow">https:&#x2F;&#x2F;o365blog.com&#x2F;post&#x2F;just-looking&#x2F;</a>
fweimerover 2 years ago
Doesn&#x27;t the end point show up once you have SSO with your own identity provider enabled for any Microsoft services? Maybe technically this means that you have an Active Directory tenant as well, but it doesn&#x27;t necessarily imply that you are using those Active Directory services for anything beyond that SSO capability.<p>For Google Workspace, a similar URL is: <a href="https:&#x2F;&#x2F;www.google.com&#x2F;a&#x2F;example.com&#x2F;ServiceLogin" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;a&#x2F;example.com&#x2F;ServiceLogin</a>
评论 #33049089 未加载
PaulWaldmanover 2 years ago
Microsoft is traditionally great at bundling their products. This is reminiscent of bundling Internet Explorer with Windows.<p>Could an Okta have a claim against Microsoft similar to Netscape in the late 90&#x27;s?
评论 #33047082 未加载
评论 #33049537 未加载
评论 #33047095 未加载
curiousmindzover 2 years ago
This is based on a 2017 script that looks up if their domain names are attached to an Azure Active Directory Tenant.
评论 #33046491 未加载
vinay_ysover 2 years ago
The way Microsoft does enterprise price bundling, this is not surprising at all.
评论 #33046687 未加载
rootsudoover 2 years ago
This is assuming the domain has it, but it&#x27;s even easier actually - you can just DIG DNS records and see if what they run as MX, cnames, etc, if there is teams DNS records and the MX record points to *.onmicrosoft.com or $tenantname.mail.protection.outlook.com there you go, even easier than &quot;querying&quot; google and seeing what&#x27;s index.<p>And much easier to script too. ;)
评论 #33046688 未加载
评论 #33049445 未加载
wsjeffroover 2 years ago
What I can’t understand is why Azure AD doesn’t have a stronger position in the consumer space. Authentication via Google, Apple, and even still Facebook are nearly always supported on customer-facing logins. I rarely see an option for Microsoft.<p>They have a commanding position in the enterprise. What’s keeping them from crossing those enterprise boundaries?
评论 #33048112 未加载
评论 #33047293 未加载
评论 #33047370 未加载
评论 #33050978 未加载
评论 #33048729 未加载
评论 #33048402 未加载
评论 #33049196 未加载
评论 #33048526 未加载
tluyben2over 2 years ago
I thought it would be 100%; everyone switched to AD after Novell. What are the 16.6% using is the interesting part?
评论 #33046573 未加载
评论 #33046523 未加载
评论 #33046635 未加载
评论 #33046530 未加载
评论 #33046574 未加载
mberningover 2 years ago
They have it in some capacity. Most places still have a very significant on-prem or self hosted instance of AD.
评论 #33049607 未加载
unreal37over 2 years ago
Assuming the #1 Google result on page 1 of search is the companies public domain is a flaw.<p>Some companies use a different domain for corporate use than their public domain name.<p>Like fb.com
评论 #33046617 未加载
评论 #33047173 未加载
评论 #33047182 未加载
OrvalWintermuteover 2 years ago
And still, in 2022, we don&#x27;t have Azure AD replicating the full functionality of an on-premise AD.
评论 #33058547 未加载
评论 #33047145 未加载
评论 #33049783 未加载
pid-1over 2 years ago
Which products are used by large companies that don&#x27;t have a AAD &#x2F; AD structure?
评论 #33046513 未加载
chayesfssover 2 years ago
I’d bet 100% have tenants but only some with names you know? Why wouldn’t they have a tenant, assess the technology and decide how to incorporate?
评论 #33046908 未加载
idiocratover 2 years ago
So many eggs in a basket!
评论 #33046783 未加载
评论 #33046827 未加载
petercooperover 2 years ago
I know next to nothing about AD, but my company appears to match against this merely because we have an Office 365 account (from which we do nothing except download Word and Excel every now and then) so it doesn&#x27;t necessarily mean you&#x27;re using whatever it is much.
评论 #33049766 未加载
评论 #33049556 未加载
ocdtrekkieover 2 years ago
So, I don&#x27;t see anyone pointing it out here: This doesn&#x27;t mean they use Azure AD! If you use any Microsoft cloud services at all, you get a &quot;shadow tenant&quot;. One employee signs into Teams for a meeting once and there you have Azure AD.
kn8over 2 years ago
What is Azure AD used for?
评论 #33046901 未加载
评论 #33046764 未加载
评论 #33046956 未加载
评论 #33046777 未加载
评论 #33048856 未加载
评论 #33046770 未加载
dan000892over 2 years ago
Presumably this is the same thing whatismytenantid.com does under the hood.<p>Interesting (to me) is that the OpenID configuration endpoint provides the tenant ID for not only Commercial tenants but US Government (GCC &amp; GCC-High) as well because the Azure AD portal has relatively new functionality to configure cross-tenant access settings by tenant ID or domain name but Gov tenants require you to obtain the tenant ID from the organization which is either security through obscurity or due to use of some Commercial-only Graph API call.
评论 #33047809 未加载
ZiiSover 2 years ago
Bet nearly 100% have a fax machine too.
评论 #33047048 未加载
altdatasellerover 2 years ago
So Okta (their main conpetitor) uses Azure AD <a href="https:&#x2F;&#x2F;login.microsoftonline.com&#x2F;okta.com&#x2F;.well-known&#x2F;openid-configuration" rel="nofollow">https:&#x2F;&#x2F;login.microsoftonline.com&#x2F;okta.com&#x2F;.well-known&#x2F;openi...</a>
评论 #33049663 未加载
评论 #33049515 未加载
simonwover 2 years ago
I never thought about how the &quot;I&#x27;m Feeling Lucky&quot; button on Google can double as an API to return the URL of the first search result before. That&#x27;s pretty neat.
cloudkingover 2 years ago
I wrote a similar script once that took company domain names and then looked up their MX records to see if they were using Google Workspace.
computerfriendover 2 years ago
I genuinely don&#x27;t know what AD is used for. If you need SSO, why not just use a SSO&#x2F;SAML IdP?
评论 #33047131 未加载
评论 #33047104 未加载
评论 #33047165 未加载
vondurover 2 years ago
I’m assuming if you were a heavy user of on prem AD, the moving to Azure AD is a logical choice.
parkingriftover 2 years ago
Bundling is anticompetitive and illegal. The MS ecosystem deserves close antitrust scrutiny.
评论 #33047156 未加载
sabujpover 2 years ago
even apple&#x27;s business manager is compatible with AD
评论 #33047151 未加载
not_enoch_wiseover 2 years ago
This is the answer to the question “why can’t we get rid of passwords?”
评论 #33046805 未加载
评论 #33046768 未加载