Skip to main content
  1. Posts/

Azure Entra Discovery

1 min· loading · ·
Author
David Haines
Topically ephemeral IT Insights
Table of Contents

Microsoft Entra (Azure) discovery
#

When you face (are tasked with) Azure/Entra discovery or cataloging, and want to work in an efficient manner, be sure to use the following:

Get-AzResource

along with:

Get-AzSubscription

Originally published by me, March 15th, 2024
#

Related

Advanced Macos Commandline Network Management

2 mins· loading
macOS and advanced network commands for managing DNS settings # While MDM is unequivocally a must for managing macOS at (really any) scale, there are times when the core capabilities of MDM won’t meet our needs, and a custom scripted approach is required.