Skip to content

Commit

Permalink
Feature/application security group (#4342)
Browse files Browse the repository at this point in the history
* Add support for application_security_group

* Add support for application_security_group

* Resolving conflict

* Resolving conflict

---------

Co-authored-by: nshekhar <nshekhar@adobe.com>
  • Loading branch information
nishant221 and nshekhar221 authored Oct 16, 2024
1 parent d4d8687 commit 20a454d
Show file tree
Hide file tree
Showing 32 changed files with 11,311 additions and 1,398 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/hugo/content/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ Development of these new resources is complete and they will be available in the

| Resource | ARM Version | CRD Version | Supported From | Sample |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------|---------------|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [ApplicationSecurityGroup](https://azure.github.io/azure-service-operator/reference/network/v1api20240101/#network.azure.com/v1api20240101.ApplicationSecurityGroup) | 2024-01-01 | v1api20240101 | v2.10.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/network/v1api20240101/v1api20240101_applicationsecuritygroup.yaml) |
| [DnsForwardingRuleSetsVirtualNetworkLink](https://azure.github.io/azure-service-operator/reference/network/v1api20220701/#network.azure.com/v1api20220701.DnsForwardingRuleSetsVirtualNetworkLink) | 2022-07-01 | v1api20220701 | v2.10.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/network/v1api20220701/v1api20220701_dnsforwardingrulesetsvirtualnetworklink.yaml) |
| [WebApplicationFirewallPolicy](https://azure.github.io/azure-service-operator/reference/network/v1api20240101/#network.azure.com/v1api20240101.WebApplicationFirewallPolicy) | 2024-01-01 | v1api20240101 | v2.10.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/network/v1api20220701/v1api20240101_webapplicationfirewallpolicy.yaml) |

Expand Down
Loading

0 comments on commit 20a454d

Please sign in to comment.