OS: Win 11 x64
Build Version: 20260626.1
Regression: Not a Regression
Repro Steps:
- Execute "Add Scale Rule..." command.
- Select "Azure queue" as the scale type.
- During setup, either: create a new secret or select an existing secret.
- Complete the wizard and deploy the changes.
- Compare the information shown in:
- Azure Activity Log
- Output Window
Expect:
The Azure Activity Log should include all user-facing configuration steps involved in creating the Azure Queue scale rule, including secret creation or secret selection.
Actual:
The Azure Activity Log only shows entries similar to:

However, the Output Window contains additional information, such as:

The secret-related operation is not reflected in the Azure Activity Log.
More Info:
When configuring an Azure Queue scale rule, users are required to either create a new secret or select an existing one. This is a user-visible configuration step rather than an internal implementation detail. Omitting this information from the Activity Log makes it difficult to understand what changes were applied and reduces the completeness of the operation history.
OS: Win 11 x64
Build Version: 20260626.1
Regression: Not a Regression
Repro Steps:
Expect:
The Azure Activity Log should include all user-facing configuration steps involved in creating the Azure Queue scale rule, including secret creation or secret selection.
Actual:


The Azure Activity Log only shows entries similar to:
However, the Output Window contains additional information, such as:
The secret-related operation is not reflected in the Azure Activity Log.
More Info:
When configuring an Azure Queue scale rule, users are required to either create a new secret or select an existing one. This is a user-visible configuration step rather than an internal implementation detail. Omitting this information from the Activity Log makes it difficult to understand what changes were applied and reduces the completeness of the operation history.