Skip to content

DevTest Labs does not contain the latest Preview API (2018-10-15-preview) spec #22026

Open
@ahmadabdalla

Description

@ahmadabdalla

Looking at the content for DevTest Lab. It is missing the latest Preview API 2018-10-15-preview that includes a lot more features than the latest 2018-09-15 version. Example properties:

  • Support for system assigned managed identities.
  • Use existing storage account for the Lab Artifacts instead of the default.
  • Encryption using Customer managed keys using the Disk Encryption set.
  • Browser Connect via Azure Bastion.
  • Specifying a custom resource group for VM Creation.
  • Isolation of lab resources. This changes the Storage accounts and key vaults to 'Selected networks only'
  • Disabling auto upgrade of custom script extension.

This causes the following warning when developing Bicep module for DTL:

Warning BCP081: Resource type "Microsoft.DevTestLab/labs@2018-10-15-preview" does not have types available.

However, the latest API 2018-10-15-preview is used when managing DTL from the Azure Portal and is referenced in the Resource Provider blade

image

Also, in Resource Explorer

image

And when querying the RP via PowerShell:

image

In addition: Both Template Documentation and the API Documentation are missing the latest API 2018-10-15-preview and parameter usage guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DevtestlabService AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions