Skip to content

Commit 72f5f63

Browse files
Merge pull request #297646 from whhender/patch-33412
Updating api version
2 parents 0dde0f6 + 1cce647 commit 72f5f63

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,13 @@ 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] |
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

56-
> [!IMPORTANT]
57-
> You must add **?api-version=7.0** to the end of your secret URI.
5856

5957
> [!CAUTION]
6058
> 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)