# Azure

- SQL Azure
- Virtual Machines and Virtual Networks
- Storage and CDN
- Azure Data Factory
- Logic and Function Apps

.ayao6pyi1z.svg)

## Infrastructure as Code IaC

Prospero recommends the use of IaC during resource development:

- Deploy to multiple or new environments / subscriptions with ease
  - Dev, Test, Prod
  - Ephemeral environments (short-lived)
  - Build and destoy non-production environments on schedules. Reducing cost.
- Increased efficiency through automation
- Consistency and error reduction
- Approvals
- Version control
  - Branches
  - Tags
  - Pull Requests
  - Pipelines
- Ability to recreate
- Supports modularity

## Certificates: Stephen

|     |     |
| --- | --- |
| Azure Fundamentals | [_Link_](/content/Cloud/Azure?fileid=0&handler=DownloadFile/index.html) |
| Deploy Azure Resources<br>by using Bicep and Azure Pipelines | [_Link_](/content/Cloud/Azure?fileid=1&handler=DownloadFile/index.html) |
| Intermediate Bicep | [_Link_](/content/Cloud/Azure?fileid=2&handler=DownloadFile/index.html) |
