@@ -427,7 +427,10 @@ To link to a specific header in the same article, use this format:
|
||||
> For more information, see "[HEADER TITLE](#HEADER-TITLE)."
|
||||
|
||||
To link to a specific header in a different article, use this format:
|
||||
> For more information, see "[ARTICLE TITLE](path-to-article#HEADER-TITLE)."
|
||||
> For more information, see "[AUOTOTITLE](path-to-article#HEADER-TITLE)."
|
||||
|
||||
To link to two or more specific headers in a different article, use this format:
|
||||
> For more information, see "[HEADER 1](path-to-article#HEADER-1)" and "[HEADER 2](path-to-article#HEADER-2)" in "ARTICLE TITLE."
|
||||
|
||||
### Links to a specific tool
|
||||
|
||||
|
||||
@@ -245,6 +245,19 @@
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Azure'
|
||||
supportedSecret: 'Azure Container Registry Key Identifiable'
|
||||
secretType: 'azure_container_registry_key_identifiable'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.11'
|
||||
ghae: '>=3.11'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Azure'
|
||||
supportedSecret: 'Azure CosmosDB Key Identifiable'
|
||||
secretType: 'azure_cosmosdb_key_identifiable'
|
||||
@@ -362,6 +375,19 @@
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Azure'
|
||||
supportedSecret: 'Azure SQL Password'
|
||||
secretType: 'azure_sql_password'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.11'
|
||||
ghae: '>=3.11'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
|
||||
- provider: 'Azure'
|
||||
supportedSecret: 'Azure Storage Account Key'
|
||||
secretType: 'azure_storage_account_key'
|
||||
|
||||
Reference in New Issue
Block a user