Skip to content

Conversation

nikitagarg123
Copy link
Member

Description

This PR adds a breaking change pre-announcement for redisenterprise create.

New behavior:
We are adding a new required property publicNetworkAccess and changing the default value of accessKeysAuthentication to disabled
Azure/azure-rest-api-specs#35872
This pre-announcement ensures customers are warned ahead of time and have the opportunity to adjust their scripts or workflows before the November 2025 breaking change release.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 08:37
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a pre-announcement warning for breaking changes coming to the RedisEnterpriseCache module in November 2025. The changes warn users about new required property publicNetworkAccess and a change to the default value of AccessKeysAuthentication from enabled to disabled.

  • Adds breaking change pre-announcement configuration in AutoRest generation
  • Updates module version from 1.4.1 to 1.5.0
  • Updates Az.Accounts dependency requirement to version 5.3.0

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Az.RedisEnterpriseCache.psd1 Updates module generation date, Az.Accounts dependency to 5.3.0, and uncomments ScriptsToProcess/TypesToProcess
RedisEnterpriseCache.sln Updates project GUID reference for the AutoRest project
generate-info.json Updates generation ID for AutoRest regeneration
README.md Adds breaking change pre-announcement directive for New/Update cmdlets
AssemblyInfo.cs Bumps assembly version from 1.4.1 to 1.5.0

set:
preview-announcement:
preview-message: This cmdlet will undergo a breaking change in a future release. A new required property publicNetworkAccess will be added and AccessKeysAuthentication default value will be updated to Disabled
estimated-ga-date: 2025/11/19
Copy link

Copilot AI Oct 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra space before the date value should be removed for consistency with YAML formatting.

Suggested change
estimated-ga-date: 2025/11/19
estimated-ga-date: 2025/11/19

Copilot uses AI. Check for mistakes.

@isra-fel
Copy link
Member

isra-fel commented Oct 8, 2025

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants