In this unit, you will:
- Deploy an Azure Blob Storage account by using a Bicep template.
- Create a Blob Storage container.
- Migrate images to the Blob Storage account.
- Upload
tailwind.sqlto the Blob Storage account. - Connect to the Azure virtual machine by using the Azure CLI.
- Download the file from the storage account.
- Connect to the PostgreSQL server by using
psqland import a SQL file. - Run the application interactively via the command line.
- Confirm that the application runs correctly.
Leave a Reply