Skip to content

Commit 08a9d3a

Browse files
Wzb123456789FredericHeem
authored andcommitted
update readme (Azure#18230)
* update readme * Update readme.python.md * Update readme.python.md * Update readme.python.md
1 parent 746bfed commit 08a9d3a

File tree

7 files changed

+16
-49
lines changed

7 files changed

+16
-49
lines changed

specification/cosmos-db/resource-manager/readme.python.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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)
8-
python-mode: update
7+
``` yaml $(python)
98
azure-arm: true
109
license-header: MICROSOFT_MIT_NO_VERSION
1110
namespace: azure.mgmt.cosmosdb
@@ -16,11 +15,7 @@ modelerfour:
1615
lenient-model-deduplication: true
1716
```
1817
19-
``` yaml $(python) && $(python-mode) == 'update'
18+
``` yaml $(python)
2019
no-namespace-folders: true
2120
output-folder: $(python-sdks-folder)/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb
2221
```
23-
``` yaml $(python) && $(python-mode) == 'create'
24-
basic-setup-py: true
25-
output-folder: $(python-sdks-folder)/cosmos/azure-mgmt-cosmosdb
26-
```

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

77

8-
``` yaml $(python) && $(track2)
9-
python-mode: create
8+
``` yaml $(python)
109
azure-arm: true
1110
license-header: MICROSOFT_MIT_NO_VERSION
1211
namespace: azure.mgmt.maps
@@ -15,11 +14,7 @@ package-version: 1.0.0b1
1514
clear-output-folder: true
1615
```
1716
18-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
17+
``` yaml $(python)
1918
no-namespace-folders: true
2019
output-folder: $(python-sdks-folder)/maps/azure-mgmt-maps/azure/mgmt/maps
2120
```
22-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
23-
basic-setup-py: true
24-
output-folder: $(python-sdks-folder)/maps/azure-mgmt-maps
25-
```

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +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-msi
11-
no-namespace-folders: true
11+
namespace: azure.mgmt.msi
1212
package-version: 1.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)/resources/azure-mgmt-msi/azure/mgmt/msi
1919
```
20-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
21-
basic-setup-py: true
22-
output-folder: $(python-sdks-folder)/resources/azure-mgmt-msi
23-
```

specification/powerbidedicated/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.powerbidedicated
@@ -13,13 +13,9 @@ package-version: 1.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)/powerbidedicated/azure-mgmt-powerbidedicated/azure/mgmt/powerbidedicated
1919
```
20-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
21-
basic-setup-py: true
22-
output-folder: $(python-sdks-folder)/powerbidedicated/azure-mgmt-powerbidedicated
23-
```
2420
2521

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

Lines changed: 2 additions & 7 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.recoveryservices
@@ -13,12 +13,7 @@ package-version: 1.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)/recoveryservices/azure-mgmt-recoveryservices/azure/mgmt/recoveryservices
1919
```
20-
21-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
22-
basic-setup-py: true
23-
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservices
24-
```

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

Lines changed: 2 additions & 7 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 $(python) && $(track2)
6+
``` yaml $(python)
77
azure-arm: true
88
license-header: MICROSOFT_MIT_NO_VERSION
99
namespace: azure.mgmt.recoveryservicessiterecovery
@@ -12,12 +12,7 @@ package-version: 1.0.0b1
1212
clear-output-folder: true
1313
```
1414
15-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
15+
``` yaml $(python)
1616
no-namespace-folders: true
1717
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery
1818
```
19-
20-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
21-
basic-setup-py: true
22-
output-folder: $(python-sdks-folder)/recoveryservices/azure-mgmt-recoveryservicessiterecovery
23-
```

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

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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)
8-
python-mode: create
7+
``` yaml $(python)
98
azure-arm: true
109
license-header: MICROSOFT_MIT_NO_VERSION
1110
namespace: azure.mgmt.synapse
@@ -14,16 +13,12 @@ package-version: 1.0.0b1
1413
clear-output-folder: true
1514
```
1615
17-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
16+
``` yaml $(python)
1817
no-namespace-folders: true
1918
output-folder: $(python-sdks-folder)/synapse/azure-mgmt-synapse/azure/mgmt/synapse
2019
```
21-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
22-
basic-setup-py: true
23-
output-folder: $(python-sdks-folder)/synapse/azure-mgmt-synapse
24-
```
2520
26-
``` yaml $(python) && $(track2)
21+
``` yaml $(python)
2722
modelerfour:
2823
lenient-model-deduplication: true
2924
```

0 commit comments

Comments
 (0)