Skip to main content

πŸ”Œ Azure Storage File - object.extracts.yaml

  • Contextual name: πŸ”Œ object.extracts.yaml
  • ID: /types/CA10Z1__CaAzureStorageFile__c/object.extracts.yaml
  • Located in: πŸ“— Azure Storage File

Used In​

LogicPolicyFlags
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Storage File Shares SMB Channel Encryption is not set to AES-256-GCM or higher 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Storage File Shares SMB Protocol Version is not set to SMB 3.1.1 or higher 🟒🟒 x3
🧠 prod.logic.yaml πŸŸ’πŸ“ Azure Storage File Shares Soft Delete is not enabled 🟒🟒 x3

Content​

Open File

---
extracts:
# Nullable. Text field. Valid values are AES-128-CCM, AES-128-GCM, AES-256-GCM. Should be passed as a string with delimiter ';'
- name: "CA10Z1__protocolSettingsSmbChannelEncrypt__c"
value:
FIELD:
path: "CA10Z1__protocolSettingsSmbChannelEncrypt__c"
# Nullable, when Null, then the default maximum compatibility is set.
# Text field. Valid values are SMB2.1, SMB3.0, SMB3.1.1. Should be passed as a string with delimiter ';'.
- name: "CA10Z1__protocolSettingsSmbVersions__c"
value:
FIELD:
path: "CA10Z1__protocolSettingsSmbVersions__c"
# Nullable. Text field.
- name: "CA10Z1__shareDeleteRetentionPolicyStatus__c"
value:
FIELD:
path: "CA10Z1__shareDeleteRetentionPolicyStatus__c"
# Nullable. Number field.
- name: "CA10Z1__shareDeleteRetentionPolicyDays__c"
value:
FIELD:
path: "CA10Z1__shareDeleteRetentionPolicyDays__c"