AZ-900 study notes: Difference between revisions

From roonics
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* Azure Express route does not traverse the internet, it's a private connection
* Azure Express route does not traverse the internet, it's a private connection
* One vnet cannot talk to another vnet unless you create a vnet peer
* One vnet cannot talk to another vnet unless you create a vnet peer
==Subscriptions==
* One subscription can have a max of 980 resource groups
* One subscription can have a max of 50 tags

Revision as of 08:39, 29 March 2023

Storage

  • Blob storage is a flat structure used for unstructured data (images, videos etc)
  • Azure file storage and Azure Data Lake storage are hierarchical file storage similar to SMB shares, both of which you can do shares on

Connectivity

  • Azure Express route is more expensive than a site to site VPN
  • Azure Express route does not traverse the internet, it's a private connection
  • One vnet cannot talk to another vnet unless you create a vnet peer

Subscriptions

  • One subscription can have a max of 980 resource groups
  • One subscription can have a max of 50 tags