actions-marketplace-validations/Manage NSG
Add/Remove NSG Rules using the public IP of the hosted runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| azure-credentials | SPN details as secrets.AZURE_CREDENTIALS | yes | — |
| rule-priority-start | Start value for the priority range to be used | no | 300 |
| rule-priority-range | range of the NSG priority values to be used when multiple agents are deploying sharing the same NSG | no | 100 |
| rule-inbound-port | Port for the inbound rule | no | 443 |
| rule-id-for-removal | rule id to remove | no | "" |
| rule-nsg-resource-group-name | Resource Group of the NSG | yes | — |
| rule-nsg-name | Nme of the NSG | yes | — |
Outputs
| name | description |
|---|---|
| rule_name | Created NSG Rule Name |