Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable azure-powershell for all manage RPs #18616

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions documentation/samplefiles/samplereadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-resource-manager-schemas
- repo: azure-cli-extensions
- repo: azure-powershell
```
## Az

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-go
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/addons/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-go
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```


Expand Down
1 change: 1 addition & 0 deletions specification/adp/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/advisor/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/agrifood/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-js
- repo: azure-powershell
```
## Go

Expand Down
1 change: 1 addition & 0 deletions specification/alertsmanagement/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-go-track2
- repo: azure-sdk-for-trenton
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/analysisservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_analysis_services']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```


Expand Down
1 change: 1 addition & 0 deletions specification/apimanagement/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_api_management']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/app/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-resource-manager-schemas
- repo: azure-cli-extensions
- repo: azure-powershell
```

## Az
Expand Down
2 changes: 1 addition & 1 deletion specification/appconfiguration/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
Expand All @@ -115,6 +114,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_app_configuration']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
2 changes: 1 addition & 1 deletion specification/appplatform/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net
Expand All @@ -123,6 +122,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_appplatform']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/attestation/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-java
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Python
Expand Down
1 change: 1 addition & 0 deletions specification/authorization/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_authorization']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/automanage/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_automanage']
- repo: azure-powershell
```

## Python
Expand Down
1 change: 1 addition & 0 deletions specification/automation/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_automation']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```


Expand Down
2 changes: 1 addition & 1 deletion specification/azure-kusto/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-js
Expand All @@ -212,6 +211,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-java
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_azureactivedirectory']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/azurearcdata/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_azurearcdata']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/azuredata/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_azuredata']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/azurestack/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/azurestackhci/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_azurestackhci']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_baremetalinfrastructure']
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/batch/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_batch']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C\#
Expand Down
1 change: 1 addition & 0 deletions specification/billing/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ swagger-to-sdk:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_billing']
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```


Expand Down
2 changes: 1 addition & 1 deletion specification/blockchain/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-go-track2
Expand All @@ -62,6 +61,7 @@ swagger-to-sdk:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_blockchain']
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/blueprint/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-python-track2
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```


Expand Down
1 change: 1 addition & 0 deletions specification/botservice/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-go-track2
- repo: azure-resource-manager-schemas
- repo: azure-sdk-for-js
- repo: azure-powershell
```

## Suppression
Expand Down
1 change: 1 addition & 0 deletions specification/cdn/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/changeanalysis/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_changeanalysis']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/chaos/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-resource-manager-schemas
- repo: azure-cli-extensions
- repo: azure-powershell
```

## Az
Expand Down
1 change: 1 addition & 0 deletions specification/cloudshell/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_cloudshell']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_cognitive_services']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/commerce/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_commerce']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```


Expand Down
2 changes: 1 addition & 1 deletion specification/communication/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ This is not used by Autorest itself.

```yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-powershell
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-python-track2
Expand All @@ -67,6 +66,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-java
- repo: azure-cli-extensions
- repo: azure-powershell
```

## CSharp
Expand Down
1 change: 1 addition & 0 deletions specification/compute/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1040,6 +1040,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_compute']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## Go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_confidentialledger']
- repo: azure-cli-extensions
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/confluent/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ swagger-to-sdk:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_confluent']
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/connectedvmware/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ swagger-to-sdk:
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js connectedvmware/resource-manager
- repo: azure-powershell
```

## Go
Expand Down
1 change: 1 addition & 0 deletions specification/consumption/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_consumption']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/containerinstance/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_container_instance']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
1 change: 1 addition & 0 deletions specification/containerregistry/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ swagger-to-sdk:
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_container_registry']
- repo: azure-resource-manager-schemas
- repo: azure-powershell
```

## C#
Expand Down
Loading