File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
sdk/projects/azure-projects/samples Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -27,21 +27,6 @@ Please note that some of these samples will provision resources to your Azure Su
27
27
* You must have [ Azure Developer CLI] ( https://learn.microsoft.com/azure/developer/azure-developer-cli/ ) installed and authenticated.
28
28
* Some of the samples require existing resources to be deployed, please see the description at the beginning of each sample for details.
29
29
30
- ## Setup
31
-
32
- 1 . Install the Azure Projects client library for Python with [ pip] ( https://pypi.org/project/pip/ ) :
33
- ``` bash
34
- pip install --pre azure-projects
35
- ```
36
- 2 . Clone or download this sample repository
37
- 3 . Open the sample folder in Visual Studio Code or your IDE of choice.
38
-
39
- ## Running the samples
40
-
41
- 1 . Open a terminal window and ` cd ` to the directory that the samples are saved in.
42
- 2 . Set the environment variables specified in the sample file you wish to run.
43
- 3 . Follow the usage described in the file, e.g. ` python sample_helloworld.py `
44
-
45
30
46
31
<!-- LINKS -->
47
32
You can’t perform that action at this time.
0 commit comments