Skip to content

Commit 14e1fff

Browse files
committed
Add known issue
1 parent 9508122 commit 14e1fff

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/chaos-studio/chaos-studio-fault-library.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,6 +1653,7 @@ Currently, a maximum of 4 process names can be listed in the processNames parame
16531653
* Rules are applied at the start of the action. Any external changes to the rule during the duration of the action cause the experiment to fail.
16541654
* Creating or modifying Application Security Group rules isn't supported.
16551655
* Priority values must be unique on each NSG targeted. Attempting to create a new rule that has the same priority value as another causes the experiment to fail.
1656+
* The NSG Security Rule **version 1.1** fault supports an additional `flushConnection` parameter. This functionality has an **active known issue**: if `flushConnection` is enabled, the fault may result in a "FlushingNetworkSecurityGroupConnectionIsNotEnabled" error. To avoid this error temporarily, disable the `flushConnection` parameter or use the NSG Security Rule version **1.0** fault.
16561657

16571658

16581659
### Service Bus: Change Queue State

articles/chaos-studio/chaos-studio-limitations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ The following are known limitations in Chaos Studio.
3636
## Known issues
3737
- When selecting target resources for an agent-based fault in the experiment designer, it's possible to select virtual machines or virtual machine scale sets with an operating system not supported by the fault selected.
3838
- When running in a Linux environment, the agent-based network latency fault (NetworkLatency-1.1) can only affect **outbound** traffic, not inbound traffic. The fault can affect **both inbound and outbound** traffic on Windows environments (via the `inboundDestinationFilters` and `destinationFilters` parameters).
39-
- When filtering by Azure subscriptions from the Targets and/or Experiments page, you may experience long load times if you have many subscriptions with large numbers of Azure resources. As a workaround, filter down to the single specific subscription in question to quickly find your desired Targets and/or Experiments.
39+
- When filtering by Azure subscriptions from the Targets and/or Experiments page, you may experience long load times if you have many subscriptions with large numbers of Azure resources. As a workaround, filter down to the single specific subscription in question to quickly find your desired Targets and/or Experiments.
40+
- The NSG Security Rule **version 1.1** fault supports an additional `flushConnection` parameter. This functionality has an **active known issue**: if `flushConnection` is enabled, the fault may result in a "FlushingNetworkSecurityGroupConnectionIsNotEnabled" error. To avoid this error temporarily, disable the `flushConnection` parameter or use the NSG Security Rule version **1.0** fault.
41+
4042

4143
## Next steps
4244
Get started creating and running chaos experiments to improve application resilience with Chaos Studio by using the following links:

0 commit comments

Comments
 (0)