Skip to content

Azure Activity Log does not show secret creation/selection when adding Azure Queue scale rules #1124

Description

@v-ruizh

OS: Win 11 x64
Build Version: 20260626.1
Regression: Not a Regression

Repro Steps:

  1. Execute "Add Scale Rule..." command.
  2. Select "Azure queue" as the scale type.
  3. During setup, either: create a new secret or select an existing secret.
  4. Complete the wizard and deploy the changes.
  5. 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:
Image
However, the Output Window contains additional information, such as:
Image
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions