Skip to content

AddVirtualMachinesTemplate.json Intune suport #817

Description

@markoglogovac

"aadJoin": {
"type": "bool",
"metadata": {
"description": "IMPORTANT: You can use this parameter for the test purpose only as AAD Join is public preview. True if AAD Join, false if AD join"
},
"defaultValue": false
},
"intune": {
"type": "bool",
"metadata": {
"description": "IMPORTANT: Please don't use this parameter as intune enrollment is not supported yet. True if intune enrollment is selected. False otherwise"
},
"defaultValue": false
},

I am trying to automate the deployment of an Azure VM, connected to Microsoft Entra ID and Intune.
As far as I can see in the template:
Intune enrollment is not supported yet.
Will this be supported soon?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions