зеркало из https://github.com/Azure/vdc.git
f0b3944d89
* revmoing version from orchestration files * removed logic for module subpath * removed examples using "2.0" folder * removing the '2.0' folder from modules |
||
---|---|---|
.. | ||
Policy | ||
RBAC | ||
Scripts | ||
Tests | ||
deploy.json | ||
readme.md |
readme.md
ApplicationSecurityGroups
This module deploys Application Security Groups.
Resources
- Microsoft.Network/applicationSecurityGroups
Parameters
Parameter Name | Default Value | Description |
---|---|---|
applicationSecurityGroupName |
Required. Name of the Application Security Group. |
Outputs
Output Name | Description |
---|---|
applicationSecurityGroupResourceGroup |
The name of the Resource Group the Application Security Groups were created in. |
applicationSecurityGroupResourceId |
The Resource Ids of the Network Security Group deployed. |
applicationSecurityGroupName |
The Name of the Application Security Group deployed. |
Considerations
N/A