Skip to content

[KeyVault] Update secrets tsp-location.yaml to new spec path for PFX-to-PEM (2025-07-01)#48445

Open
rohitsinghal4u wants to merge 2 commits intomainfrom
feature/keyvault-secrets-pfx-pem-2025-07-01
Open

[KeyVault] Update secrets tsp-location.yaml to new spec path for PFX-to-PEM (2025-07-01)#48445
rohitsinghal4u wants to merge 2 commits intomainfrom
feature/keyvault-secrets-pfx-pem-2025-07-01

Conversation

@rohitsinghal4u
Copy link
Contributor

@rohitsinghal4u rohitsinghal4u commented Mar 17, 2026

Description

Updates tsp-location.yaml for azure-security-keyvault-secrets to point to the new unified TypeSpec spec path following the Key Vault folder structure refactor (azure-rest-api-specs#38668).

Changes

  • Updated directory from specification/keyvault/Security.KeyVault.Secretsspecification/keyvault/data-plane/Secrets
  • Updated commit SHA to current main HEAD (30f8354c4b10115a7d48806e8a8e8d01277c513f) which includes the outContentType query parameter added to the getSecret operation (azure-rest-api-specs#35604)
  • Updated additionalDirectories from specification/keyvault/Security.KeyVault.Common/specification/keyvault/data-plane/Secrets/common

Why

The old TypeSpec path specification/keyvault/Security.KeyVault.Secrets no longer exists on main of azure-rest-api-specs. All Key Vault TypeSpec sources were consolidated under specification/keyvault/data-plane/ in the repo refactor. Without this fix, the SDK generation pipeline cannot locate the TypeSpec sources and will fail.

Related

Checklist

  • The pull request does not introduce breaking changestsp-location.yaml is a code generation config file only; no public API changes in this PR
  • CHANGELOG is updated — no user-visible changes in this PR; CHANGELOG will be updated in the follow-up PR after SDK regeneration
  • I have read the contribution guidelines

Copy link
Contributor

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

Updates the TypeSpec source location metadata for the Key Vault Secrets SDK package to align with a new Azure REST API Specs directory layout and commit reference.

Changes:

  • Updated directory to point to specification/keyvault/data-plane/Secrets.
  • Updated the pinned commit hash for Azure/azure-rest-api-specs.
  • Updated additionalDirectories to include the new Secrets/common path.

You can also share your feedback on Copilot code review. Take the survey.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

3 participants