Azure / Azure/azure-quickstart-templates

[Request for help] 100-blank-template, Deploy as a step of MsBuild build script

Open
#3,564 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[100-blank-template](https://github.com/Azure/azure-quickstart-templates/tree/master/100-blank-template)

Hi! We're trying to migrate our project from classic to Resource Manager deployments and we've stuck with running the RM deployment as a step of MsBuid build script. For the classic project there is
```

```

is there something like this for the `.deployproj` ? If yes - what parameters should be passed to it? (we need to be able to pass at least resource group name, params file name and the template file name).

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the 100-blank-template and inspect how its .deployproj is expected to be invoked, then compare it with the shown MSBuild Publish invocation. Check the repository documentation for parameters covering the resource group, parameters file, and template file; done means documenting the supported invocation or clarifying that it is not supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
build-system, cloud
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.