Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds new template for Bicep provisioning of Dev Center & deployment environments #245

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

wbreza
Copy link
Contributor

@wbreza wbreza commented Nov 8, 2023

Adds new template for Bicep provisioning of Dev Center & deployment environments

Place your template repository link here: https://github.com/Azure-Samples/azd-deployment-environments

Note

The repo above is still private and we'll need to ensure we switch it to public before merging this commit.

  • Added an entry to website/static/templates.json that includes:
    • Template title - A short title that reflects the local application stack that someone could use to get their application on Azure (e.g. "Containerized React Web App with Java API and MongoDB")
    • Description - 1-2 sentence description of the architecture (e.g. Azure services) or solution that is defined by the template.
    • Architecture Diagram or Application Screenshot - Used as display image for gallery card. The image should include all services and their connections (example). You should add the image to the website/src/data/images/.
    • Link to Author's GitHub or other relevant website - Used for attribution
    • Author's Name - Name to credit on the gallery card
    • Link to template source - Link to the template GitHub repo
    • Tags - One or more tags representing the template. Provide at least 1 tag for programming language used and at least 1 tag for Azure services integrated. Also tag the IaC provider (Bicep or Terraform). If you don't see a relevant tag for your template? Feel free to add one!

Copy link
Contributor

@hemarina hemarina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I add new tag since it's a new template (we haven't have auto new tags yet), and remove dev center tag due to #215

We will merge the PR once the repro is public.

@wbreza wbreza merged commit b1b2d34 into Azure:main Nov 14, 2023
2 checks passed
@wbreza wbreza deleted the azd-deployment-environments branch November 14, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants