Skip to content

JayRHa/GPTDeviceTroubleshooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Deploy To Azure

  • Find more informations in my blog post on jannikreinhard.com

Intro

You can find the Tool Intune Device Troubleshooter in this repository. The gole of this tool is to provide you an assistant which helps you to answer your questions arround your intune environment. If you have further ideas I would be happy if you send them to me, open an issue on this repository or create a pull request.

Contribution

Jannik Reinhard
Jannik Reinhard

💬 💬

How does it work

  • Full infra deployment via ARM
  • Code will be pulled from git hub
  • User delegated permissions to authenticate on graph
  • Azure App Service for the website and the code logic

Alt text

Alt text

Prerequisites

  • GPT enabled Subscription (https://aka.ms/oai/access)
  • App registration with deligated permissions (DeviceManagementConfiguration.Read.All, DeviceManagementManagedDevices.Read.All, DeviceManagementApps.Read.All, Group.Read.All, User.Read, Device.Read.All)

Alt text

Deployment

Deploy To Azure

Post steps

  • Fill out in the App Service Settings the variables (APPLICATION_ID, AZURE_OPENAI_KEY)

How to contribute?

If you have a ideas for improvements or for missing features as well as bugs, contact me via my blog, social media or open an issue on the repository with an description of your idea.

Disclosure

This is a community repository. There is no guarantee for this. Please check thoroughly before running the scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages