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

Submit a Cloud Definition #167

Closed
logphile opened this issue Dec 22, 2023 · 2 comments
Closed

Submit a Cloud Definition #167

logphile opened this issue Dec 22, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@logphile
Copy link

logphile commented Dec 22, 2023

Do NOT copy/paste a definition from somewhere else. Read about the word you want to define and come up with your own definition. Copy/Paste submissions will be closed and not added.

Fill out the JSON with your submission:

    {
    "word": "Bicep",
    "content": "Bicep is Microsoft's domain-specific language (DSL) used to create and deploy resources in Microsoft Azure, a simplified alternative to ARM templates.",
    "learn_more_URL":"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/overview?tabs=bicep",
    "tag":"devops",
    "abbreviation": "",
    "author_name":"Phil Boyce",
    "author_link": "https://github.com/logphile"
    }

Fill out the JSON below with the following.

Word (REQUIRED)

The word you are defining. Check this URL for all words we currently have.

Content (REQUIRED)

The definition. No more than 3 sentences.

learn more URL (REQUIRED)

Website where people can visit to learn more about the word.

tag (REQUIRED and select one)

Tech category the word fits in. Options:

  • compute
  • security
  • service
  • general
  • analytics
  • developer tool
  • web
  • networking
  • database
  • storage
  • devops
  • ai/ml
  • identity
  • iot
  • monitoring
  • cost management
  • disaster recovery

abbreviation (OPTIONAL)

If the word is commonly abbreviated, please provide it. For example, command line interface is often abbreviated as CLI.

author name (REQUIRED)

Your name.

author link (REQUIRED)

The URL you want your name to link to.

@logphile logphile added documentation Improvements or additions to documentation good first issue Good for newcomers labels Dec 22, 2023
Copy link

The check-submission job: success. The definition doesn't exist, OK to post ✅

@madebygps
Copy link
Collaborator

Added, thank you :) https://definethecloud.guide/bicep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants