The code configures:
ADLS2Resourcefor the public Azure Blob Storage dataset.TeradataResourcefor the Teradata connection.
The Azure resource uses empty storage account and SAS token values because the example dataset is public. The Teradata connection values are read from environment variables.
The public_bucket=True argument instructs Teradata to access the public Azure Blob Storage location without a Teradata AUTHORIZATION object.