Skip to content

Commit d2b9053

Browse files
authored
Updating api version
1 parent a8ab8c9 commit d2b9053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/how-to-use-azure-key-vault-secrets-pipeline-activities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ This feature relies on the data factory managed identity. Learn how it works fr
4646
|Property |Value |
4747
|---------|---------|
4848
|Secure Output |True |
49-
|URL |[Your secret URI value]?api-version=7.0 |
49+
|URL |[Your secret URI value]?api-version=7.5 |
5050
|Method |GET |
5151
|Authentication |System Assigned Managed Identity |
5252
|Resource |https://vault.azure.net |
5353

5454
:::image type="content" source="media/how-to-use-azure-key-vault-secrets-pipeline-activities/webactivity.png" alt-text="Web activity":::
5555

5656
> [!IMPORTANT]
57-
> You must add **?api-version=7.0** to the end of your secret URI.
57+
> You must add **?api-version=7.5** to the end of your secret URI.
5858
5959
> [!CAUTION]
6060
> Set the Secure Output option to true to prevent the secret value from being logged in plain text. Any further activities that consume this value should have their Secure Input option set to true.

0 commit comments

Comments
 (0)