1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Add Azure Function Key to docs (#36437)

Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
This commit is contained in:
marz
2023-04-18 13:13:15 +02:00
committed by GitHub
parent 0b22971dca
commit f172dbe01c

View File

@@ -258,6 +258,19 @@
hasPushProtection: true
hasValidityCheck: false
- provider: 'Azure'
supportedSecret: 'Azure Function Key'
secretType: 'azure_function_key'
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>=3.5'
isPublic: true
isPrivateWithGhas: true
hasPushProtection: true
hasValidityCheck: false
- provider: 'Azure'
supportedSecret: 'Azure ML Studio (classic) Web Service Key'
secretType: 'azure_ml_web_service_classic_identifiable_key'