Skip to content

Commit f9061d5

Browse files
authored
Update README.md
1 parent a18e9ff commit f9061d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
**About**\
1+
<strong>**About**</strong>\
22
GIA - Get Intune Assignments is a C#.NET program developed for Intune to query MS Graph Information.
33
This App intends to retrieve all Intune Items Assignments.
44
The focus is to retrieve Assignments Items target an Azure AD Group.
55
You also can export the data to CSV file if you wish.
66
Please send me any feedback you want. This can help me to fix bugs and make better solutions to help everyone.
77

8-
**Copyrights Warranty and Support**\
8+
<strong>**Copyrights Warranty and Support**</strong>\
99
This App is totally Free. I created it for personal purposes and decided to share it with the community.
1010
I created this app in my free time, and I don’t have much, like most people, so I can’t give support or warranty the App will work like expected in your environment. Just trying to make my part in the world.
1111
You are not required to use this. If you want to test it, I hope it can be useful.
1212

13-
**Requirements**\
13+
<strong>**Requirements**</strong>\
1414
An User account with access to Intune and Azure Resources:\
1515
Users must have access to read All Intune Items and query for Azure AD Groups.\
1616

@@ -26,7 +26,7 @@ GroupMember.Read.All\
2626
Policy.Read.All\
2727
User.Read.Al
2828

29-
**Screen Shot**
29+
<strong>**Screen Shot**</strong>
3030
<img width="875" alt="image" src="https://user-images.githubusercontent.com/62342144/192555854-3c2fb441-d05a-4a53-81e3-5592b3c6c98b.png">
3131

3232

0 commit comments

Comments
 (0)