Azure / Azure/azure-cli

Enable teams to create resources in azure by passing a repo url [dd]

Open
#17,212 2 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Functions Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Is your feature request related to a problem? Please describe.**

**Describe the solution you'd like**

Would love to be able to pass github URLs directly into the command lines to create resources. ie: if I did az webapp create --repo(?) https://github.com/Azure-Samples/python-docs-hello-world/tree/master/ it would create a webapp using that repo. Would be create if it could be used for all services.

az func create --repo

**Describe alternatives you've considered**

You can just clone the repo locally and then run these commands, but its just another step. :)

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.