Skip to content

Commit f635d0f

Browse files
authored
update readme.python.md (#18255)
* update readme.python.md * Update readme.python.md * Update readme.python.md * Update readme.python.md * Update readme.python.md Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <v-ziweichen@microsoft.com>
1 parent 1706f06 commit f635d0f

File tree

8 files changed

+20
-96
lines changed

8 files changed

+20
-96
lines changed

specification/advisor/resource-manager/readme.python.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && $(track2)
7+
``` yaml $(python)
88
azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
1010
namespace: azure.mgmt.advisor
@@ -13,12 +13,8 @@ package-version: 9.0.0b1
1313
clear-output-folder: true
1414
```
1515
16-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
16+
``` yaml $(python)
1717
no-namespace-folders: true
1818
output-folder: $(python-sdks-folder)/advisor/azure-mgmt-advisor/azure/mgmt/advisor
1919
```
2020
21-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
22-
basic-setup-py: true
23-
output-folder: $(python-sdks-folder)/advisor/azure-mgmt-advisor
24-
```

specification/botservice/resource-manager/readme.python.md

Lines changed: 3 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,9 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && !$(track2)
8-
python-mode: create
9-
python:
10-
azure-arm: true
11-
license-header: MICROSOFT_MIT_NO_VERSION
12-
payload-flattening-threshold: 2
13-
namespace: azure.mgmt.botservice
14-
package-name: azure-mgmt-botservice
15-
package-version: 1.0.0
16-
clear-output-folder: true
17-
```
187

19-
``` yaml $(python) && $(track2)
20-
python-mode: create
8+
9+
``` yaml $(python)
2110
azure-arm: true
2211
license-header: MICROSOFT_MIT_NO_VERSION
2312
namespace: azure.mgmt.botservice
@@ -26,24 +15,9 @@ package-version: 0.2.0
2615
clear-output-folder: true
2716
```
2817
29-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
30-
python:
31-
no-namespace-folders: true
32-
output-folder: $(python-sdks-folder)/botservice/azure-mgmt-botservice/azure/mgmt/botservice
33-
```
3418
35-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
19+
``` yaml $(python)
3620
no-namespace-folders: true
3721
output-folder: $(python-sdks-folder)/botservice/azure-mgmt-botservice/azure/mgmt/botservice
3822
```
3923
40-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
41-
python:
42-
basic-setup-py: true
43-
output-folder: $(python-sdks-folder)/botservice/azure-mgmt-botservice
44-
```
45-
46-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
47-
basic-setup-py: true
48-
output-folder: $(python-sdks-folder)/botservice/azure-mgmt-botservice
49-
```

specification/datalake-store/resource-manager/readme.python.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,16 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && $(track2)
7+
``` yaml $(python)
88
azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
1010
package-name: azure-mgmt-datalake-store
11+
namespace: azure.mgmt.datalake.store
1112
package-version: 1.0.0b1
1213
clear-output-folder: true
1314
```
1415
15-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
16+
``` yaml $(python)
1617
no-namespace-folders: true
1718
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-store/azure/mgmt/datalake/store
1819
```
19-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
20-
basic-setup-py: true
21-
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-store
22-
```

specification/managedservices/resource-manager/readme.python.md

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,8 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && !$(track2)
8-
python-mode: create
9-
python:
10-
azure-arm: true
11-
license-header: MICROSOFT_MIT_NO_VERSION
12-
payload-flattening-threshold: 2
13-
namespace: azure.mgmt.managedservices
14-
package-name: azure-mgmt-managedservices
15-
package-version: 0.1.0
16-
clear-output-folder: true
17-
```
18-
``` yaml $(python) && $(track2)
19-
python-mode: create
7+
8+
``` yaml $(python)
209
azure-arm: true
2110
license-header: MICROSOFT_MIT_NO_VERSION
2211
namespace: azure.mgmt.managedservices
@@ -25,21 +14,7 @@ package-version: 0.1.0
2514
clear-output-folder: true
2615
```
2716
28-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
29-
python:
30-
no-namespace-folders: true
31-
output-folder: $(python-sdks-folder)/managedservices/azure-mgmt-managedservices/azure/mgmt/managedservices
32-
```
33-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
34-
python:
35-
basic-setup-py: true
36-
output-folder: $(python-sdks-folder)/managedservices/azure-mgmt-managedservices
37-
```
38-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
17+
``` yaml $(python)
3918
no-namespace-folders: true
4019
output-folder: $(python-sdks-folder)/managedservices/azure-mgmt-managedservices/azure/mgmt/managedservices
4120
```
42-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
43-
basic-setup-py: true
44-
output-folder: $(python-sdks-folder)/managedservices/azure-mgmt-managedservices
45-
```

specification/portal/resource-manager/readme.python.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

6-
``` yaml $(track2)
6+
``` yaml $(python)
77
azure-arm: true
88
license-header: MICROSOFT_MIT_NO_VERSION
99
namespace: azure.mgmt.portal
@@ -12,12 +12,8 @@ package-version: 1.0.0b1
1212
clear-output-folder: true
1313
```
1414
15-
``` yaml $(python-mode) == 'update' && $(track2)
15+
``` yaml $(python)
1616
no-namespace-folders: true
1717
output-folder: $(python-sdks-folder)/portal/azure-mgmt-portal/azure/mgmt/portal
1818
```
1919
20-
``` yaml $(python-mode) == 'create' && $(track2)
21-
basic-setup-py: true
22-
output-folder: $(python-sdks-folder)/portal/azure-mgmt-portal
23-
```

specification/quantum/resource-manager/readme.python.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

66
```yaml $(python)
7-
python-mode: create
87
azure-arm: true
98
license-header: MICROSOFT_MIT_NO_VERSION
109
namespace: azure.mgmt.quantum
@@ -13,12 +12,7 @@ package-version: 1.0.0b1
1312
clear-output-folder: true
1413
```
1514
16-
``` yaml $(python) && $(python-mode) == 'update'
15+
``` yaml $(python)
1716
no-namespace-folders: true
1817
output-folder: $(python-sdks-folder)/quantum/azure-mgmt-quantum/azure/mgmt/quantum
1918
```
20-
21-
``` yaml $(python) && $(python-mode) == 'create'
22-
basic-setup-py: true
23-
output-folder: $(python-sdks-folder)/quantum/azure-mgmt-quantum
24-
```

specification/storagecache/resource-manager/readme.python.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,15 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && $(track2)
7+
``` yaml $(python)
88
azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
1010
package-name: azure-mgmt-storagecache
11-
no-namespace-folders: true
11+
namespace: azure.mgmt.storagecache
1212
package-version: 1.0.0b1
1313
clear-output-folder: true
1414
```
15-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
15+
``` yaml $(python)
1616
no-namespace-folders: true
1717
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storagecache/azure/mgmt/storagecache
1818
```
19-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
20-
basic-setup-py: true
21-
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storagecache
22-
```

specification/storageimportexport/resource-manager/readme.python.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,15 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && $(track2)
7+
``` yaml $(python)
88
azure-arm: true
99
license-header: MICROSOFT_MIT_NO_VERSION
1010
package-name: azure-mgmt-storageimportexport
11-
no-namespace-folders: true
11+
namespace: azure.mgmt.storageimportexport
1212
package-version: 1.0.0b1
1313
clear-output-folder: true
1414
```
15-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
15+
``` yaml $(python)
1616
no-namespace-folders: true
1717
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storageimportexport/azure/mgmt/storageimportexport
1818
```
19-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
20-
basic-setup-py: true
21-
output-folder: $(python-sdks-folder)/storage/azure-mgmt-storageimportexport
22-
```

0 commit comments

Comments
 (0)