Peculiar, Active Directory

satya - 11/15/2019, 12:45:46 PM

Links to earlier research and background first

Links to earlier research and background first

satya - 11/15/2019, 12:46:56 PM

My first look at azure: basics

My first look at azure: basics

Contains an overview of azure that I gathered from microsoft certification tutorial. Contains such concepts as subscriptions, tenants, accounts etc.

satya - 11/15/2019, 12:48:35 PM

From there

Different from windows Active Directory

web based auth standards: OpenID and OAuth based

A tenant is a dedicated, isolated instance of the Azure Active Directory service, owned and managed by an organization.

Tenants can be owned by individuals, teams, companies, or any other group of people. Tenants are commonly associated with companies.

If you sign up for Azure with an email address that's not associated with an existing tenant, the sign-up process will walk you through creating a tenant, owned entirely by you.

Azure AD tenants and subscriptions have a many-to-one trust relationship: A tenant can be associated with multiple Azure subscriptions, but every subscription is associated with only one tenant.

This structure allows organizations to manage multiple subscriptions and set security rules across all the resources contained within them.

satya - 11/15/2019, 12:48:54 PM

Pictorially

satya - 11/15/2019, 1:06:13 PM

This information is taken from Azure basics learning path here

This information is taken from Azure basics learning path here

satya - 11/16/2019, 10:06:07 AM

My notes on azure key vault are here

My notes on azure key vault are here

satya - 11/16/2019, 12:25:15 PM

How to access azure shell: https://shell.azure.com/

How to access azure shell: https://shell.azure.com/