Forum Discussion
shockotechcom
Apr 07, 2020Iron Contributor
Automate AzureAD Configuration and Deployment
Hey all, new to Azure/AzureAD and coming from AWS. In AWS we automated everything after account set from configuration of IAM to network security. Starting with AzureAD I find: Muddled view of C...
- Apr 09, 2020I mostly use the official Graph docs.
They are a bit to navigate at first but they get used to it.
You would want the Identity bit - https://docs.microsoft.com/en-us/graph/api/resources/azure-ad-overview?view=graph-rest-1.0
Thijs Lecomte
Apr 09, 2020Bronze Contributor
Backup is indeed something that is currently not implemented into AAD and I understand your concern.
Other enterprise create their own scheduled tasks to backup through Graph API
Other enterprise create their own scheduled tasks to backup through Graph API
shockotechcom
Apr 09, 2020Iron Contributor
Thijs Lecomte thanks for this but looking through Graph some config items don't seem to be documented. Is there a central reference for all AzureAD items in Graph?
- Thijs LecomteApr 09, 2020Bronze ContributorI mostly use the official Graph docs.
They are a bit to navigate at first but they get used to it.
You would want the Identity bit - https://docs.microsoft.com/en-us/graph/api/resources/azure-ad-overview?view=graph-rest-1.0