multicloud365
  • Home
  • Cloud Architecture
    • OCI
    • GCP
    • Azure
    • AWS
    • IAC
    • Cloud Networking
    • Cloud Trends and Innovations
    • Cloud Security
    • Cloud Platforms
  • Data Management
  • DevOps and Automation
    • Tutorials and How-Tos
  • Case Studies and Industry Insights
    • AI and Machine Learning in the Cloud
No Result
View All Result
  • Home
  • Cloud Architecture
    • OCI
    • GCP
    • Azure
    • AWS
    • IAC
    • Cloud Networking
    • Cloud Trends and Innovations
    • Cloud Security
    • Cloud Platforms
  • Data Management
  • DevOps and Automation
    • Tutorials and How-Tos
  • Case Studies and Industry Insights
    • AI and Machine Learning in the Cloud
No Result
View All Result
multicloud365
No Result
View All Result

Assign Graph Permissions to Managed Identities

admin by admin
May 16, 2025
in Azure
0
Assign Graph Permissions to Managed Identities
399
SHARES
2.3k
VIEWS
Share on FacebookShare on Twitter


Azure Managed Identification gives a safe and handy strategy to authenticate purposes and providers inside the Azure ecosystem.

With Managed Identification, you’ll be able to simply authenticate your utility with varied Azure providers, together with Microsoft Graph.

By assigning the suitable permissions to your Managed Identification, you’ll be able to management entry to Graph assets and guarantee safe interactions.

The principle benefit is it’s password much less and transfer away from strategies the place we have to use secrets and techniques, passwords and many others for authentication.

Majority of the Azure providers now assist it.

On this current instance a group member of ours was writing automation utilizing azure automation account and require Gadget.Learn.All graph permission to be supplied to managed id owned by automation account.

Listed below are the steps that may be taken to realize this aim:


2. Outline under variables

$TenantID=”S6a89h403-2356-6htr-9k89-raa464e3k9821” # Add your tenant id

$GraphAppId = “00000003-0000-0000-c000-000000000000” # this might be identical for each tenant

$ManagedIdentity=”TechWizard-AutomationACCt” # managed id

$PermissionName = “Gadget.Learn.All” #permissions


3. Fetch the managed id

$MI = (Get-AzureADServicePrincipal -Filter “displayName eq ‘$ManagedIdentity’”)


4. Fetch the permissions

$GraphSP= Get-AzureADServicePrincipal -Filter “appId eq ‘$GraphAppId’”

$AppRole = $GraphSP.AppRoles | The place-Object {$_.Worth -eq $PermissionName -and $_.AllowedMemberTypes -contains “Software”}


5. Present permissions to managed id

New-AzureAdServiceAppRoleAssignment -ObjectId $MI.ObjectId -PrincipalId $MI.ObjectId -ResourceId $GraphSP.ObjectId -Id $AppRole.Id


Now when you’ll test the managed id you will note Gadget.Learn.All permissions utilized.


In the identical method you’ll be able to assign another permissions to managed id.

 

Thanks for studying …

Tech Wizard

https://techwizard.cloud

https://syscloudpro.com/

PowerShell Quick Observe

Tags: AssignGraphIdentitiesManagedPermissions
Previous Post

What’s new in Sysdig – Might 2025

Next Post

10 Internet hosting Platforms Providing Excessive-Efficiency GPU Servers For AI

Next Post
Unlocking AI’s Full Potential And Navigating Its Challenges With Karthi Gopalaswamy

10 Internet hosting Platforms Providing Excessive-Efficiency GPU Servers For AI

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Trending

Welsh Azure Consumer Group November 2024 Meet Up! – Cloud Computing with a aspect of Chipz

Welsh Azure Consumer Group November 2024 Meet Up! – Cloud Computing with a aspect of Chipz

January 29, 2025
Save on Azure SQL with Azure Hybrid Profit

Save on Azure SQL with Azure Hybrid Profit

March 28, 2025
What’s SIEM? Safety Info and Occasion Administration Defined

Prime Purposes of Generative AI Remodeling Industries

May 9, 2025
Insights On Innovation And Management In Enterprise Know-how

Insights On Innovation And Management In Enterprise Know-how

March 29, 2025
An LLM-Based mostly Workflow for Automated Tabular Information Validation 

Exporting MLflow Experiments from Restricted HPC Techniques

April 24, 2025
Amazon Athena

Amazon Athena

January 29, 2025

MultiCloud365

Welcome to MultiCloud365 — your go-to resource for all things cloud! Our mission is to empower IT professionals, developers, and businesses with the knowledge and tools to navigate the ever-evolving landscape of cloud technology.

Category

  • AI and Machine Learning in the Cloud
  • AWS
  • Azure
  • Case Studies and Industry Insights
  • Cloud Architecture
  • Cloud Networking
  • Cloud Platforms
  • Cloud Security
  • Cloud Trends and Innovations
  • Data Management
  • DevOps and Automation
  • GCP
  • IAC
  • OCI

Recent News

PowerAutomate to GITLab Pipelines | Tech Wizard

PowerAutomate to GITLab Pipelines | Tech Wizard

June 13, 2025
Runtime is the actual protection, not simply posture

Runtime is the actual protection, not simply posture

June 13, 2025
  • About Us
  • Privacy Policy
  • Disclaimer
  • Contact

© 2025- https://multicloud365.com/ - All Rights Reserved

No Result
View All Result
  • Home
  • Cloud Architecture
    • OCI
    • GCP
    • Azure
    • AWS
    • IAC
    • Cloud Networking
    • Cloud Trends and Innovations
    • Cloud Security
    • Cloud Platforms
  • Data Management
  • DevOps and Automation
    • Tutorials and How-Tos
  • Case Studies and Industry Insights
    • AI and Machine Learning in the Cloud

© 2025- https://multicloud365.com/ - All Rights Reserved