Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Features] - Enroll the VM in Intune #613

Closed
boujrafh opened this issue May 7, 2024 · 2 comments
Closed

[Features] - Enroll the VM in Intune #613

boujrafh opened this issue May 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@boujrafh
Copy link

boujrafh commented May 7, 2024

Describe the feature end to end, including deployment scenario details under which the feature would occur.

Hello,

I appreciate you code. thank you for that.

When you create in the portal Azure a VM to the Host Pool, It's possible to enroll the VM in Intune.

Could you add feature in you code please ?

Best Regards

Why is this feature important. Describe why this would be important for your organization and others. Would this impact similar orgs in the same way?

If the VM is enroll in Intune, you can push the policies, Push Update Microsoft, etc.

Please provide the correlation id associated with your error or bug.

there are not error, it's feature

Can you describe any alternatives that you have taken since this feature does not exist?

No response

Feature Implementation

No response

@boujrafh boujrafh added the enhancement New feature or request label May 7, 2024
@danycontre
Copy link
Collaborator

@swathibhat1

@danycontre
Copy link
Collaborator

danycontre commented May 9, 2024

@boujrafh thanks for your feedback.

The option to enroll into intune is available in the portal UI:
image

And in the Bicep code:
https://github.com/Azure/avdaccelerator/tree/main/workload/bicep/deploy-baseline.bicep
@sys.description('Required, Enroll session hosts on Intune. (Default: false)')
param createIntuneEnrollment bool = false

Please let us know if above is not what you are looking for, happy to discuss new feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants