AddVirtualMachinesTemplate.json Intune suport
- Dominant language
- PowerShell
- Stars
- 524
- Forks
- 610
- PR merge metrics
- No merged PRs in 30d
Description
"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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with AddVirtualMachinesTemplate.json and inspect the aadJoin and intune parameters shown in the issue. Determine the current scope of Azure VM deployment support for Microsoft Entra ID and Intune, then document the support decision and any required template changes; the issue does not identify tests or a concrete completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100