Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@marvinbuss marvinbuss released this 13 Dec 12:13
· 17 commits to main since this release
90a42be

Templates:

  • Updated Bicep Version (#93)
  • Improved Purview integration: Deployment of managed private endpoints in Data Factory (#93)
  • Updated Name of AML Compute for Container Build (#98)
  • Fixed a bug that was caused when the Data Product was deployed into a region where the "No Public IP" Compute Cluster and Compute Instance Preview feature was not available (#97)
  • Fixed a bug that was caused when creating datastores in Azure Machine Learning (#97)
  • Make SQL Pool Deployment Optional when choosing Azure Synapse as data processing tool (#110)
  • Bug fix for Azure Machine Learning resource (#111)

Portal:

  • Automatically pass Purview managed resource IDs to ARM template (#93)
  • Added a warning in the Portal to make sure that the correct Network Security Group was added to the Subnet when deploying the template to a region where the "No Public IP" Compute Cluster and Compute Instance Preview feature is not available (#97)
  • Updated default setting for Private DNS Zones in the UI (#106)
  • Make SQL Pool Deployment Optional when choosing Azure Synapse as data processing tool (#110)

Docs:

  • Updated Prerequisites (#96)
  • Small updates on parameter section (#104)
  • Renamed Enterprise-Scale Analytics to Data Management and Analytics Scenario (#108)

Other:

  • Updated the ARM TTK Linter because of a false positive (#97)
  • Updated Codeowners (#101)
  • Fixed Bug in GitHub Action Workflow caused by Azure CLI (#103)
  • Pinned Azure CLI version for Azure/CLI Action to "agentazcliversion" (#105)