Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithpraveen/labs-azure-bicep
Repo for the "Deploy a Web App with a SQL Database using Bicep" lab
https://github.com/codewithpraveen/labs-azure-bicep
app-service bicep bicep-templates sql-server
Last synced: 3 days ago
JSON representation
Repo for the "Deploy a Web App with a SQL Database using Bicep" lab
- Host: GitHub
- URL: https://github.com/codewithpraveen/labs-azure-bicep
- Owner: CodeWithPraveen
- Created: 2023-08-20T09:37:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T03:03:59.000Z (12 months ago)
- Last Synced: 2024-12-01T09:18:32.548Z (2 months ago)
- Topics: app-service, bicep, bicep-templates, sql-server
- Language: C#
- Homepage:
- Size: 873 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository for the Bicep + App Service + SQL Server labs
Deploy a Web App with a SQL Database using Bicep
## Overview
The BrezyWeather is a simple .NET Core web app used as a demo project in this lab. The v1.0 has the feature set of viewing weather details for a city. The lab uses Azure CLI commands to manage the deployment of App Service and SQL Server using Bicep.## Learning Objectives
- Configure Azure App Service using the Bicep.
- Configure Azure SQL Server and SQL Database using Bicep.
- Automate the deployment of Azure resources.## What will you learn?
- Azure Bicep
- Azure SQL Server
- Azure App Service
- How to deploy App Service with Bicep file
- How to deploy SQL Server and SQL Database with Bicep file## Prerequisites
- Basic knowledge of Bicep template file.
- Basic knowledge of Azure App Service & SQL Database.
- Familiarity with Azure CLI and its commands.## Learn More & Enrol
https://www.udemy.com/labs/deploy-a-web-app-with-a-sql-database-using-bicep/overview