Skip to content

Commit 744fbe0

Browse files
committed
Update documentation for GetSecretOutput method signature in deprecation notice
1 parent 24f41b3 commit 744fbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compatibility/9.4/getsecretoutput-deprecated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ Aspire's resources with support for keys were updated to handle this new change.
7171
## Affected APIs
7272

7373
- <xref:Aspire.Hosting.Azure.BicepSecretOutputReference?displayProperty=fullName>
74-
- <xref:Aspire.Hosting.Azure.AzureBicepResourceExtensions.GetSecretOutput?displayProperty=fullName>
74+
- <xref:Aspire.Hosting.AzureBicepResourceExtensions.GetSecretOutput(Aspire.Hosting.ApplicationModel.IResourceBuilder{Aspire.Hosting.Azure.AzureBicepResource},System.String)?displayProperty=fullName>
7575
- <xref:Aspire.Hosting.AzureBicepResourceExtensions.WithEnvironment``1(Aspire.Hosting.ApplicationModel.IResourceBuilder{``0},System.String,Aspire.Hosting.Azure.BicepSecretOutputReference)?displayProperty=fullName>
7676
- Automatic Key Vault generation and secret wiring logic (removed)

0 commit comments

Comments
 (0)