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

Example of Bicep #806

Open
a7med-95 opened this issue Sep 26, 2021 · 0 comments
Open

Example of Bicep #806

a7med-95 opened this issue Sep 26, 2021 · 0 comments

Comments

@a7med-95
Copy link

I am using Bicep to deploy VM in my DevTest lab, and finding it hard to find examples of how to use the template Microsoft.DevTestLab/labs/artifactsources@2018-09-15 to download artifacts from this public repo.

Anyone have a suggestion of how to fill these values ?

resource newart 'Microsoft.DevTestLab/labs/artifactsources@2018-09-15' = {
  name: 
  properties: {
    armTemplateFolderPath:
    branchRef:
    displayName:
    folderPath:
    securityToken:
    sourceType:
    status:
    uri:
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants