#msgraph 搜尋結果

Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors. If you just need to hit a few endpoints without the overhead: Install-Module Microsoft.Graph.Authentication Connect-MgGraph Invoke-MgGraphRequest #MSGraph

AllwaysHyPe's tweet image. Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors.

If you just need to hit a few endpoints without the overhead:
Install-Module Microsoft.Graph.Authentication  
Connect-MgGraph  
Invoke-MgGraphRequest

#MSGraph

Digging through #MSGraph docs to find an #Intune endpoint can be a pain… I’m working on something bigger, but sharing these 3 #PowerShell functions to make life easier: 1️⃣ Uses Microsoft.Graph.Authentication 2️⃣ See success % + device counts for policy github.com/AllwaysHyPe/Pu…


Think you need half the #MSGraph SDK just to get anything useful? Good news: you really only need one module. In my new post I show how I find the right endpoint in Graph Explorer, pull it into #PowerShell, and get results without the bloat. allwayshype.com/allways-hype/m…


You've heard from the rest, now come learn from the best. I'll stream this session. It will be the most in-depth session on building modern intelligent apps and agents available. There will be zero #msgraph #copilotstudio or hype. #gai #code #data #OSS #mvpbuzz Thread 👇👇

pswider's tweet image. You've heard from the rest, now come learn from the best. 

I'll stream this session. It will be the most in-depth session on building modern intelligent apps and agents available. There will be zero #msgraph #copilotstudio or hype.

#gai #code #data #OSS #mvpbuzz

Thread 👇👇

Laatste sessie vandaan met @nextxpert en @SanderBerkouwer met als onderwerp“Ali Baba and the Entra ID tokens: script authentication with the MS Graph” #mvpbuzz #msentra #msgraph #wpninjasnl

wpninjasnl's tweet image. Laatste sessie vandaan met @nextxpert en @SanderBerkouwer met als onderwerp“Ali Baba and the Entra ID tokens: script authentication with the MS Graph” #mvpbuzz #msentra #msgraph #wpninjasnl

💡 Want to see how to do something you do on the Intune portal but with Graph ? #MEMPowered #MSIntune #MSGraph systanddeploy.com/2021/03/ms-gra…

syst_and_deploy's tweet image. 💡 Want to see how to do something you do on the Intune portal but with Graph ?

#MEMPowered #MSIntune #MSGraph 

systanddeploy.com/2021/03/ms-gra…

Excited to announce PSClippy! Combining PowerShell with Clippy's guidance, it offers interactive advice to enhance scripts. Check it out: github.com/HCRitter/PSCli… Expanding the FeedbackProvider to other areas like #MSGraph API calls is on the horizon. Stay tuned #PowerShell

blackboxcoder's tweet image. Excited to announce PSClippy!  Combining PowerShell with Clippy's guidance, it offers interactive advice to enhance scripts. Check it out: github.com/HCRitter/PSCli…
Expanding the FeedbackProvider to other areas like #MSGraph API calls is on the horizon. Stay tuned

#PowerShell

Hey @MSIntune Did these resources get removed from the beta endpoint in Graph today? mobileApps/{mobileAppId}/deviceStatuses mobileApps/{mobileAppId}/userStatuses The changelog indicates no changes for these resources developer.microsoft.com/en-us/graph/ch… #MSGraph #MSIntune

byteben's tweet image. Hey @MSIntune Did these resources get removed from the beta endpoint in Graph today?

mobileApps/{mobileAppId}/deviceStatuses
mobileApps/{mobileAppId}/userStatuses

The changelog indicates no changes for these resources

developer.microsoft.com/en-us/graph/ch…

#MSGraph #MSIntune

Two years ago I published a two part series on #MSGraph logs and how to use them for threat hunting. Now comes part 3 and the logs are finally available to the masses. #EntraID #KQL #Security cloudbrothers.info/en/detect-thre…


Microsoft Graph Activity Log is Now Available in Public Preview - bit.ly/404DGsA #MicrosoftEntra #MSGraph #MicrosoftGraph

Hoorge's tweet image. Microsoft Graph Activity Log is Now Available in Public Preview - bit.ly/404DGsA

#MicrosoftEntra #MSGraph #MicrosoftGraph

Missing #PowerAutomate actions can often be done with #MSGraph. 🤖 💭 I use code to send email with an inline embedded image. It is compatible with all mail clients. 📫

mattbdevaney's tweet image. Missing #PowerAutomate actions can often be done with #MSGraph. 🤖 💭 

I use code to send email with an inline embedded image. It is compatible with all mail clients. 📫

Think you need half the #MSGraph SDK just to get anything useful? Good news: you really only need one module. In my new post I show how I find the right endpoint in Graph Explorer, pull it into #PowerShell, and get results without the bloat. allwayshype.com/allways-hype/m…


Soooo @JohnLokerse @danonazure, last nights adventure and some fixing and Claude documentation has given me this beautiful repo. github.com/builtwithcaffe… Somewhere next week, I'mma put a blog post together on it 🔥 #bicep #community #msgraph #automation


Is there a way to get more than 10 results when using #MSGraph API to view emails sent to a user? I've tried top and skip and can't get more than 10. It also doesn't seem to honor filters. Trying to prove a user got an email without accessing her mailbox


Two years ago I published a two part series on #MSGraph logs and how to use them for threat hunting. Now comes part 3 and the logs are finally available to the masses. #EntraID #KQL #Security cloudbrothers.info/en/detect-thre…


Digging through #MSGraph docs to find an #Intune endpoint can be a pain… I’m working on something bigger, but sharing these 3 #PowerShell functions to make life easier: 1️⃣ Uses Microsoft.Graph.Authentication 2️⃣ See success % + device counts for policy github.com/AllwaysHyPe/Pu…


💡 Dive into Microsoft Graph with Morten Mynster at the InnSalzach #PowerShell User Group meetup! From pagination to batch requests — practical examples, smart tips & community Q&A. ▶️ youtu.be/GjQJ3pQBsDk?si… #MSGraph #PowerShellWorld #DevOps #APIautomation #UserGroup

SynEdgy's tweet card. Level up your MSGraph skills - Morten Mynster

youtube.com

YouTube

Level up your MSGraph skills - Morten Mynster


Big thanks to @NathanMcNulty mentioning this method to me earlier this year. Highly recommend checking out Andrew's GitHub if you need any #Intune or #MSGraph for #PowerShell script inspiration: github.com/andrew-s-taylo…


Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors. If you just need to hit a few endpoints without the overhead: Install-Module Microsoft.Graph.Authentication Connect-MgGraph Invoke-MgGraphRequest #MSGraph

AllwaysHyPe's tweet image. Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors.

If you just need to hit a few endpoints without the overhead:
Install-Module Microsoft.Graph.Authentication  
Connect-MgGraph  
Invoke-MgGraphRequest

#MSGraph

I'm absolutely getting steamrolled by the #MSGraph cmdlets for ediscovery cases. I just want to recreate these cases to run them with newer searches. Saves me so much work... It's insane how annoying these are


Anyone have a clean way to handle #MSGraph endpoints that only support POST for policy assignments? Trying to promote #Intune policies dev → test → prod, but unless I include all existing group assignments in the POST, they get wiped. Curious how others are approaching this.


My contribution to lokka.dev was accepted! It's an awesome tool - an MCP that allows my AI chat to query MS Graph API easily! I've just added support for certificate auth 🙉 Kudos to @merill for creating this tool github.com/merill/lokka/p… #msgraph #mcp #ai #cyber


Use #MSGraph to find which configuration policy a specific setting belongs to ....

Struggling to find which configuration policy a specific setting belongs to in Intune? Missing the RSOP feature? MS Graph can to help you uncover settings and policy names that are applied to specific or multiple devices Check out eskonr.com/2024/01/config… #Intune #MSGraph #RSOP

eskonr's tweet image. Struggling to find which configuration policy a specific setting belongs to in Intune? Missing the RSOP feature?

MS Graph can to help you uncover settings and policy names that are applied to specific or multiple devices Check out eskonr.com/2024/01/config… #Intune #MSGraph #RSOP


Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors. If you just need to hit a few endpoints without the overhead: Install-Module Microsoft.Graph.Authentication Connect-MgGraph Invoke-MgGraphRequest #MSGraph

AllwaysHyPe's tweet image. Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors.

If you just need to hit a few endpoints without the overhead:
Install-Module Microsoft.Graph.Authentication  
Connect-MgGraph  
Invoke-MgGraphRequest

#MSGraph

New blog post: Total Control for Drivers and Firmware - Cloud Edition. Happy weekend everyone! deploymentresearch.com/total-control-… #MSGraph #Microsoftgraph #MSIntune Thank you @DBBrook24 for your great posts. They were instrumental in getting this in place!

jarwidmark's tweet image. New blog post: Total Control for Drivers and Firmware - Cloud Edition. Happy weekend everyone! deploymentresearch.com/total-control-… #MSGraph #Microsoftgraph #MSIntune

Thank you @DBBrook24 for your great posts. They were instrumental in getting this in place!
jarwidmark's tweet image. New blog post: Total Control for Drivers and Firmware - Cloud Edition. Happy weekend everyone! deploymentresearch.com/total-control-… #MSGraph #Microsoftgraph #MSIntune

Thank you @DBBrook24 for your great posts. They were instrumental in getting this in place!

A new release of the Lightning Conductor is now available! Easily aggregate #SharePoint content, #MSGraph queries without code, and #ExternalConnectors to external content. A free 30-day trial is available. Learn more: hubs.ly/Q02wF5450 #SPFx #DigitalWorkspace

lightningtools's tweet image. A new release of the Lightning Conductor is now available! Easily aggregate #SharePoint content, #MSGraph queries without code, and #ExternalConnectors to external content. 

A free 30-day trial is available. 

Learn more: hubs.ly/Q02wF5450

#SPFx #DigitalWorkspace

return(GiS); | Invitar a usuarios externos a un tenant de Azure AD a través de Microsoft Graph y Azure CLI | returngis.net/2023/04/invita… #azuread #msgraph #azurecli

0GiS0's tweet image. return(GiS); | Invitar a usuarios externos a un tenant de Azure AD a través de Microsoft Graph y Azure CLI | returngis.net/2023/04/invita… #azuread #msgraph #azurecli

💡 Want to see how to do something you do on the Intune portal but with Graph ? #MEMPowered #MSIntune #MSGraph systanddeploy.com/2021/03/ms-gra…

syst_and_deploy's tweet image. 💡 Want to see how to do something you do on the Intune portal but with Graph ?

#MEMPowered #MSIntune #MSGraph 

systanddeploy.com/2021/03/ms-gra…

Microsoft Graph Activity Log is Now Available in Public Preview - bit.ly/404DGsA #MicrosoftEntra #MSGraph #MicrosoftGraph

Hoorge's tweet image. Microsoft Graph Activity Log is Now Available in Public Preview - bit.ly/404DGsA

#MicrosoftEntra #MSGraph #MicrosoftGraph

Laatste sessie vandaan met @nextxpert en @SanderBerkouwer met als onderwerp“Ali Baba and the Entra ID tokens: script authentication with the MS Graph” #mvpbuzz #msentra #msgraph #wpninjasnl

wpninjasnl's tweet image. Laatste sessie vandaan met @nextxpert en @SanderBerkouwer met als onderwerp“Ali Baba and the Entra ID tokens: script authentication with the MS Graph” #mvpbuzz #msentra #msgraph #wpninjasnl

You've heard from the rest, now come learn from the best. I'll stream this session. It will be the most in-depth session on building modern intelligent apps and agents available. There will be zero #msgraph #copilotstudio or hype. #gai #code #data #OSS #mvpbuzz Thread 👇👇

pswider's tweet image. You've heard from the rest, now come learn from the best. 

I'll stream this session. It will be the most in-depth session on building modern intelligent apps and agents available. There will be zero #msgraph #copilotstudio or hype.

#gai #code #data #OSS #mvpbuzz

Thread 👇👇

The strugle when you only need one Graph Module imported.. #msgraph #Microsoft

JulianRasmussen's tweet image. The strugle when you only need one Graph Module imported.. #msgraph #Microsoft

EntraOps: Deploying and Managing Conditional Access at Scale Join this session @thomas_live for an overview of Microsoft Graph & Conditional Access, Coding & deployment, and Operationalization of policies in EntraOps. #EntraOps #AzureDevOps #MSGraph #CTTT24 #VisitTallinn #Tallinn

CTechTallinn's tweet image. EntraOps: Deploying and Managing Conditional Access at Scale
Join this session @thomas_live for an overview of Microsoft Graph & Conditional Access, Coding & deployment, and Operationalization of policies in EntraOps.
#EntraOps #AzureDevOps #MSGraph #CTTT24 #VisitTallinn #Tallinn

Loading...

Something went wrong.


Something went wrong.


United States Trends